Francois Gaillard
|
accafe14cb
|
[-] MO : MailAlerts module upgraded for PrestaShop 1.5
|
2012-01-25 16:04:31 +00:00 |
|
rMalie
|
cc841b6969
|
[*] Classes : Db::autoExecute() call are now replaced by Db::insert() or Db::update()
|
2012-01-23 17:41:02 +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 |
|
Francois Gaillard
|
54b4b8e70a
|
[-] BO : Fixed default values when add new product (available-date & default id group shop)
|
2012-01-11 14:32:38 +00:00 |
|
bMancone
|
176798ff90
|
// updated stock for Pack
|
2012-01-09 18:23:01 +00:00 |
|
rMalie
|
acdd9c2efc
|
// Remove unused var in StockAvailable
|
2012-01-09 09:59:30 +00:00 |
|
bMancone
|
48c3fb3b15
|
// Orders : fixed stock (available quantity & Stock)
|
2011-12-21 14:24:34 +00:00 |
|
bMancone
|
e88312df36
|
// Stockavailable debugged
|
2011-12-20 13:31:45 +00:00 |
|
bMancone
|
2e4c8bb553
|
// Webservice: Stock
|
2011-12-19 18:34:31 +00:00 |
|
lLefevre
|
8da13ce16e
|
[-] BO : #PSTEST-53 : fixed added quantities maximal for a pack
|
2011-12-19 16:13:52 +00:00 |
|
rMalie
|
c022f4e0e5
|
// Format definitions
|
2011-12-13 13:41:54 +00:00 |
|
rMalie
|
1c39ab4685
|
[*] Classes: Remove $fieldsRequired, $fieldsSize and $fieldsValidate (and lang properties) properties, use $definition instead
|
2011-12-12 18:10:38 +00:00 |
|
dSevere
|
c2d0e5c822
|
// Update and fix some bugs on front and admin itnerfaces relative to available quantities functionnality
|
2011-12-05 15:11:21 +00:00 |
|
rMalie
|
b59ddba454
|
// Remove $table and $identifier property from all classes, and add static $definition instead
|
2011-12-05 13:56:03 +00:00 |
|
dSevere
|
98492b6a36
|
// Stock Available : Improve BackOffice interfaces with groups of shops management + bugs fix
|
2011-12-02 17:31:16 +00:00 |
|
dSevere
|
4d8fcb347c
|
// 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
|
b9719b8561
|
// Stock Available : Add shared management for group of shops
|
2011-11-30 16:28:06 +00:00 |
|
tDidierjean
|
a3fc59b92b
|
// Fix bug with product quantity update
|
2011-11-23 21:45:11 +00:00 |
|
dSevere
|
b14090def2
|
// Stock Available : bug fix
|
2011-11-22 12:57:09 +00:00 |
|
dSevere
|
1498bd3a46
|
// Stock Available : bug fix
|
2011-11-22 12:39:30 +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 |
|
dSevere
|
12e7f3a0b4
|
// Suppliers : Manage multiple suppliers for a product / product attribute + integration with supply orders
|
2011-11-18 16:29:50 +00:00 |
|
mDeflotte
|
0df1a7e2eb
|
// Merging multishipping branche on 1.5
|
2011-11-18 11:13:31 +00:00 |
|
bMancone
|
76e5b363ea
|
// StockManager: updated getProductRealQuantities(). StockAvailable: fixed.
|
2011-11-16 17:55:39 +00:00 |
|
dSevere
|
21b017a131
|
// stock management : Supplier order is now supply order, employee and product is now historized for sttock movements and supply order
|
2011-11-14 18:58:02 +00:00 |
|
bMancone
|
f9059b6575
|
// Added two tables affected when deleting a shop : stock_available and warehouse_shop
|
2011-11-14 17:45:44 +00:00 |
|
bMancone
|
2c2586544d
|
// When removing a product, its stock available is now properly removed
|
2011-11-14 16:21:44 +00:00 |
|
rMalie
|
ccf8d86f8a
|
// StockAvailable id_shop field is not required anymore (id_shop is set as current shop if no shop chosen)
|
2011-11-10 13:55:13 +00:00 |
|
dSevere
|
4812e7baf4
|
// stock : bugs fix and update of supplier order add product interface
|
2011-11-08 15:45:45 +00:00 |
|
mMarinetti
|
fb6b39b07b
|
// bugfix added default values in stockavailable
|
2011-11-03 13:42:11 +00:00 |
|
mMarinetti
|
aa5a7aca40
|
// fix db_prefix missing
|
2011-10-20 15:08:07 +00:00 |
|
mDeflotte
|
46c9939258
|
// Stock decrementation when order is shipped
|
2011-10-20 09:08:59 +00:00 |
|
mDeflotte
|
c7b4750e82
|
// Decrement stock available on order
|
2011-10-18 15:43:28 +00:00 |
|
bMancone
|
f525bfb3e4
|
// StockAvailable : cleaned & fixed save()
|
2011-10-18 12:10:26 +00:00 |
|
mDeflotte
|
3105fc5ddc
|
// Add stock avaibility
|
2011-10-13 15:58:29 +00:00 |
|
bMancone
|
222e7b8a55
|
// Fixed synchronize
|
2011-10-13 14:32:02 +00:00 |
|
bMancone
|
fe7c458d23
|
// StockAvailable : updated description
|
2011-10-13 08:04:23 +00:00 |
|
bMancone
|
a8c8f30c07
|
// StockAvailable : fixed
|
2011-10-12 16:22:03 +00:00 |
|
mDeflotte
|
7b313f4ac4
|
// Stok : add class StockAvailable
|
2011-10-12 14:59:38 +00:00 |
|