Commit Graph

118 Commits

Author SHA1 Message Date
gRoussac 79cba4b655 [-] FO : Fix bug #PSCFV-10851, no shop restriction in vouchers display in cart 2013-10-28 19:00:00 +01:00
gRoussac dfdbe39ee3 [-] BO : Small changes when creating vouchers in back office orders 2013-09-11 16:28:11 +02:00
gRoussac 4c49048e39 [-] FO : Partial fix of adding gift on cart rule on the same entity in the cart rule 2013-09-06 18:35:56 +02:00
gRoussac 33116dfa47 [-] FO : Fix bug #PSCFV-9856 could not add Uncombinable cart rules and Minimum amount check badly calculated 2013-08-02 18:00:10 +02:00
Xavier 4291b23e23 Update CartRule.php
Removed "502" from the notice of license.
2013-07-29 11:41:35 +02:00
Damien Metzger 6293631ac4 [-] FO : fixed group query for cart rules #PSCFV-8992 2013-07-18 13:47:43 +02:00
Nicolas Sorosac 72def39102 [-] CORE : CartRule::checkProductRestrictions : A gift product in the same category as its restrictions causes the gift to stay in the cart even if emptied 2013-06-10 17:43:03 +02:00
Damien Metzger 21d45b61bd [-] BO : fixed gift deletion when there is no products anymore in the cart 2013-05-16 11:03:21 +02:00
Damien Metzger 35463be99a // Fixed product rules issue in the cart rules with mod_mysql 2013-05-15 14:14:46 +02:00
gRoussac 27212bd126 [-] CORE : Fix bug last part #PSCFV-8636, cart rule with a reduction and free shipping 2013-04-16 18:56:00 +02:00
gRoussac dc2e2d0adf // remove sql parse error 2013-04-15 12:10:27 +02:00
gRoussac 22b506dd41 [-] FO : Fix bug #PSCFV-8623 : Cart rule without code is applied automatically 2013-04-15 11:48:27 +02:00
gRoussac 5d3f48354b [-] FO : add cart rul when cart rul has several groups 2013-04-12 18:03:38 +02:00
gRoussac 7591efd6d6 [-] CORE : Preserve carrier reference integrity in cart rules when updating a carrier 2013-03-13 14:31:26 +01:00
Damien Metzger 49ecd42395 // Voucher cleaning 2013-02-04 16:00:45 +01:00
Damien Metzger e9a7474bbe [-] FO : fixed voucher display in the customer view #PSCFV-7332 2013-02-04 16:00:45 +01:00
Damien Metzger 9c3f58b6a2 [-] FO : Fixed voucher value when it exceeds the product total #PSCFV-7421 2013-02-04 11:53:07 +01:00
Damien Metzger 197778c91a [-] FO : fixed customer discounts #PSCFV-7479 2013-02-04 11:53:06 +01:00
Damien Metzger fd74aa2798 [-] Core : cart rule cache cleared on update 2013-02-01 18:30:32 +01:00
Damien Metzger 57727a4cfa [-] FO : fixed voucher highlighting in the cart #PSCFV-6422 2013-01-15 20:08:38 +01:00
Rémi Gaillard 091459bde6 [-] BO: Fix #PSCFV-6120 display of shipping price on BO order summary detail with freeshipping 2013-01-04 14:51:01 +01:00
Francois Gaillard 8baf87eef5 // Welcome 2013 2013-01-04 11:19:03 +01:00
vAugagneur a4eb2cc7a9 //Merge branch release 2013-01-02 09:56:20 +01:00
Damien Metzger 7a8adaec25 [+] BO : you can now choose if a voucher is displayed under the cart in the frontend 2012-12-27 18:04:16 +01:00
Damien Metzger 6970bf57d9 [-] FO : changed behavior of the cart rules when the carrier and the address are not determined yet 2012-12-20 17:13:11 +01:00
vAugagneur be946319be //remove svn keyword @version Release: $ 2012-11-22 11:57:40 +01:00
dMetzger c65753bc35 [-] FO : wrong cache ID fixed #PSCFV-5537 2012-11-13 15:52:31 +00:00
rGaillard fc19914c85 [-] Core: Fix cache issue and order slip pdf generation 2012-10-22 12:40:15 +00: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 3751fd2f8b [-] FO: Fix #PSCFV-4992 2012-10-16 09:58:54 +00:00
rGaillard c4f8f03614 [-] FO: Fix #PSCFV-4814 cart rule not combinables 2012-10-15 15:31:04 +00:00
rGaillard fedb5f583c [-] FO: Improve memory use with cart rules 2012-10-12 10:06:07 +00:00
dMetzger e12895686c [-] FO : fixed warning when a discount wasn't associated to any reduction type (shipping, currency, percentage) 2012-08-06 09:47:53 +00:00
fBrignoli 610b4f718b // missing comas #PSCFV-3464 2012-08-02 13:24:33 +00:00
mDeflotte ce886cbde6 [-] FO : #PSCFV-3268 - Fix bug with cache and cart rule discount calculation 2012-08-02 09:07:18 +00:00
dMetzger f1270e3ab0 [-] BO : cart rules are now cleaned when a component of a product rule (like a product, a category, a supplier...) is deleted 2012-07-24 13:11:56 +00:00
mDeflotte f4fa8bd1b1 [-] FO : #PSCFV-3268 - Fix bug with cache cartrule badly fill
// This fix is not "clean". It would be intersting to take more time to found a better solution
2012-07-24 13:08:44 +00:00
dMetzger d130fd6061 // Improvement of the fix of a previous bug #PSCFV-2804 2012-07-11 12:43:28 +00:00
dMetzger b4015b78e4 [*] FO : better management in the priority between the cart rules #PSCFV-2804 2012-07-11 10:07:16 +00:00
dMetzger 5a484d8903 [*] BO : added a new Validate method "isPercentage" 2012-07-09 13:05:31 +00:00
dMetzger 3db62e9551 [-] BO : Fixed SQL crash with an empty shop list #PSCFV-2946 2012-07-05 14:18:22 +00:00
dMetzger 900c10120d [-] FO : potential divide by zero removed #PSCFV-2787 2012-06-11 14:36:16 +00:00
rGaillard 79f64b39f6 // Miss commit... 2012-05-25 17:14:43 +00:00
rGaillard d3dbc5ba12 [-] BO: Fix multishop employee restriction on cart and catalog price rules PSCFV-2505 2012-05-25 17:12:55 +00:00
dMetzger 7f77efd003 // Fixed cart rules analysis for empty carts 2012-05-25 11:37:43 +00:00
dMetzger e28de3094c // Oups 2012-05-22 13:16:41 +00:00
dMetzger e5c8aa309e // Autoassignation of the cart rule when log out 2012-05-22 10:20:36 +00:00
dMetzger 0c5c1ae90f // Cart display for free shipping 2012-05-21 18:53:30 +00:00
mDeflotte 6d94e08afc // Fix bug with gift products and multishipping 2012-05-21 17:31:43 +00:00