Commit Graph
23 Commits
Author SHA1 Message Date
bMancone af1db0fc07 // StockManager : Fixed LIFO/FIFO
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9253 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-11 16:29:16 +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
bMancone bfd80a8cb9 // StockWarehouse Class is now known as Warehouse
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9239 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-11 14:13:27 +00:00
bMancone 8ca63c6823 // StockManagerFactory : Fixed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9238 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-11 14:12:58 +00:00
bMancone 859bef9394 // StockManager: Fixed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9237 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-11 14:12:40 +00:00
dSevere e62a73aa6d // update getProductRealQuantities method
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9203 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-10 16:31:47 +00:00
bMancone d510153022 // Interface: typo. Manager: Physical & Real Quantities + transfer between warehouses
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9202 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-10 16:22:45 +00:00
dSevere 2ff2e87033 // Implements removeProduct method
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9201 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-10 16:13:04 +00:00
bMancone f3a8adaefb // StockWarehouse : norm
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9199 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-10 16:12:26 +00:00
bMancone f8ddc8fcfc // Stock: deleted files while it's not fully implemented.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9184 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-10 12:52:59 +00:00
bMancone 2a0305f31e // StockWarehouse : updated __PS_USE_SQL_SLAVE__
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9179 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-10 12:27:16 +00:00
rMalie 577221ff08 // Remove bad _SQL_USE_SLAVE_ uses + normalize Db->executeS(), Db->execute() and Db->numRows() names
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9178 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-10 12:18:56 +00:00
bMancone 251dd966b7 // Stock : getStockId() copied in this new Class untill its implementation is done
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9177 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-10 10:05:43 +00:00
bMancone 9658d81762 // StockWarehouse Fixed setIdShopList()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9175 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-10 10:01:15 +00:00
mDeflotte 493dc1d811 // StockWarehouse FixBug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9172 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-10 08:57:58 +00:00
mDeflotte f01b058f09 // StockWarehouse FixBug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9171 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-10 08:47:14 +00:00
bMancone 5fc2d5fe34 // StockWarehouse updated
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9170 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-10 08:43:56 +00:00
dSevere 220a1406d3 // Add Stock Manager
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9169 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-10 08:35:03 +00:00
dSevere 8cb02307e5 // Updating Stock interface for using arrays of warehouses id when getting product quantities
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9167 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-10 08:27:24 +00:00
bMancone 7f13440775 // Updated stock: Stock & StockMvt & StockWarehouse & StockManagerModule
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9151 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-07 15:10:03 +00:00
dSevere fca4a10c0f // Updating Stock interface for using Warehouses objects
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9150 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-07 15:08:12 +00:00
mDeflotte 2900595bc0 // Add StockWarehouse Class
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9148 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-07 14:50:38 +00:00
bMancone 92b032e8dd // StockManagement : Interface/Factory/Module
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9126 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-07 09:56:55 +00:00