Commit Graph

43 Commits

Author SHA1 Message Date
tDidierjean
0aace1a73a // revert multishop declaration in definitions
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15389 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-18 15:03:30 +00:00
tDidierjean
43e2d300c3 [-] BO : fix bug #PSCFV-2383 - adding warehouses not working
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15381 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-18 14:41:20 +00:00
bMancone
2c3913b061 // Wrong arg could be passed to foreach
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14308 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-27 16:12:40 +00:00
rMalie
2454cd7863 // Welcome 2012²
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13573 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 16:33:10 +00:00
rMalie
b24dcffc9c // Improve multishop API
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13566 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 15:39:44 +00:00
rMalie
a4d97911b1 [*] Classes : Db::autoExecute() call are now replaced by Db::insert() or Db::update()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12624 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-23 17:41:02 +00:00
bMancone
7150ad0ec0 // Fixed #PSTEST-520 and #PSTEST-537
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12594 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-23 09:52:18 +00:00
rMalie
6887541bdd [-] Classes : all classes and controllers now use their name in static calls instead of self (improve override) #PSFV-376
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12552 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-19 10:14:10 +00:00
bMancone
1646906f20 // Fixed #PSTEST-484
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12506 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-17 17:19:48 +00:00
bMancone
c0523a2f74 // Improved Pack management
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12317 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-10 15:40:46 +00:00
bMancone
e20374e6f7 // updated stock classes
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12022 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-02 17:41:57 +00:00
bMancone
92d004241c // Warehouse: fixed queries. AdminPPreferencesController: fixed advanced stock management
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11610 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-22 14:26:45 +00:00
bMancone
ac441b6ac9 // Warehouse: when being flaged as deleted, fixed deletion of associations with carriers, products, shops. StockInterfaces: fixed size of the filters
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11602 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-22 13:58:16 +00:00
bMancone
6a4eb7e768 // 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
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11582 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-22 11:09:33 +00:00
bMancone
8af781e449 // Webservice: Stock
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11390 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-19 18:34:31 +00:00
rMalie
b7ae37f6d7 // Change prototype of methods from(), leftJoin(), innerJoin(), leftOuterJoin() and naturalJoin() for DbQuery class
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11351 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-19 11:13:13 +00:00
mDeflotte
b48c20d1d5 // BugFix : Adding warehouse on order edition
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11214 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-14 16:19:05 +00:00
rMalie
dff66a14cd // Format definitions
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11184 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-13 16:34:09 +00:00
rMalie
fddf4fb89b [*] Classes: Remove $fieldsRequired, $fieldsSize and $fieldsValidate (and lang properties) properties, use $definition instead
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11155 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-12 18:10:38 +00:00
rMalie
d0c1239c17 // Remove $this->table and $this->identifier from objectModels + normalize
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11076 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-09 14:05:24 +00:00
bMancone
7576b8f407 // SupplyOrders: fixed products loaded under a particular threshold. StockMvt: CSV export
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10940 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-05 16:46:49 +00:00
rMalie
86683a963e // Remove $table and $identifier property from all classes, and add static $definition instead
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10912 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-05 13:56:03 +00:00
bMancone
276f493dd7 // StockAvailable: updated synchronize() and updated its usage within the different stock controllers when necessary
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10331 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-21 11:01:33 +00:00
mDeflotte
5e6ab08a00 // Merging multishipping branche on 1.5
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10259 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-18 11:13:31 +00:00
bMancone
0552cfb60a // Warehouse: getWarehousesByProducId()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10151 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-15 18:25:45 +00:00
bMancone
45a3f8d33a // StockManagement : updated the warehouse list displayed when {adding, removing, transfering} stock
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10127 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-15 10:48:10 +00:00
bMancone
6f647b1937 // Cleaned comments on SupplyOrder & Warehouse
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10124 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-15 09:50:25 +00:00
bMancone
b5eb325a88 // AdminWarehousesController : added informations on the shops associated to a warehouse on the 'view' action
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10123 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-15 09:28:54 +00:00
bMancone
726a53c490 // Deleted carriers are now properly removed from the table warehouse_carrier
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10107 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-14 15:44:26 +00:00
bMancone
fdab7ebc70 // Warehouse: getWarehouseList is now getWarehouses. Employee: it is not possible to delete an employee if he manages warehouses, anymore.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10103 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-14 14:28:30 +00:00
dSevere
321bca2989 // stock : debug + interfaces optimizations + stockManager update
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10055 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-10 17:30:16 +00:00
bMancone
c92e78ad00 // Stock : updated stock{cover, mvt, instant_state}controllers
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10007 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-09 16:03:51 +00:00
dSevere
7e8ba0ffff // Update stock movements interface with new controllers + debug and optimisations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9604 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-24 15:28:58 +00:00
bMancone
53bc5ac168 // Warehouse : updated comments..
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9583 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-24 10:20:11 +00:00
dSevere
eb60442a04 // debug and optimisations for admin stock interfaces
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9555 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-21 15:04:49 +00:00
mDeflotte
78ddaa120c // Stock decrementation when order is shipped
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9486 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-20 09:08:59 +00:00
bMancone
4c2e1ca2c8 // Fixed setProductLocation()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9451 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 12:40:01 +00:00
bMancone
dafba9ea02 // Stock: removed id_currency. Warehouse: added id_currency. StockManager: fixed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9416 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-18 12:31:34 +00:00
dSevere
2e34e7cadd //Stock : Update Warehouse management - use of new adminController - add the possibility to associate shops and carriers to a warehouse
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9389 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-17 12:51:22 +00:00
dSevere
f1c26377a5 // stock: add warehouse tab
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9334 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-13 16:19:10 +00:00
bMancone
9984312409 // Warehouse : added productLocation management methods
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9315 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-13 14:40:58 +00:00
bMancone
81aae0acf3 // Warehouse : added isEmpty()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9277 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-12 14:38:07 +00:00
bMancone
76227dfe9a // StockWarehouse Class is now known as Warehouse
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9240 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-11 14:13:49 +00:00