Home
last modified time | relevance | path

Searched defs:accountancy_code_buy_export (Results 1 – 8 of 8) sorted by relevance

/dports/www/dolibarr/dolibarr-14.0.3/htdocs/install/mysql/tables/
H A Dllx_product_perentity.sql29accountancy_code_buy_export varchar(32), -- Buying accountancy code for vat i… field
H A Dllx_product.sql74accountancy_code_buy_export varchar(32), -- Buying accountancy code for v… field
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/product/
H A Dcard.php89 $accountancy_code_buy_export = GETPOST('accountancy_code_buy_export', 'alpha'); variable
346 $accountancy_code_buy_export = GETPOST('accountancy_code_buy_export', 'alpha'); variable
489 $accountancy_code_buy_export = GETPOST('accountancy_code_buy_export', 'alpha'); variable
1336 …$accountancy_code_buy_export = (GETPOST('accountancy_code_buy_export') ? GETPOST('accountancy_code… variable
1338 …$accountancy_code_buy_export = (GETPOST('accountancy_code_buy_export') ? GETPOST('accountancy_code… variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/product/
H A Dcard.php107 $accountancy_code_buy_export = GETPOST('accountancy_code_buy_export', 'alpha'); variable
384 $accountancy_code_buy_export = GETPOST('accountancy_code_buy_export', 'alpha'); variable
553 $accountancy_code_buy_export = GETPOST('accountancy_code_buy_export', 'alpha'); variable
1472 …$accountancy_code_buy_export = (GETPOST('accountancy_code_buy_export') ? GETPOST('accountancy_code… variable
1474 …$accountancy_code_buy_export = (GETPOST('accountancy_code_buy_export') ? GETPOST('accountancy_code… variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/install/mysql/tables/
H A Dllx_product.sql73accountancy_code_buy_export varchar(32), -- Buying accountancy code for v… field
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/install/mysql/migration/
H A D13.0.0-14.0.0.sql380accountancy_code_buy_export varchar(32), -- Buying accountancy code for v… field
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/product/class/
H A Dproduct.class.php303 public $accountancy_code_buy_export; variable in Product
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/product/class/
H A Dproduct.class.php314 public $accountancy_code_buy_export; variable in Product