Commit Graph

61 Commits

Author SHA1 Message Date
rGaillard
836aac77de [-] BO: Fix bugs with stock management 2012-06-25 14:46:03 +00:00
rGaillard
cc441b4c1b // Cookies subdomain & bug fix on stocks 2012-06-21 16:11:30 +00:00
rGaillard
5040e9539d // Fix many bug with stock 2012-06-21 10:41:11 +00:00
rGaillard
6b85e6a641 // Optimizations and clean ajax.php 2012-06-19 16:47:04 +00:00
mDeflotte
e07d938fe1 [-] BO : #PSCFV-2790 - Fix bug with Stock Advanced 2012-06-15 09:39:50 +00:00
rGaillard
066ce42382 // Performance optimizations 2012-06-14 14:11:11 +00:00
mDeflotte
a8e6af4e36 [-] Project : #PSCFV-2790 - Fix bug with stock synchronization 2012-06-13 12:18:15 +00:00
rMalie
de0c8474b2 // Fix double cast of denis 2012-06-12 12:59:59 +00:00
rMalie
244863ff20 // Fix depends_on_stock on Adminproducts #PSCFV-2698 2012-06-07 09:14:16 +00:00
rGaillard
99b22fbbb8 // Improve performance and bug fixes 2012-06-06 16:22:48 +00:00
rMalie
03864bc2f3 // Fix out of stock on combinations with no quantity (thank you Brice <3) 2012-05-30 13:48:23 +00:00
tDidierjean
ab5547e837 [-] BO : fix #PSCFV-2545 - can't change product out of stock order status 2012-05-23 16:38:33 +00:00
rGaillard
84401fa4e2 // Fix product bug when no quantity was added for new products attributes 2012-05-21 14:00:17 +00:00
rGaillard
f81f83ca53 // Fix product stocks on multishop 2012-05-18 14:32:29 +00:00
rMalie
93d3b1460c // Some optimization #PI-121 2012-04-18 09:57:19 +00:00
rMalie
009e190263 // MERGE product_multistore branch : product fields are now editable per shop 2012-04-17 13:32:12 +00:00
vChabot
5160e481c7 // little fix about product import and quantity setup 2012-03-28 15:31:25 +00:00
bMancone
d3ae49c6ad // Updated mailalerts module 2012-03-01 13:32:16 +00:00
bMancone
3d5d7a56b2 // Fixed #PSTEST-804 2012-02-28 15:35:37 +00:00
rMalie
1dc629a949 // Welcome 2012² 2012-02-23 16:33:10 +00:00
rMalie
dfdce557ee // Improve multishop API 2012-02-23 15:54:10 +00:00
rMalie
bfd3e8deb1 // Improve multishop API 2012-02-23 15:39:44 +00:00
Francois Gaillard
accafe14cb [-] MO : MailAlerts module upgraded for PrestaShop 1.5 2012-01-25 16:04:31 +00:00
rMalie
cc841b6969 [*] Classes : Db::autoExecute() call are now replaced by Db::insert() or Db::update() 2012-01-23 17:41:02 +00:00
rMalie
eee9b353c1 [-] 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
Francois Gaillard
54b4b8e70a [-] BO : Fixed default values when add new product (available-date & default id group shop) 2012-01-11 14:32:38 +00:00
bMancone
176798ff90 // updated stock for Pack 2012-01-09 18:23:01 +00:00
rMalie
acdd9c2efc // Remove unused var in StockAvailable 2012-01-09 09:59:30 +00:00
bMancone
48c3fb3b15 // Orders : fixed stock (available quantity & Stock) 2011-12-21 14:24:34 +00:00
bMancone
e88312df36 // Stockavailable debugged 2011-12-20 13:31:45 +00:00
bMancone
2e4c8bb553 // Webservice: Stock 2011-12-19 18:34:31 +00:00
lLefevre
8da13ce16e [-] BO : #PSTEST-53 : fixed added quantities maximal for a pack 2011-12-19 16:13:52 +00:00
rMalie
c022f4e0e5 // Format definitions 2011-12-13 13:41:54 +00:00
rMalie
1c39ab4685 [*] Classes: Remove $fieldsRequired, $fieldsSize and $fieldsValidate (and lang properties) properties, use $definition instead 2011-12-12 18:10:38 +00:00
dSevere
c2d0e5c822 // Update and fix some bugs on front and admin itnerfaces relative to available quantities functionnality 2011-12-05 15:11:21 +00:00
rMalie
b59ddba454 // Remove $table and $identifier property from all classes, and add static $definition instead 2011-12-05 13:56:03 +00:00
dSevere
98492b6a36 // Stock Available : Improve BackOffice interfaces with groups of shops management + bugs fix 2011-12-02 17:31:16 +00:00
dSevere
4d8fcb347c // 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
b9719b8561 // Stock Available : Add shared management for group of shops 2011-11-30 16:28:06 +00:00
tDidierjean
a3fc59b92b // Fix bug with product quantity update 2011-11-23 21:45:11 +00:00
dSevere
b14090def2 // Stock Available : bug fix 2011-11-22 12:57:09 +00:00
dSevere
1498bd3a46 // 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
mDeflotte
0df1a7e2eb // Merging multishipping branche on 1.5 2011-11-18 11:13:31 +00:00
bMancone
76e5b363ea // StockManager: updated getProductRealQuantities(). StockAvailable: fixed. 2011-11-16 17:55:39 +00:00
dSevere
21b017a131 // stock management : Supplier order is now supply order, employee and product is now historized for sttock movements and supply order 2011-11-14 18:58:02 +00:00
bMancone
f9059b6575 // Added two tables affected when deleting a shop : stock_available and warehouse_shop 2011-11-14 17:45:44 +00:00
bMancone
2c2586544d // When removing a product, its stock available is now properly removed 2011-11-14 16:21:44 +00:00
rMalie
ccf8d86f8a // StockAvailable id_shop field is not required anymore (id_shop is set as current shop if no shop chosen) 2011-11-10 13:55:13 +00:00