bMancone
a698bd6a3a
// #PSTEST-289 : Added a SaveAndStay button when adding stock
2012-01-02 10:47:00 +00:00
bMancone
a159f42471
// fixed translations problems due to r11899
2011-12-29 17:26:16 +00:00
bMancone
d993f8ced4
// StockManagement: added hints with the last unit price and the last quantity of the last stock mvt when adding stock. Quantity is now usable by default when adding stock.
2011-12-28 18:16:51 +00:00
bMancone
1276d4fbd7
// Stock : improvements (ergonomy/translations)
2011-12-20 16:45:05 +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
tDidierjean
885701b27a
// Rename AdminController methods initForm() initList() etc. to renderForm() renderList()
2011-11-30 11:06:38 +00:00
bMancone
585d791ef7
// Stock - interfaces updated : (reason=>label, state=>status)
2011-11-28 11:12:17 +00:00
bMancone
e61c38e896
// Product names are now correctly displayed in AdminStockManagement & AdminStockCover
2011-11-22 12:40:56 +00:00
bMancone
3c1fa76032
// StockAvailable: updated synchronize() and updated its usage within the different stock controllers when necessary
2011-11-21 11:01:33 +00:00
tDidierjean
c4a0a95af9
// HelperForm : 'p' replaced by 'desc'
2011-11-18 18:27:48 +00:00
lLefevre
a39ca69708
// fix delete var no_back and multiple call method initToolbarTitle
2011-11-18 16:05:46 +00:00
bMancone
72b9974662
// Stock : fixed bugs on cover/instant state/warehouse/management
2011-11-15 18:19:27 +00:00
bMancone
0748aa6ff5
// StockManagement : updated the warehouse list displayed when {adding, removing, transfering} stock
2011-11-15 10:48:10 +00:00
bMancone
74ef17ca79
// It is not possible to delete a product if there are currently physical stock/supply order(s) for this product, anymore
2011-11-14 13:36:33 +00:00
bMancone
9370253d88
// Stock : it is not possible to manage stock for a virtual product or a pack anymore
2011-11-14 10:11:48 +00:00
dSevere
a2c3001445
// stock : debug + interfaces optimizations + stockManager update
2011-11-10 17:30:16 +00:00
dSevere
7c978fc44d
// #PSFV-94 : fix toolbar and leadin integration on all stock controllers + bugs fix
2011-11-07 15:18:47 +00:00
dSevere
16c95d46c5
// #PSFV-94 : Update and bug fix with new toolbar implementation
2011-11-04 09:48:30 +00:00
dSevere
40882af794
// #PSFV-94 : add product management on suppliers order + Submit button integrated to the toolbar on add/edit form view + adaptations after form and list helper update + bugs fix
2011-11-03 17:54:55 +00:00
dSevere
c4070782f1
// #PSFV-94 : add state management on orders + bugs fix
2011-10-31 16:51:49 +00:00
lLefevre
2b7340d9d9
// fix bug move helper list action tpl (PSSV-94)
2011-10-27 11:15:10 +00:00
bMancone
3d46b57d4b
// Stock controllers : added permissions check on employees
2011-10-26 12:35:28 +00:00
bMancone
56a4db3947
// StockMvtReason : added getStockMvtReasonsWithFilter(). Controllers : updated
2011-10-25 14:27:21 +00:00
bMancone
32853c481e
// Fixed StockCover
...
// Removed id_stock_mvt_reason from StockManager::transferBetweenWarehouses()
// It is now allowed to transfer stock within one warehouse if and only if it only changes, for a given quantity, its usable state
2011-10-24 12:58:24 +00:00
dSevere
d314607c30
// add forms for add / remove / transfer stock
2011-10-21 15:06:50 +00:00
dSevere
29f7a46889
// Add currency to the warehouse - optimisation of form, list and option init in AdminController - list bug fix on StockManager
2011-10-19 11:11:30 +00:00
dSevere
23711c0971
// GetList function : Add the possibility to not use LIMIT in the SQL request
2011-10-18 17:42:11 +00:00
dSevere
a7654b10c1
// Stock: Add Stock Management in admin tabs - extend HelperList to render simple lists without filter, sorting, pagination, ...
2011-10-18 17:11:13 +00:00