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 |
|
bMancone
|
42ee0eb8d2
|
// SupplyOrders : updated comments
|
2011-11-29 10:14:45 +00:00 |
|
bMancone
|
9f114e31c8
|
// Supply Order : it is now possible to automatically load products, for a given supplier, which physical quantity is equal or less to a given threshold
|
2011-11-29 10:07:51 +00:00 |
|
bMancone
|
2e19a2bda4
|
// CRUD for StockMvtLabels & SupplyOrderStatus are now in AdminStockConfigurationController
|
2011-11-28 15:44:06 +00:00 |
|
bMancone
|
22d5190501
|
// Stock - interfaces updated : (reason=>label, state=>status)
|
2011-11-28 11:12:17 +00:00 |
|
dSevere
|
59422667cb
|
// Product Suppliers : Debug and optimizations
|
2011-11-23 18:48:09 +00:00 |
|
dSevere
|
71dfc02edc
|
// Stock Management : Show stock interfaces only if the option is active in the configuration + debug
|
2011-11-23 16:07:57 +00:00 |
|
dSevere
|
2640bb1094
|
// AdminController and stock management : some debug and updates
|
2011-11-23 13:15:40 +00:00 |
|
bMancone
|
92ba95ff49
|
// Supply Orders : prices are now correctly converted, depending on the currency of the order/warehouse
|
2011-11-22 16:23:00 +00:00 |
|
bMancone
|
0c1ef08cca
|
// Supply Orders : it is not possible to create an order if the date_delivery_expected is in the past, anymore.
|
2011-11-22 15:31:01 +00:00 |
|
dSevere
|
64ce43efe0
|
// Product Warehouse location : Manage multiple warehouses and location associated for a product / product attribute
|
2011-11-21 18:43:04 +00:00 |
|
bMancone
|
bdea0974bb
|
// Supply Orders: the supply order form is now generated (PDF)
|
2011-11-21 18:31:44 +00:00 |
|
bMancone
|
6c0e507d11
|
// StockAvailable: synchronizes stock when updating an order (if necessary)
|
2011-11-21 11:52:04 +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 |
|
dSevere
|
4e7a4a692a
|
// Supply Orders : Move ajax product search in the controller -> ajaxProcessSearchProduct()
|
2011-11-18 16:57:10 +00:00 |
|
dSevere
|
12e7f3a0b4
|
// Suppliers : Manage multiple suppliers for a product / product attribute + integration with supply orders
|
2011-11-18 16:29:50 +00:00 |
|
tDidierjean
|
5c47836cee
|
// Remove unused attributeLang
|
2011-11-18 14:09:17 +00:00 |
|
bMancone
|
aa89a7764a
|
Supply Orders: updates rights on receipt update
|
2011-11-16 10:10:46 +00:00 |
|
bMancone
|
743846c334
|
// AdminSupplyOrdersController: fixed currency in 'view'. StockManager: added warehouse filter on getProductRealQuantity()
|
2011-11-16 09:51:06 +00:00 |
|
bMancone
|
9c9d348507
|
// AdminStock{Cover,InstantState} : fixed and updated.
|
2011-11-16 09:30:45 +00:00 |
|