Commit Graph

73 Commits

Author SHA1 Message Date
bMancone 7ade6d5b8d // Improved supply orders 2012-02-01 14:59:45 +00:00
bMancone dfb122bb99 // Added warning in SupplyOrdersController if there is not a least one warehouse 2012-01-31 09:25:27 +00:00
bMancone e25dd83b46 // Warehouses & supply orders : default country / lang / currency are now loaded by default in the forms 2012-01-30 16:29:17 +00:00
bMancone 0d213d1162 // SupplyOrder form updated 2012-01-30 10:11:36 +00:00
bMancone d6847208f8 // Supply Order ergonomy 2012-01-25 15:03:56 +00:00
bMancone aea90434c9 // Fixed #PSTEST-527 2012-01-24 16:43:27 +00:00
bMancone 8ff6ca03f4 // Improvement #PSTEST-518 2012-01-23 10:23:14 +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 ac342b847e // Fixed #PSTEST-518 2012-01-18 17:29:31 +00:00
bMancone 5a04ec0a01 // SupplyOrders: the date is now correctly displayed 2012-01-18 14:27:07 +00:00
bMancone 813cc52c7b // Fixed #PSTEST-512 2012-01-18 11:14:40 +00:00
bMancone 1dd6787e86 // Fixed #PSTEST-501 2012-01-17 17:13:57 +00:00
bMancone d15dd52c43 // Fixed #PSTEST-449 2012-01-17 15:39:40 +00:00
bMancone 98901a254c // Fixed #PSTEST-449 2012-01-17 15:34:08 +00:00
bMancone da27efe002 // Fixed #PSTEST-454 #PSTEST-455 #PSTEST-458 2012-01-17 15:28:30 +00:00
bMancone b808bb2598 // #PSTEST-457 2012-01-17 14:20:24 +00:00
bMancone 3dbab4751d // Norm.. 2012-01-16 15:58:01 +00:00
bMancone b677c2b988 // Fixed #PSTEST-447 2012-01-16 15:55:51 +00:00
bMancone 611181a5e1 // Fixed #PSTEST-450 : number of digits displayed for prices is now 2 2012-01-16 14:27:51 +00:00
tDidierjean 8a757aaa9c // Refactor AdminController::_errors to errors 2012-01-11 08:58:12 +00:00
bMancone 59902d47b5 // Added warning for supply orders if there is not at least one warehouse 2012-01-02 14:27:31 +00:00
bMancone 2104d452ab // fixed translations problems due to r11899 2011-12-29 17:26:16 +00:00
bMancone 7bf894f6e0 // Supply Orders CSV Import 2011-12-29 16:24:24 +00:00
bMancone 2f6ef9d02d // removed some buttons in the view of the supply order 2011-12-28 16:10:09 +00:00
bMancone 6ac1e58b6b // fixed supply orders 2011-12-28 15:49:35 +00:00
bMancone 57415ee135 // SupplyOrder reference is now unique 2011-12-28 14:58:55 +00:00
bMancone e2afbfc385 // Fixed SupplyOrders 2011-12-27 17:14:41 +00:00
bMancone 31979cdfa1 // SupplyOrders : fixed products loaded using the threshold 2011-12-27 16:54:02 +00:00
rMalie 63e7c275f1 // Improve collections : where() method reworked (prototype changed) + validation of fields 2011-12-19 16:57:28 +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 d010c0a9f6 // Improved StockInstantState/StockMvt/SupplyOrders interfaces 2011-12-13 14:50:57 +00:00
dSevere 133e64cc55 // Multiple bugs fix on stock interfaces during tests 2011-12-08 15:22:31 +00:00
dSevere 9433b60806 // Bugs fix on CSV export on supply order interface 2011-12-07 18:07:38 +00:00
dSevere 4b4d43d69f // Bugs fix (Collection, SQL optimizations, Backoffice interfaces improvement, ...) + update db_settings_extends.sql for base datas relative to available quantities and suppliers 2011-12-06 18:07:06 +00:00
rMalie ad45eeca37 [*] Classes: Db->execute() now return always a boolean. Use Db->query() instead. 2011-12-06 15:41:34 +00:00
bMancone 0f548858fe // StockManager: fixed. AdminSupplyOrders: fixed price. AdminStockInstantState: added CSV export per warehouse + valuation field is now displayed per warehouse 2011-12-06 12:51:10 +00:00
bMancone de96b5bd2e // Fixed CSV export without pagination. Fixed StockManager, with new Collection object. Fixed StockMvt : id_supply_order was missing. 2011-12-06 09:37:23 +00:00
bMancone 81b04a9d6f // SupplyOrders: fixed products loaded under a particular threshold. StockMvt: CSV export 2011-12-05 16:46:49 +00:00
bMancone 37aba4c30b // AdminSupplyOrders: fixed permissions 2011-12-05 15:11:24 +00:00
bMancone 24d39b3bf4 // Fixed buttons as asked. 2011-12-05 15:08:58 +00:00
bMancone 2419211f7d // SupplyOrders: CSV 2011-12-05 14:50:48 +00:00
bMancone f395104573 // AdminSupplyOrders : improved 2011-11-30 17:08:23 +00:00
tDidierjean aefa581603 // Rename AdminController methods initForm() initList() etc. to renderForm() renderList() 2011-11-30 11:06:38 +00:00
bMancone ef2c7480ec // missing comment on getFilterStatus() 2011-11-30 10:35:14 +00:00
bMancone 57e42fc2b7 // Stock: updated controllers 2011-11-30 10:32:55 +00:00
bMancone 39a483780b // AdminSupplyOrdersController: fixed actions displayed when updating quantity received. 2011-11-29 17:32:26 +00:00
bMancone de17a688d9 // AdminSupplyOrdersController: fixed bugs when adding products to the order 2011-11-29 17:04:43 +00:00
bMancone 0a1f1e8e02 // AdminSupplyOrdersController: fixed condition.. 2011-11-29 16:48:19 +00:00
bMancone e802d2d34f // AdminSupplyOrdersController: added confirm message before using a template to create an order 2011-11-29 14:47:06 +00:00
bMancone 8ac69b939d // AdminSupplyOrdersController: it now possible to create supply order templates, and use them to create actual supply orders 2011-11-29 14:36:15 +00:00