rMalie
|
587a927e76
|
[*] Classes : Db::autoExecute() call are now replaced by Db::insert() or Db::update()
|
2012-01-23 17:41:02 +00:00 |
|
rMalie
|
211e431586
|
// Normalize some classes
|
2012-01-23 15:25:43 +00:00 |
|
rMalie
|
5a6e21377e
|
// Add support of list of values in objects definition and set default value for product->condition
|
2012-01-19 17:25:22 +00:00 |
|
rMalie
|
3a7325c75e
|
[-] 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 |
|
rMalie
|
feb1f229db
|
// Retrocompatibility fix on product links
|
2012-01-17 13:03:32 +00:00 |
|
rMalie
|
74d507eba0
|
// Fix retrocompatibility issue with 1.4 themes
|
2012-01-16 15:03:04 +00:00 |
|
bMancone
|
d45b31ab2d
|
// Fixed Suppliers/Products association #PSTEST-429
|
2012-01-11 15:30:02 +00:00 |
|
François Gaillard
|
11dda92b61
|
[-] BO : Fixed default values when add new product (available-date & default id group shop)
|
2012-01-11 14:32:38 +00:00 |
|
mBertholino
|
781ead13ac
|
[-] BO : #PSTEST-401 - Bug Fixed in SVN
|
2012-01-10 16:27:22 +00:00 |
|
bMancone
|
4aeaf46e1d
|
// updated stock for Pack
|
2012-01-09 18:23:01 +00:00 |
|
fBrignoli
|
344cd3915e
|
[-] FO : Bug Fixed #PSFV-315 - Incorrect products prices in order history
|
2012-01-09 14:09:15 +00:00 |
|
rGaillard
|
12d0710732
|
// Fix deprecated warning on product attribute create
|
2012-01-09 09:56:53 +00:00 |
|
mMarinetti
|
39f8669fc9
|
[*] classes : new constant Product::PTYPE_SIMPLE /PTYPE_PACK/PTYPE_VIRTUAL
|
2012-01-04 11:06:08 +00:00 |
|
tDidierjean
|
dc6488f512
|
// optimization to Product constructor (stock data is not loaded by default)
|
2012-01-03 13:40:50 +00:00 |
|
tDidierjean
|
cdbf42f9f4
|
// FO : fix multiple instances of Cart and Address
|
2012-01-03 09:49:58 +00:00 |
|
rMalie
|
15335a86dc
|
// Add {categories} keyword in product_rule dispatch rule #PSFV-321
|
2012-01-02 17:06:33 +00:00 |
|
rMalie
|
a776684f13
|
// Rename correctly all hooks
|
2012-01-02 15:52:40 +00:00 |
|
vSchoener
|
ba647fa02d
|
[-] BO : Fixed bug #PSFV-276. Translates work with module tab
|
2011-12-29 14:45:59 +00:00 |
|
jBreux
|
eca0f3be89
|
// Fix product quantity
|
2011-12-22 21:07:36 +00:00 |
|
jBreux
|
4eb9edf698
|
[+] Project : B2B Features
|
2011-12-22 15:30:21 +00:00 |
|
rGaillard
|
c98217daf1
|
// Add specific_price management for backoffice order && fix installer
|
2011-12-21 17:16:46 +00:00 |
|
bMancone
|
877229edbf
|
// Product : security
|
2011-12-21 09:33:10 +00:00 |
|
aFolletete
|
f6d8f403da
|
// fix issue on ajax querie on adding product
// clean code
|
2011-12-21 09:23:31 +00:00 |
|
aFolletete
|
23c3e7a4ca
|
// when you adding a product on order, you can set a specific price
|
2011-12-20 22:52:41 +00:00 |
|
bMancone
|
7972d083ec
|
// Stockavailable debugged
|
2011-12-20 13:31:45 +00:00 |
|
bMancone
|
ad7e8d72c5
|
// Stock : updated Product
|
2011-12-20 08:52:45 +00:00 |
|
lLefevre
|
8ffb0864a3
|
[-] BO : #PSTEST-53 : fixed added quantities maximal for a pack
|
2011-12-19 16:13:52 +00:00 |
|
mDeflotte
|
bab4e9c6e1
|
// Removing some id_warehouse
// Adding some checks with advanced_stock_management product attribute
|
2011-12-19 16:01:41 +00:00 |
|
jBreux
|
bd27a0ea15
|
[+] Project : Add specific prices to a specific customer
|
2011-12-19 15:31:18 +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 |
|
rMalie
|
07b6e110b5
|
[*] Classes: refactoring of ObjectModel::validateFields() && ObjectModel::validateFieldsLang()
|
2011-12-15 16:19:55 +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 |
|
bMancone
|
6319bb0372
|
// 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
|
7da8061a68
|
// Format definitions
|
2011-12-14 17:21:18 +00:00 |
|
bMancone
|
c434c429a0
|
// Reverted modifications on product
|
2011-12-14 16:55:12 +00:00 |
|
bMancone
|
30963b8a05
|
// Fixed bugs when editing Warehouses & Suppliers for a product
|
2011-12-14 16:54:02 +00:00 |
|
bMancone
|
fae43d8547
|
// Fixed bugs when editing Warehouses & Suppliers for a product
|
2011-12-14 16:52:33 +00:00 |
|
mDeflotte
|
e0ff6f4697
|
// BugFix : Adding warehouse on order edition
|
2011-12-14 16:19:05 +00:00 |
|
lLefevre
|
10620b715a
|
// fixxed bug save Product
|
2011-12-12 16:01:26 +00:00 |
|
rMalie
|
e17f214875
|
// Improve ObjectModel definitions (test on products)
|
2011-12-12 13:53:51 +00:00 |
|
mMarinetti
|
b01a2fbb8f
|
// cleanning code
|
2011-12-09 16:33:32 +00:00 |
|
rMalie
|
2daf87f506
|
// Remove unused $tables property from ObjectModel + improve Cache
|
2011-12-09 10:24:48 +00:00 |
|
lLefevre
|
3c2af0ca2c
|
// fix norm && added PDO::FETCH_ASSOC in method fetch() for PDO
|
2011-12-07 17:30:32 +00:00 |
|
rMalie
|
ad45eeca37
|
[*] Classes: Db->execute() now return always a boolean. Use Db->query() instead.
|
2011-12-06 15:41:34 +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 |
|
rMalie
|
9b0ff79c90
|
// Remove $langMultiShop from all classes, and add 'multishop' in $definition instead
|
2011-12-05 15:04:09 +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 |
|
lLefevre
|
8875f74163
|
// update tab "attributes" in smarty template + update action in list in ajax
|
2011-12-04 10:42:05 +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
|
a2be24ee90
|
// StockManager : bugs fix + improvement of StockManager utilisation in fucntion of global configuration
|
2011-12-02 15:23:01 +00:00 |
|