Commit Graph

57 Commits

Author SHA1 Message Date
Rémi Gaillard
71b33389a5 [-] Core: id_customer was missing in the SpecificPrice::getSpecificPrice() cache key #PSCFV-8086 2013-03-04 10:31:15 +01:00
Rémi Gaillard
b38c9d0484 // lower memory usage for SpecificPrice::getProductIdByDate 2013-01-18 14:18:59 +01:00
Francois Gaillard
8baf87eef5 // Welcome 2013 2013-01-04 11:19:03 +01:00
vAugagneur
be946319be //remove svn keyword @version Release: $ 2012-11-22 11:57:40 +01:00
lLefevre
6588f9514c // Revert Revision 17884 : #PSCFV-5017 : update bad licenses in all files 2012-10-17 09:29:43 +00:00
lLefevre
398d345362 // #PSCFV-5017 : update bad licenses in all files 2012-10-17 06:18:59 +00:00
rGaillard
222db03651 [-] Core: Fix PSCFV-3161 storage specific prices in orders 2012-07-16 08:29:59 +00:00
rGaillard
d66fa93c79 [-] BO: Fix PSCFV-3186 2012-07-13 15:51:44 +00:00
rGaillard
8815280d7f [-] Core: Fix PSCFV-3161 stockage of reduction was bad in database 2012-07-13 15:20:53 +00:00
rGaillard
c05dd55d47 [-] FO: Fix PSCFV-3114 bad quantity discount applied with specific price rules 2012-07-13 10:12:25 +00:00
rGaillard
cebd95901d // Performance optimizations 2012-05-29 08:32:13 +00:00
rGaillard
ed889704cd [-] Core: Fix PSCFV-2109 specific prices when updating product 2012-05-19 14:55:28 +00:00
rMalie
009e190263 // MERGE product_multistore branch : product fields are now editable per shop 2012-04-17 13:32:12 +00:00
rMalie
50a44277db // Normalize 2012-03-09 09:19:30 +00:00
rGaillard
c995d9c826 [-] FO: Fix PSFV-533 combinations specificprices and blockspecial 2012-03-01 17:27:21 +00:00
rGaillard
bac7de54ae // Fix bug which allow to create multi specific price with same parameters 2012-02-27 15:32:57 +00:00
rMalie
1dc629a949 // Welcome 2012² 2012-02-23 16:33:10 +00:00
rMalie
13fa90f707 // Fix SpecificPrice::update() #PSFV-473 2012-02-09 08:57:52 +00:00
aKorczak
f3ee8d071a [*] WS : Add entity specific_prices
[*] WS : Add entity specific_price_rules
2012-02-08 16:46:57 +00:00
Francois Gaillard
aa9f7c215e [*] FO : Better gesture of product discounts. 2012-02-01 15:12:26 +00:00
rGaillard
dc99f52f25 // Small fixes on AdminProduct tab 2012-01-26 12:50:41 +00:00
rMalie
59e5dfe9bf // Normalize some classes 2012-01-23 15:25:43 +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
mBertholino
0cea793a08 [-] BO : PSFV-365 - fixed bug 2012-01-11 08:48:45 +00:00
fBrignoli
1af651a494 // Norm 2011-12-22 10:11:45 +00:00
fBrignoli
4ee7cd767e [-] FO : Specific price + id_cart 2011-12-22 09:54:50 +00:00
rGaillard
e4a58ec938 // Add specific_price management for backoffice order && fix installer 2011-12-21 17:16:46 +00:00
fBrignoli
018f959f9e // OrderDetails migration 2011-12-21 16:37:23 +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
mDeflotte
eb6ff5778d // BugFix - PSTEST-64 - Duplication de produit dans la liste et la fiche 2011-12-20 09:43:56 +00:00
jBreux
b71a30190c [+] Project : Add specific prices to a specific customer 2011-12-19 15:31:18 +00:00
tDidierjean
608c083d41 // Fix bug with specific prices creation 2011-12-19 13:53:56 +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
rMalie
0af197daf3 // Remove $this->table and $this->identifier from objectModels + normalize 2011-12-09 14:05:24 +00:00
rGaillard
acfe353c56 [+] BO: Add Specific prices bulk generator 2011-12-08 16:01:10 +00:00
rMalie
27b198dcd6 [*] Classes: Db->execute() now return always a boolean. Use Db->query() instead. 2011-12-06 15:41:34 +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
730913cb5e // fix bug "apply priority management" in AdminProductsController 2011-11-23 20:01:33 +00:00
rGaillard
11fc755c46 // Improve Specific prices 2011-11-14 17:40:42 +00:00
rGaillard
09b0d0a137 [*] Core : Specific prices can now be applied to combinations 2011-11-04 15:53:53 +00:00
rMalie
9510337b1d // Remove bad _SQL_USE_SLAVE_ uses + normalize Db->executeS(), Db->execute() and Db->numRows() names 2011-10-10 12:18:56 +00:00
rMalie
91083e190c // Merge -> revision 8800 2011-09-27 14:30:06 +00:00
aFolletete
33f63ed144 [*] Classes : improve performances of "Feature detachable" feature 2011-09-24 15:03:21 +00:00
aFolletete
3126782b83 // clean conflict lines in SpecificPrice file 2011-09-20 08:38:43 +00:00
aFolletete
21668617b7 // Many improvements for Feature Detachable 2011-09-19 15:55:52 +00:00
rMalie
c0224d4958 // Merge -> revision 8624 2011-09-16 15:02:29 +00:00
aFolletete
230bebc7c7 [+] Project : adding Features detachables in order to improve performance
// clean code
2011-09-03 17:21:32 +00:00
tDidierjean
a7ad178f28 //// Merge -> revision 8290 2011-09-01 09:53:43 +00:00