bMancone
|
9a38062180
|
// updated stock classes
|
2012-01-02 17:41:57 +00:00 |
|
bMancone
|
6773bc0300
|
// fixed stockmvt
|
2012-01-02 10:47:15 +00:00 |
|
rMalie
|
92000e7b26
|
// Fix Core suffix on some classes
|
2011-12-30 14:44:37 +00:00 |
|
bMancone
|
7bf894f6e0
|
// Supply Orders CSV Import
|
2011-12-29 16:24:24 +00:00 |
|
bMancone
|
e442139f56
|
// Fixed SupplyOrderDetail::calculatePrices()
|
2011-12-29 16:01:00 +00:00 |
|
bMancone
|
8827a89d86
|
// 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
|
c4e775bc8e
|
// updated getSupplyOrderByReference
|
2011-12-28 16:43:15 +00:00 |
|
bMancone
|
6ac1e58b6b
|
// fixed supply orders
|
2011-12-28 15:49:35 +00:00 |
|
bMancone
|
72b26a5633
|
// Updated Supply Order + import CSV
|
2011-12-28 15:08:07 +00:00 |
|
bMancone
|
57415ee135
|
// SupplyOrder reference is now unique
|
2011-12-28 14:58:55 +00:00 |
|
bMancone
|
bef85eb374
|
// Stock: WebServices
|
2011-12-26 10:34:25 +00:00 |
|
bMancone
|
17f0d61ecb
|
// Warehouse: fixed queries. AdminPPreferencesController: fixed advanced stock management
|
2011-12-22 14:26:45 +00:00 |
|
bMancone
|
73a09574ec
|
// Warehouse: when being flaged as deleted, fixed deletion of associations with carriers, products, shops. StockInterfaces: fixed size of the filters
|
2011-12-22 13:58:16 +00:00 |
|
bMancone
|
415e56d37e
|
// AdminWarehousesController: fixed association with carriers. Warehouse: fixed association with carriers. Carrier: norm & tags. AdminProductsController: added warning when using the advanced stock management without assocations with warehouses/carriers
|
2011-12-22 11:09:33 +00:00 |
|
bMancone
|
092d8a8e55
|
// Orders : fixed stock (available quantity & Stock)
|
2011-12-21 14:24:34 +00:00 |
|
bMancone
|
264df69783
|
// StockManager: fixed
|
2011-12-20 13:51:05 +00:00 |
|
bMancone
|
7972d083ec
|
// Stockavailable debugged
|
2011-12-20 13:31:45 +00:00 |
|
bMancone
|
9f77fc3b02
|
// Webservice: Stock
|
2011-12-19 18:34:31 +00:00 |
|
rMalie
|
63e7c275f1
|
// Improve collections : where() method reworked (prototype changed) + validation of fields
|
2011-12-19 16:57:28 +00:00 |
|
lLefevre
|
8ffb0864a3
|
[-] BO : #PSTEST-53 : fixed added quantities maximal for a pack
|
2011-12-19 16:13:52 +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
|
fe0036d888
|
// StockMvt : added id_warehouse as part of the params of getNegativeStockMvts()
|
2011-12-19 09:10:21 +00:00 |
|
rMalie
|
8fa5ffc681
|
[*] Classes: ObjectModel::getTranslationsField|Child() is now deprecated, use ObjectModel::getFieldsLang() if need instead
|
2011-12-15 13:24:03 +00:00 |
|
mDeflotte
|
e0ff6f4697
|
// BugFix : Adding warehouse on order edition
|
2011-12-14 16:19:05 +00:00 |
|
rMalie
|
d1c9c439fd
|
// Format definitions
|
2011-12-13 16:34:09 +00:00 |
|
rMalie
|
1506dc39b3
|
// Format definitions
|
2011-12-13 13:41:54 +00:00 |
|
bMancone
|
fece8cb714
|
// Updated OrderHistory / StockManager. Added feature to StockCover: it is now possible to display the number of sales per product / and highlight products which coverage is less than a given threshold
|
2011-12-13 09:48:52 +00:00 |
|
rMalie
|
48baf36558
|
[*] Classes: Remove $fieldsRequired, $fieldsSize and $fieldsValidate (and lang properties) properties, use $definition instead
|
2011-12-12 18:10:38 +00:00 |
|
bMancone
|
5e5acfc3b7
|
// Updated re-stock
|
2011-12-12 15:25:51 +00:00 |
|
bMancone
|
fb391bef3f
|
// Re-stock (Prices fixed/warehouse fixed)
|
2011-12-12 13:54:17 +00:00 |
|
bMancone
|
976b9a2a07
|
// Stock : product can now be returned
|
2011-12-09 16:08:27 +00:00 |
|
rMalie
|
a284e2ef8b
|
// Remove $this->table and $this->identifier from objectModels + normalize
|
2011-12-09 14:05:24 +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
|
ccc2fd841a
|
// Address: added id_warehouse. Supplier: it is now possible to edit the address of a given supplier. Manufacturers: addresses are now correctly displayed. AdminSuppliers: addresses are now editable / when deleting a supplier (if possible <=> no current orders) address is now flaged deleted. AdminWarehouses: when deleting a warehouse, its address is now flagged as deleted.
|
2011-12-06 14:28:40 +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 |
|
rMalie
|
ba8c205c33
|
// Fix missing Core suffix for some classes / controllers
|
2011-12-05 16:49:05 +00:00 |
|
bMancone
|
81b04a9d6f
|
// SupplyOrders: fixed products loaded under a particular threshold. StockMvt: CSV export
|
2011-12-05 16:46:49 +00:00 |
|
dSevere
|
84c885ddac
|
// Update and fix some bugs on front and admin itnerfaces relative to available quantities functionnality
|
2011-12-05 15:11:21 +00:00 |
|
bMancone
|
5af4316619
|
// Updated comment for object definition
|
2011-12-05 15:06:59 +00:00 |
|
bMancone
|
2419211f7d
|
// SupplyOrders: CSV
|
2011-12-05 14:50:48 +00:00 |
|
rMalie
|
d3a24b8622
|
// Remove $table and $identifier property from all classes, and add static $definition instead
|
2011-12-05 13:56:03 +00:00 |
|
rMalie
|
0fc896fd96
|
// Fix collections
|
2011-12-05 09:05:45 +00:00 |
|
dSevere
|
f426575405
|
// Stock Available : Improve BackOffice interfaces with groups of shops management + bugs fix
|
2011-12-02 17:31:16 +00:00 |
|
dSevere
|
9ad6e0bfd4
|
// Some bugs fix
|
2011-12-02 16:22:45 +00:00 |
|
dSevere
|
a2be24ee90
|
// StockManager : bugs fix + improvement of StockManager utilisation in fucntion of global configuration
|
2011-12-02 15:23:01 +00:00 |
|
rMalie
|
b273e728f9
|
// Use Collection instead of HydrateCollection in several places
|
2011-12-02 15:20:47 +00:00 |
|
dSevere
|
bfb0101a19
|
// Stock Available : Improve BackOffice interface + Update all SQL requests relative to StockAvailable + code refactoring on Product Class
|
2011-12-01 19:09:27 +00:00 |
|
dSevere
|
fdcbd6b651
|
// Stock Available : Add shared management for group of shops
|
2011-11-30 16:28: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 |
|