mMarinetti
|
954d00f81a
|
[*] classes : new constant Product::PTYPE_SIMPLE /PTYPE_PACK/PTYPE_VIRTUAL
|
2012-01-04 11:06:08 +00:00 |
|
tDidierjean
|
93e2f8b5bf
|
// optimization to Product constructor (stock data is not loaded by default)
|
2012-01-03 13:40:50 +00:00 |
|
tDidierjean
|
6c25e750fc
|
// FO : fix multiple instances of Cart and Address
|
2012-01-03 09:49:58 +00:00 |
|
rMalie
|
b093216526
|
// Add {categories} keyword in product_rule dispatch rule #PSFV-321
|
2012-01-02 17:06:33 +00:00 |
|
rMalie
|
15614d2747
|
// Rename correctly all hooks
|
2012-01-02 15:52:40 +00:00 |
|
vSchoener
|
d759de9ec8
|
[-] BO : Fixed bug #PSFV-276. Translates work with module tab
|
2011-12-29 14:45:59 +00:00 |
|
jBreux
|
8313aa9d3f
|
// Fix product quantity
|
2011-12-22 21:07:36 +00:00 |
|
jBreux
|
9740cfeb92
|
[+] Project : B2B Features
|
2011-12-22 15:30:21 +00:00 |
|
rGaillard
|
e4a58ec938
|
// Add specific_price management for backoffice order && fix installer
|
2011-12-21 17:16:46 +00:00 |
|
bMancone
|
6a5dcc92ae
|
// Product : security
|
2011-12-21 09:33:10 +00:00 |
|
aFolletete
|
9d86edb455
|
// fix issue on ajax querie on adding product
// clean code
|
2011-12-21 09:23:31 +00:00 |
|
aFolletete
|
12edf7bcbd
|
// when you adding a product on order, you can set a specific price
|
2011-12-20 22:52:41 +00:00 |
|
bMancone
|
e88312df36
|
// Stockavailable debugged
|
2011-12-20 13:31:45 +00:00 |
|
bMancone
|
a53f47911f
|
// Stock : updated Product
|
2011-12-20 08:52:45 +00:00 |
|
lLefevre
|
8da13ce16e
|
[-] BO : #PSTEST-53 : fixed added quantities maximal for a pack
|
2011-12-19 16:13:52 +00:00 |
|
mDeflotte
|
e99634ffd7
|
// Removing some id_warehouse
// Adding some checks with advanced_stock_management product attribute
|
2011-12-19 16:01:41 +00:00 |
|
jBreux
|
b71a30190c
|
[+] Project : Add specific prices to a specific customer
|
2011-12-19 15:31:18 +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 |
|
rMalie
|
d3727f0216
|
[*] Classes: refactoring of ObjectModel::validateFields() && ObjectModel::validateFieldsLang()
|
2011-12-15 16:19:55 +00:00 |
|
rMalie
|
58d7f37130
|
[*] Classes: ObjectModel::getTranslationsField|Child() is now deprecated, use ObjectModel::getFieldsLang() if need instead
|
2011-12-15 13:24:03 +00:00 |
|
bMancone
|
104eadbe2c
|
// Added one field in Product object, so one product can be managed independantly from the stock management (advanced) if necessary
|
2011-12-14 18:49:30 +00:00 |
|
rMalie
|
0ab348a81c
|
// Format definitions
|
2011-12-14 17:21:18 +00:00 |
|
bMancone
|
4b54fff998
|
// Reverted modifications on product
|
2011-12-14 16:55:12 +00:00 |
|
bMancone
|
b517037e14
|
// Fixed bugs when editing Warehouses & Suppliers for a product
|
2011-12-14 16:54:02 +00:00 |
|
bMancone
|
c686f0a876
|
// Fixed bugs when editing Warehouses & Suppliers for a product
|
2011-12-14 16:52:33 +00:00 |
|
mDeflotte
|
f7208ee5d5
|
// BugFix : Adding warehouse on order edition
|
2011-12-14 16:19:05 +00:00 |
|
lLefevre
|
d4b3f8d222
|
// fixxed bug save Product
|
2011-12-12 16:01:26 +00:00 |
|
rMalie
|
f9d7aa5f49
|
// Improve ObjectModel definitions (test on products)
|
2011-12-12 13:53:51 +00:00 |
|
mMarinetti
|
c5b42696af
|
// cleanning code
|
2011-12-09 16:33:32 +00:00 |
|
rMalie
|
561f61c311
|
// Remove unused $tables property from ObjectModel + improve Cache
|
2011-12-09 10:24:48 +00:00 |
|
lLefevre
|
9d72b60525
|
// fix norm && added PDO::FETCH_ASSOC in method fetch() for PDO
|
2011-12-07 17:30:32 +00:00 |
|
rMalie
|
27b198dcd6
|
[*] Classes: Db->execute() now return always a boolean. Use Db->query() instead.
|
2011-12-06 15:41:34 +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
|
3559aa2225
|
// Remove $langMultiShop from all classes, and add 'multishop' in $definition instead
|
2011-12-05 15:04:09 +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 |
|
lLefevre
|
570ecde717
|
// update tab "attributes" in smarty template + update action in list in ajax
|
2011-12-04 10:42:05 +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
|
6fddfce5e7
|
// StockManager : bugs fix + improvement of StockManager utilisation in fucntion of global configuration
|
2011-12-02 15:23:01 +00:00 |
|
dSevere
|
52c755f736
|
// Improve StockAvailable requests + code refactoring
|
2011-12-02 11:36:04 +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 |
|
rMalie
|
60bfa74141
|
// Fix stock for multishop
|
2011-11-25 13:12:02 +00:00 |
|
dMetzger
|
bffb7adec3
|
[+] BO : add new feature, Order edition
|
2011-11-23 17:45:52 +00:00 |
|
tDidierjean
|
9e946dd8a3
|
// Add actions to product list and fix product duplication
|
2011-11-23 16:45:14 +00:00 |
|
dSevere
|
7e51bf2fee
|
// Stock Management : Show stock interfaces only if the option is active in the configuration + debug
|
2011-11-23 16:07:57 +00:00 |
|
mMarinetti
|
4705b9529b
|
// phpdoc fix
|
2011-11-23 15:37:50 +00:00 |
|
mMarinetti
|
0f1ad854f1
|
// fix required fields
|
2011-11-22 13:29:07 +00:00 |
|
bMancone
|
e61c38e896
|
// Product names are now correctly displayed in AdminStockManagement & AdminStockCover
|
2011-11-22 12:40:56 +00:00 |
|
dSevere
|
1498bd3a46
|
// Stock Available : bug fix
|
2011-11-22 12:39:30 +00:00 |
|
rMalie
|
82c9dead2a
|
// Merge -> 10309
|
2011-11-21 11:05:10 +00:00 |
|