This website requires JavaScript.
Explore
Help
Sign In
dinislage
/
PrestaShop
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
31b74d6e005e2d5b4c87bc01d9c643aceb9f5fc3
PrestaShop
/
classes
/
stock
T
History
bMancone
31b74d6e00
// StockWarehouse : updated __PS_USE_SQL_SLAVE__
2011-10-10 12:27:16 +00:00
..
Stock.php
// Stock : getStockId() copied in this new Class untill its implementation is done
2011-10-10 10:05:43 +00:00
StockManager.php
// Remove bad _SQL_USE_SLAVE_ uses + normalize Db->executeS(), Db->execute() and Db->numRows() names
2011-10-10 12:18:56 +00:00
StockManagerFactory.php
// StockManagement : Interface/Factory/Module
2011-10-07 09:56:55 +00:00
StockManagerInterface.php
// Updating Stock interface for using arrays of warehouses id when getting product quantities
2011-10-10 08:27:24 +00:00
StockManagerModule.php
// Updated stock: Stock & StockMvt & StockWarehouse & StockManagerModule
2011-10-07 15:10:03 +00:00
StockMvt.php
// Remove bad _SQL_USE_SLAVE_ uses + normalize Db->executeS(), Db->execute() and Db->numRows() names
2011-10-10 12:18:56 +00:00
StockMvtReason.php
// Remove bad _SQL_USE_SLAVE_ uses + normalize Db->executeS(), Db->execute() and Db->numRows() names
2011-10-10 12:18:56 +00:00
StockWarehouse.php
// StockWarehouse : updated __PS_USE_SQL_SLAVE__
2011-10-10 12:27:16 +00:00