File: /home/mostafedeg/public_html/erp/models/dto/Programsetting.class.php
<?php
/**
* Object represents table 'programsettings'
*
* @author: http://phpdao.com
* @date: 2021-08-13 02:39
*/
class Programsetting {
var $programsettingsid;
var $companyname;
var $address;
var $topaddress;
var $specializtion;
var $phone;
var $phone2;
var $faxnumber;
var $email;
var $website;
var $logo;
var $roundnumbers;
var $saveprinting;
var $deptprinting;
var $printingpapersize;
var $userid;
var $showPreviousPrice;
var $parcode;
var $priceing;
var $lastprice;
var $searchvalue;
var $clientsearchvalue;
var $updateproductprice;
var $allowfinsldelete;
var $updateclientprice;
var $partition;
var $taxcard;
var $commercialregistration;
var $costcenter;
var $copytype;
var $urlcopy;
var $internalcopy;
var $clinic;
var $workshop;
var $transport;
var $manufacturing;
var $masterCopy;
var $dailyentrydate;
var $updatefiledate;
var $workerbetweenstores;
var $workshoptimeout;
var $drivertimeout;
var $currancy;
var $serial;
var $allowdateedit;
var $clientcode;
var $clientserial;
var $timezone;
var $expiredate;
var $production;
var $description;
var $service;
var $date;
var $limitamount;
var $measuringunit;
var $printAmount;
var $billid;
var $precentages;
var $realprice;
var $delegateSeller;
var $storeserial;
var $clientcodname;
var $clientfieldrequired;
var $colortype;
var $nakdyOnly;
var $nakdyKashf;
var $discountPresDirect;
var $generalDiscount;
var $sellsReturn;
var $scunitname;
var $vatValue;
var $syncstructure;
var $showPrevPrices;
var $isOpticProg;
var $reportsPlusHours;
var $showM5zon;
var $restaurantStoreId;
var $restuarantPrintTimeout;
var $sumSameProductForStore;
var $editAllPrice;
var $isCafe;
var $isRestaurent;
var $productDays;
var $thereIsRestTax;
var $restTaxVal;
var $restPrintLang;
var $taxNameFlag;
var $parcodeDigits;
var $specializedParcodeDigits;
var $clientDefaultDebtLimit;
var $clientDefaultDebtLimitControl;
var $usedParcode;
var $productbycodeimage;
var $commentClient;
var $inventoryevaluation;
var $profitevaluation;
var $delivery;
var $premiums;
var $operationnumEdit;
var $noOfDecimalPlaces;
var $unReviewBills;
var $unReviewBillsPass;
var $billReviewNote;
var $tamweenBakery;
var $copyRightsStatment;
var $threeMonths;
var $sixMonths;
var $twelveMonths;
var $eighteenMonths;
var $twentyfourMonths;
var $thirtyMonths;
var $sixthirtyMonths;
var $fortytwoMonths;
var $fortyeightMonths;
var $remoteBackupLink;
var $remoteBackupUser;
var $remoteBackupPass;
var $remoteBackupFolder;
var $mandobCollectionRatio;
var $takeAwayClient;
var $restaurantServiceOn;
var $earlyrepayment;
var $visaPay;
var $headerPrint;
var $headerPrintSand;
var $printSand;
var $makeDailyEntry;
var $clientShowTawla;
var $billRest;
var $suppIsClientToo;
var $isCarBill;
var $expensesproduct;
var $projectshownew;
var $showparcode;
var $changeBuyPriceChangeSellInBuyBillCtrl;
var $changeBuyPriceChangeSellInProductCtrl;
var $inventoryvaluation;
var $showBillCollectionSearch;
var $incomeclient;
var $showserial;
var $editservice;
var $showCurrency;
var $qrerp;
var $valueadded;
var $qrcodesh;
var $printfoot;
var $sellorder;
var $numberprint;
var $valueaddedbuy;
var $simpleAddClientInBill;
var $licenseNo;
var $maintenance;
var $showPrevDiscount;
var $vatvalueqr;
var $imgprinthide;
var $parcodeprinttype;
var $parcodeprintwidth;
var $parcodeprinttextsize;
var $parcodeprintCurr;
var $sizecolorDigits;
var $searchBarcodeInBill;
var $allowMobileLogin;
var $lanAllowType;
var $wanAllowType;
var $sendBillToRestaurant;
var $obgyPharmacyGroups;
var $updateProUnitPricesOnPriceUpdate;
var $ebill;
var $valueaddeddiscount;
var $clientdetail;
var $showPrevPricesRet;
var $showPrevDiscountRet;
var $eunitInTax;
var $showStoreToDetail;
var $showBuyPriceAtProductddl;
var $specialexpenses;
var $ratioshow;
var $defaultUnitPriceAtBill;
var $rulers;
var $quantitynew;
var $showBillOperationSearch;
var $obygyFolder;
var $clientsell;
var $preorderperiod;
var $useListPrice;
var $ebillclient;
var $importproduct;
var $realestateunits;
var $expensesupplier;
var $changeOrderproduct;
var $searchlimit;
var $typebill;
var $roundnumbersbilltotal;
var $noOfDecimalPlacesBillTotal;
var $dailyEntryCostprice;
var $storeRecieveType;
var $clientPhoneReq;
var $addServiceToBill;
var $realestatedev;
var $showprice4;
var $showprice5;
var $showprice6;
var $showprice7;
var $showprice8;
var $showpriceall;
var $showpricehalf;
var $showpriceunit;
var $showbillstatus;
var $showbilldeliverydate;
var $enablequantityfractions;
var $addclienttoproduct;
var $closingcustomeraccount;
var $serial2;
var $shownameE;
var $showprocode;
var $showpartnumber;
var $showtype;
var $showcompany;
var $showweight;
var $showorigin;
var $showhscode;
var $showexpire;
var $showgrantduration;
var $showonline;
var $showminappear;
var $showonlinecat;
var $showsellpercentage;
var $showbuydiscount;
var $preparingStore;
var $sellordername;
var $showsearchfilter;
var $unitPriceAtsalesreport;
var $medExCat;
var $laterNakdiClientId;
var $headerPrint12Right;
var $headerPrint12Left;
}