Commit Graph

177 Commits

Author SHA1 Message Date
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
bMancone
d4fcd4a6a4 // Fixed SupplyOrderDetail 2012-01-16 18:05:02 +00:00
bMancone
13ed870bde // Fixed #PSTEST-450 : number of digits displayed for prices is now 2 2012-01-16 14:27:51 +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
53db54e6e0 // Improved Pack management 2012-01-10 15:40:46 +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
df1ef7b6d2 // updated SupplyOrder 2012-01-04 14:07:53 +00:00
bMancone
3056e7c943 // updated stock classes 2012-01-02 17:41:57 +00:00
bMancone
ae19bc16c5 // fixed stockmvt 2012-01-02 10:47:15 +00:00
rMalie
7db154c837 // Fix Core suffix on some classes 2011-12-30 14:44:37 +00:00
bMancone
0d4ce7a269 // Supply Orders CSV Import 2011-12-29 16:24:24 +00:00
bMancone
35e6d6543f // Fixed SupplyOrderDetail::calculatePrices() 2011-12-29 16:01:00 +00:00
bMancone
d993f8ced4 // StockManagement: added hints with the last unit price and the last quantity of the last stock mvt when adding stock. Quantity is now usable by default when adding stock. 2011-12-28 18:16:51 +00:00
bMancone
5d213abab4 // updated getSupplyOrderByReference 2011-12-28 16:43:15 +00:00
bMancone
1bf1a70446 // fixed supply orders 2011-12-28 15:49:35 +00:00
bMancone
9e291b0a1b // Updated Supply Order + import CSV 2011-12-28 15:08:07 +00:00
bMancone
c655fc9e82 // SupplyOrder reference is now unique 2011-12-28 14:58:55 +00:00
bMancone
2c83d9bf2f // Stock: WebServices 2011-12-26 10:34:25 +00:00
bMancone
b5b7c8ef1e // Warehouse: fixed queries. AdminPPreferencesController: fixed advanced stock management 2011-12-22 14:26:45 +00:00
bMancone
459488c082 // Warehouse: when being flaged as deleted, fixed deletion of associations with carriers, products, shops. StockInterfaces: fixed size of the filters 2011-12-22 13:58:16 +00:00
bMancone
7177cb08b6 // AdminWarehousesController: fixed association with carriers. Warehouse: fixed association with carriers. Carrier: norm & tags. AdminProductsController: added warning when using the advanced stock management without assocations with warehouses/carriers 2011-12-22 11:09:33 +00:00
bMancone
48c3fb3b15 // Orders : fixed stock (available quantity & Stock) 2011-12-21 14:24:34 +00:00
bMancone
e33326c990 // StockManager: fixed 2011-12-20 13:51:05 +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
rMalie
b2b678ab3d // Improve collections : where() method reworked (prototype changed) + validation of fields 2011-12-19 16:57:28 +00:00
lLefevre
8da13ce16e [-] BO : #PSTEST-53 : fixed added quantities maximal for a pack 2011-12-19 16:13:52 +00:00
rMalie
1302bdb194 // Change prototype of methods from(), leftJoin(), innerJoin(), leftOuterJoin() and naturalJoin() for DbQuery class 2011-12-19 11:13:13 +00:00
bMancone
d46b9c6832 // StockMvt : added id_warehouse as part of the params of getNegativeStockMvts() 2011-12-19 09:10:21 +00:00
rMalie
58d7f37130 [*] Classes: ObjectModel::getTranslationsField|Child() is now deprecated, use ObjectModel::getFieldsLang() if need instead 2011-12-15 13:24:03 +00:00
mDeflotte
f7208ee5d5 // BugFix : Adding warehouse on order edition 2011-12-14 16:19:05 +00:00
rMalie
e4309d013f // Format definitions 2011-12-13 16:34:09 +00:00