Commit Graph

170 Commits

Author SHA1 Message Date
aFolletete 5b6802f3e2 // clean code && fix norm 2012-02-07 15:31:59 +00:00
bMancone 5190010c82 // Improved Supply Order States 2012-02-06 14:11:29 +00:00
bMancone 0d213d1162 // SupplyOrder form updated 2012-01-30 10:11:36 +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
bMancone 16a99f88dd // Fixed #PSTEST-530 2012-01-23 15:07:28 +00:00
bMancone 10898399fe // Fixed #PSTEST-520 and #PSTEST-537 2012-01-23 09:52:18 +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
bMancone 746ba99260 // Fixed #PSTEST-517 2012-01-18 17:15:57 +00:00
bMancone cb3a6eaca1 // Fixed #PSTEST-484 2012-01-17 17:19:48 +00:00
bMancone b808bb2598 // #PSTEST-457 2012-01-17 14:20:24 +00:00
bMancone 95b96ac345 // Fixed SupplyOrderDetail 2012-01-16 18:05:02 +00:00
bMancone 611181a5e1 // Fixed #PSTEST-450 : number of digits displayed for prices is now 2 2012-01-16 14:27:51 +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 fa61172aa8 // Improved Pack management 2012-01-10 15:40:46 +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 a90b153df9 // updated SupplyOrder 2012-01-04 14:07:53 +00:00
bMancone 9a38062180 // updated stock classes 2012-01-02 17:41:57 +00:00
bMancone 6773bc0300 // fixed stockmvt 2012-01-02 10:47:15 +00:00
rMalie 92000e7b26 // Fix Core suffix on some classes 2011-12-30 14:44:37 +00:00
bMancone 7bf894f6e0 // Supply Orders CSV Import 2011-12-29 16:24:24 +00:00
bMancone e442139f56 // Fixed SupplyOrderDetail::calculatePrices() 2011-12-29 16:01:00 +00:00
bMancone 8827a89d86 // 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 c4e775bc8e // updated getSupplyOrderByReference 2011-12-28 16:43:15 +00:00
bMancone 6ac1e58b6b // fixed supply orders 2011-12-28 15:49:35 +00:00
bMancone 72b26a5633 // Updated Supply Order + import CSV 2011-12-28 15:08:07 +00:00
bMancone 57415ee135 // SupplyOrder reference is now unique 2011-12-28 14:58:55 +00:00
bMancone bef85eb374 // Stock: WebServices 2011-12-26 10:34:25 +00:00
bMancone 17f0d61ecb // Warehouse: fixed queries. AdminPPreferencesController: fixed advanced stock management 2011-12-22 14:26:45 +00:00
bMancone 73a09574ec // 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 415e56d37e // 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 092d8a8e55 // Orders : fixed stock (available quantity & Stock) 2011-12-21 14:24:34 +00:00
bMancone 264df69783 // StockManager: fixed 2011-12-20 13:51:05 +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
rMalie 63e7c275f1 // Improve collections : where() method reworked (prototype changed) + validation of fields 2011-12-19 16:57:28 +00:00
lLefevre 8ffb0864a3 [-] BO : #PSTEST-53 : fixed added quantities maximal for a pack 2011-12-19 16:13:52 +00:00
rMalie ff3f1804ec // Change prototype of methods from(), leftJoin(), innerJoin(), leftOuterJoin() and naturalJoin() for DbQuery class 2011-12-19 11:13:13 +00:00
bMancone fe0036d888 // StockMvt : added id_warehouse as part of the params of getNegativeStockMvts() 2011-12-19 09:10:21 +00:00
rMalie 8fa5ffc681 [*] Classes: ObjectModel::getTranslationsField|Child() is now deprecated, use ObjectModel::getFieldsLang() if need instead 2011-12-15 13:24:03 +00:00
mDeflotte e0ff6f4697 // BugFix : Adding warehouse on order edition 2011-12-14 16:19:05 +00:00
rMalie d1c9c439fd // Format definitions 2011-12-13 16:34:09 +00:00
rMalie 1506dc39b3 // Format definitions 2011-12-13 13:41:54 +00:00
bMancone fece8cb714 // Updated OrderHistory / StockManager. Added feature to StockCover: it is now possible to display the number of sales per product / and highlight products which coverage is less than a given threshold 2011-12-13 09:48:52 +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
bMancone 5e5acfc3b7 // Updated re-stock 2011-12-12 15:25:51 +00:00
bMancone fb391bef3f // Re-stock (Prices fixed/warehouse fixed) 2011-12-12 13:54:17 +00:00
bMancone 976b9a2a07 // Stock : product can now be returned 2011-12-09 16:08:27 +00:00
rMalie a284e2ef8b // Remove $this->table and $this->identifier from objectModels + normalize 2011-12-09 14:05:24 +00:00