Home
last modified time | relevance | path

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

/dports/www/dolibarr/dolibarr-14.0.3/htdocs/product/
H A Dreassortlot.php51 $tobuy = GETPOST("tobuy"); variable
101 $tobuy = ""; variable
H A Dreassort.php47 $tobuy = GETPOST("tobuy"); variable
110 $tobuy = ""; variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/product/
H A Dreassortlot.php56 $tobuy = GETPOST("tobuy"); variable
95 $tobuy = ""; variable
H A Dreassort.php52 $tobuy = GETPOST("tobuy"); variable
106 $tobuy = ""; variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/install/mysql/tables/
H A Dllx_product.sql59 tobuy tinyint DEFAULT 1, -- Product you buy field
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/install/mysql/tables/
H A Dllx_product.sql59 tobuy tinyint DEFAULT 1, -- Product you buy field
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/product/stock/
H A Dreplenish.php56 $tobuy = GETPOST('tobuy', 'int'); variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/product/stock/
H A Dreplenish.php58 $tobuy = GETPOST('tobuy', 'int'); variable