Commit Graph

83 Commits

Author SHA1 Message Date
bMancone
8030481a2f // Updated Shop toolbar for advanced stock management controllers 2012-02-15 14:16:00 +00:00
bMancone
dae38fb4a3 // Fixed AdminSupplyOrdersController 2012-02-08 13:44:57 +00:00
bMancone
d30a0abadd // Fixed Supply Orders 2012-02-07 14:59:56 +00:00
bMancone
b63c04a22b // Update supply order templates 2012-02-07 13:25:12 +00:00
tDidierjean
e73990a61c // Rename template/helper to template/helpers 2012-02-06 16:35:49 +00:00
bMancone
65b77f5e1f // Improved Supply Order States 2012-02-06 14:11:29 +00:00
tDidierjean
fccb65f6d3 // Replace public by protected in override methods 2012-02-06 13:41:51 +00:00
bMancone
fcf60410a4 // Fixed #PSTEST-657 2012-02-06 10:20:42 +00:00
bMancone
eaf35ba262 // Fixed #PSTEST-651 2012-02-06 09:23:57 +00:00
bMancone
6857a45fa0 // Fixed #PSTEST-626 2012-02-06 09:12:01 +00:00
bMancone
6ea3a720b3 // Improved supply orders 2012-02-01 14:59:45 +00:00
bMancone
ad112b5b46 // Added warning in SupplyOrdersController if there is not a least one warehouse 2012-01-31 09:25:27 +00:00
bMancone
b183432e22 // Warehouses & supply orders : default country / lang / currency are now loaded by default in the forms 2012-01-30 16:29:17 +00:00
bMancone
39f8cfe26a // SupplyOrder form updated 2012-01-30 10:11:36 +00:00
bMancone
2ff6c693dd // Supply Order ergonomy 2012-01-25 15:03:56 +00:00
bMancone
aa7f30121c // Fixed #PSTEST-527 2012-01-24 16:43:27 +00:00
bMancone
96cf8a2059 // Improvement #PSTEST-518 2012-01-23 10:23:14 +00:00
rMalie
eee9b353c1 [-] 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
a8bb46862f // Fixed #PSTEST-518 2012-01-18 17:29:31 +00:00
bMancone
9d93127877 // SupplyOrders: the date is now correctly displayed 2012-01-18 14:27:07 +00:00
bMancone
1fb9b13eff // Fixed #PSTEST-512 2012-01-18 11:14:40 +00:00
bMancone
021a5a8dcd // Fixed #PSTEST-501 2012-01-17 17:13:57 +00:00
bMancone
2e60be01b5 // Fixed #PSTEST-449 2012-01-17 15:39:40 +00:00
bMancone
2a25745e11 // Fixed #PSTEST-449 2012-01-17 15:34:08 +00:00
bMancone
5f572ab773 // Fixed #PSTEST-454 #PSTEST-455 #PSTEST-458 2012-01-17 15:28:30 +00:00
bMancone
f82b52ff4e // #PSTEST-457 2012-01-17 14:20:24 +00:00
bMancone
43c71cc1b0 // Norm.. 2012-01-16 15:58:01 +00:00
bMancone
5812d37709 // Fixed #PSTEST-447 2012-01-16 15:55:51 +00:00
bMancone
13ed870bde // Fixed #PSTEST-450 : number of digits displayed for prices is now 2 2012-01-16 14:27:51 +00:00
tDidierjean
88b3c8f9e7 // Refactor AdminController::_errors to errors 2012-01-11 08:58:12 +00:00
bMancone
98395917e8 // Added warning for supply orders if there is not at least one warehouse 2012-01-02 14:27:31 +00:00
bMancone
a159f42471 // fixed translations problems due to r11899 2011-12-29 17:26:16 +00:00
bMancone
0d4ce7a269 // Supply Orders CSV Import 2011-12-29 16:24:24 +00:00
bMancone
987e583d8b // removed some buttons in the view of the supply order 2011-12-28 16:10:09 +00:00
bMancone
1bf1a70446 // fixed supply orders 2011-12-28 15:49:35 +00:00
bMancone
c655fc9e82 // SupplyOrder reference is now unique 2011-12-28 14:58:55 +00:00
bMancone
ce2f18de66 // Fixed SupplyOrders 2011-12-27 17:14:41 +00:00
bMancone
16a8c6a170 // SupplyOrders : fixed products loaded using the threshold 2011-12-27 16:54:02 +00:00
rMalie
b2b678ab3d // Improve collections : where() method reworked (prototype changed) + validation of fields 2011-12-19 16:57:28 +00:00
rMalie
1302bdb194 // Change prototype of methods from(), leftJoin(), innerJoin(), leftOuterJoin() and naturalJoin() for DbQuery class 2011-12-19 11:13:13 +00:00
bMancone
872fc047c1 // Improved StockInstantState/StockMvt/SupplyOrders interfaces 2011-12-13 14:50:57 +00:00
dSevere
ea26882c58 // Multiple bugs fix on stock interfaces during tests 2011-12-08 15:22:31 +00:00
dSevere
0dd95b2564 // Bugs fix on CSV export on supply order interface 2011-12-07 18:07:38 +00:00
dSevere
1cbfafe547 // 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
27b198dcd6 [*] Classes: Db->execute() now return always a boolean. Use Db->query() instead. 2011-12-06 15:41:34 +00:00
bMancone
440c6df43e // 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
5a6973dc66 // 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
d5ca3fc687 // SupplyOrders: fixed products loaded under a particular threshold. StockMvt: CSV export 2011-12-05 16:46:49 +00:00
bMancone
e6a915a8b5 // AdminSupplyOrders: fixed permissions 2011-12-05 15:11:24 +00:00
bMancone
605dfdf4ca // Fixed buttons as asked. 2011-12-05 15:08:58 +00:00