Commit Graph

209 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
bMancone
d26a3ee057 // Fixed #PSCFV-2721 2012-06-07 10:22:08 +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
lLefevre
c9fea1ebbc [-] BO : fix #PSCFV-2480 : fix translations 2012-05-22 12:42:58 +00:00
dMetzger
f5f9a96bf7 // Translations 2012-05-22 09:20:26 +00:00
rGaillard
84401fa4e2 // Fix product bug when no quantity was added for new products attributes 2012-05-21 14:00:17 +00:00
tDidierjean
271d8e8d02 // revert multishop declaration in definitions 2012-05-18 15:03:30 +00:00
tDidierjean
ccb9e8e003 [-] BO : fix bug #PSCFV-2383 - adding warehouses not working 2012-05-18 14:41:20 +00:00
rGaillard
f81f83ca53 // Fix product stocks on multishop 2012-05-18 14:32:29 +00:00
lLefevre
83703dc4ee [-] FO : #PSCFV-2151 : Translations of errors are connected width sprintf() 2012-05-14 11:45:41 +00:00
bMancone
98c5d6cc4f // Fixed #PSCFV-44 : Wrong product references were displayed when editing a supply order 2012-04-30 12:25:53 +00:00
rMalie
683c9d40b0 // Fix // Fix left join on product_attribute_shop 2012-04-23 13:29:24 +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
d2d314665f // normalize 2012-03-28 10:07:57 +00:00
bMancone
f7353b98ee // Wrong arg could be passed to foreach 2012-03-27 16:12:40 +00:00
bMancone
087b013e1e // Fixed comment 2012-03-26 15:39:55 +00:00
bMancone
3a3f33f2e5 // Fixed #PSTEST-887 2012-03-07 17:50:12 +00:00
bMancone
0a05df8567 // Fixed StockManager 2012-03-07 09:47:28 +00:00
bMancone
3807de403c // Added hook actionProductCoverage in mailalerts module and updated StockManager 2012-03-05 18:52:25 +00:00
bMancone
7c3692ae1f // Normalize 2012-03-05 14:27:13 +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
bMancone
362258ede6 // Fixed revision 13573 2012-02-28 13:13:47 +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
bMancone
2c45847fa7 // Improved SupplyOrders : states & history of reception 2012-02-22 16:49:54 +00:00
aFolletete
fd80e244c1 // clean code && fix norm 2012-02-07 15:31:59 +00:00
bMancone
65b77f5e1f // Improved Supply Order States 2012-02-06 14:11:29 +00:00
bMancone
39f8cfe26a // SupplyOrder form updated 2012-01-30 10:11:36 +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
bMancone
90783bb25c // Fixed #PSTEST-530 2012-01-23 15:07:28 +00:00
bMancone
050e615d91 // Fixed #PSTEST-520 and #PSTEST-537 2012-01-23 09:52:18 +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
bMancone
254e143616 // Fixed #PSTEST-517 2012-01-18 17:15:57 +00:00
bMancone
83a6ae608f // Fixed #PSTEST-484 2012-01-17 17:19:48 +00:00
bMancone
f82b52ff4e // #PSTEST-457 2012-01-17 14:20:24 +00:00