Commit Graph

67 Commits

Author SHA1 Message Date
rGaillard
4184b1431f // Fix PSCFV-3962 2012-09-10 09:04:37 +00:00
dMetzger
17988ab511 // Opti 2012-08-31 12:16:15 +00:00
rGaillard
b6f6fb1475 // Fix random bugs with stock 2012-08-03 17:15:19 +00:00
rGaillard
ae5acf0be9 [-] Core: Fix PSCFV-3092 2012-08-03 14:40:31 +00:00
rGaillard
d85f9ebb9b [-] BO: Fix some bugs on advanced stock management 2012-07-16 18:29:34 +00:00
rGaillard
d902b62c91 [-] Core: Fix PSCFV-2695 advanced stock management fix when you have no warehouse 2012-07-16 09:54:01 +00:00
rGaillard
f581544632 [-] BO: Fix bugs with stock management 2012-06-25 14:46:03 +00:00
rGaillard
06c56b34d7 // Cookies subdomain & bug fix on stocks 2012-06-21 16:11:30 +00:00
rGaillard
21939edce0 // Fix many bug with stock 2012-06-21 10:41:11 +00:00
rGaillard
17fb637ff5 // Optimizations and clean ajax.php 2012-06-19 16:47:04 +00:00
mDeflotte
a2bc63ca21 [-] BO : #PSCFV-2790 - Fix bug with Stock Advanced 2012-06-15 09:39:50 +00:00
rGaillard
0a1e9d2124 // Performance optimizations 2012-06-14 14:11:11 +00:00
mDeflotte
bc5409ceda [-] Project : #PSCFV-2790 - Fix bug with stock synchronization 2012-06-13 12:18:15 +00:00
rMalie
68e252fd4c // Fix double cast of denis 2012-06-12 12:59:59 +00:00
rMalie
2563a93845 // Fix depends_on_stock on Adminproducts #PSCFV-2698 2012-06-07 09:14:16 +00:00
rGaillard
ee70b85d6b // Improve performance and bug fixes 2012-06-06 16:22:48 +00:00
rMalie
2f5dd84019 // Fix out of stock on combinations with no quantity (thank you Brice <3) 2012-05-30 13:48:23 +00:00
tDidierjean
08cd24f218 [-] BO : fix #PSCFV-2545 - can't change product out of stock order status 2012-05-23 16:38:33 +00:00
rGaillard
38c27068e4 // Fix product bug when no quantity was added for new products attributes 2012-05-21 14:00:17 +00:00
rGaillard
5bd8345d81 // Fix product stocks on multishop 2012-05-18 14:32:29 +00:00
rMalie
3a2bb555eb // Some optimization #PI-121 2012-04-18 09:57:19 +00:00
rMalie
49869aaaaf // MERGE product_multistore branch : product fields are now editable per shop 2012-04-17 13:32:12 +00:00
vChabot
7dbaaf6d96 // little fix about product import and quantity setup 2012-03-28 15:31:25 +00:00
bMancone
1ff1f00dab // Updated mailalerts module 2012-03-01 13:32:16 +00:00
bMancone
63493b444a // Fixed #PSTEST-804 2012-02-28 15:35:37 +00:00
rMalie
14e6929565 // Welcome 2012² 2012-02-23 16:33:10 +00:00
rMalie
61f51b280b // Improve multishop API 2012-02-23 15:54:10 +00:00
rMalie
91aae3e665 // Improve multishop API 2012-02-23 15:39:44 +00:00
François Gaillard
e422f05c38 [-] MO : MailAlerts module upgraded for PrestaShop 1.5 2012-01-25 16:04:31 +00:00
rMalie
587a927e76 [*] Classes : Db::autoExecute() call are now replaced by Db::insert() or Db::update() 2012-01-23 17:41:02 +00:00
rMalie
3a7325c75e [-] Classes : all classes and controllers now use their name in static calls instead of self (improve override) #PSFV-376 2012-01-19 10:14:10 +00:00
François Gaillard
11dda92b61 [-] BO : Fixed default values when add new product (available-date & default id group shop) 2012-01-11 14:32:38 +00:00
bMancone
4aeaf46e1d // updated stock for Pack 2012-01-09 18:23:01 +00:00
rMalie
aa60051662 // Remove unused var in StockAvailable 2012-01-09 09:59:30 +00:00
bMancone
092d8a8e55 // Orders : fixed stock (available quantity & Stock) 2011-12-21 14:24:34 +00:00
bMancone
7972d083ec // Stockavailable debugged 2011-12-20 13:31:45 +00:00
bMancone
9f77fc3b02 // Webservice: Stock 2011-12-19 18:34:31 +00:00
lLefevre
8ffb0864a3 [-] BO : #PSTEST-53 : fixed added quantities maximal for a pack 2011-12-19 16:13:52 +00:00
rMalie
1506dc39b3 // Format definitions 2011-12-13 13:41:54 +00:00
rMalie
48baf36558 [*] Classes: Remove $fieldsRequired, $fieldsSize and $fieldsValidate (and lang properties) properties, use $definition instead 2011-12-12 18:10:38 +00:00
dSevere
84c885ddac // Update and fix some bugs on front and admin itnerfaces relative to available quantities functionnality 2011-12-05 15:11:21 +00:00
rMalie
d3a24b8622 // Remove $table and $identifier property from all classes, and add static $definition instead 2011-12-05 13:56:03 +00:00
dSevere
f426575405 // Stock Available : Improve BackOffice interfaces with groups of shops management + bugs fix 2011-12-02 17:31:16 +00:00
dSevere
bfb0101a19 // Stock Available : Improve BackOffice interface + Update all SQL requests relative to StockAvailable + code refactoring on Product Class 2011-12-01 19:09:27 +00:00
dSevere
fdcbd6b651 // Stock Available : Add shared management for group of shops 2011-11-30 16:28:06 +00:00
tDidierjean
215fe23333 // Fix bug with product quantity update 2011-11-23 21:45:11 +00:00
dSevere
c2840193b3 // Stock Available : bug fix 2011-11-22 12:57:09 +00:00
dSevere
ddfb60d69a // Stock Available : bug fix 2011-11-22 12:39:30 +00:00
bMancone
3c1fa76032 // StockAvailable: updated synchronize() and updated its usage within the different stock controllers when necessary 2011-11-21 11:01:33 +00:00
dSevere
12e7f3a0b4 // Suppliers : Manage multiple suppliers for a product / product attribute + integration with supply orders 2011-11-18 16:29:50 +00:00