Home
last modified time | relevance | path

Searched defs:product_quantity (Results 1 – 3 of 3) sorted by relevance

/dports/finance/prestashop/prestashop/install/upgrade/sql/
H A D1.0.0.3.sql39 product_quantity int(10) unsigned NOT NULL DEFAULT 1, field
69 product_quantity int(10) unsigned NOT NULL DEFAULT 0, field
/dports/www/thirtybees/thirtybees-1.1.0/classes/order/
H A DOrderDetail.php107 public $product_quantity; variable in OrderDetailCore
/dports/finance/prestashop/prestashop/classes/order/
H A DOrderDetail.php53 public $product_quantity; variable in OrderDetailCore