Commit Graph

149 Commits

Author SHA1 Message Date
vAugagneur
3328c7a653 [-] BO : remove deprecated parameter when call Tools::displayDate() 2013-05-20 16:55:52 +02:00
Rémi Gaillard
41786587ba [-] BO: Fix #PSCFV-8179 shop domain used in emails sometimes was for the wrong shop 2013-05-02 18:42:01 +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
3615c225b3 // small change on quantity_per_user cart rule created on ValidateOrder 2013-04-16 11:44:09 +02:00
Damien Metzger
8885c3f642 [+] Core : added a boolean in the database (guest/cart/order) in order to know if the customer used the mobile theme for the order 2013-02-28 15:23:21 +01:00
Rémi Gaillard
7b0280aeab [-] Core: bad operator used in PaymentModule #PSCFV-8040 2013-02-27 18:33:36 +01:00
Rémi Gaillard
cf249aa2dc // remove useless code 2013-02-27 14:48:04 +01:00
Damien Metzger
2bf3df1c7d [-] Core : Fixed a lot of issue with free shipping vouchers #PSCFV-7325 2013-02-04 16:00:46 +01:00
Rémi Gaillard
d72ce0d892 [-] BO: get the invoice prefix from the right shop 2013-02-04 15:11:29 +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
Rémi Gaillard
a70e92dced [-] Core: Store partial value in OrderCartRules #PSCFV-6566 2013-01-21 17:33:35 +01:00
vAugagneur
6629542a22 [-] CORE : fixed bug #PSCFV-5433 - Order confirmation email doesn't report customization 2013-01-09 17:00:41 +01:00
Francois Gaillard
8baf87eef5 // Welcome 2013 2013-01-04 11:19:03 +01:00
Gregory Roussac
dbb8a9f2e0 [-] FO : Fix html entities in order messages and threads 2012-12-27 12:23:10 +01:00
sLorenzini
05a6f856da [-] FO: CLONE - order_conf still not fixed propertly #2 - #PSCFV-5817 2012-12-11 17:43:30 +01:00
vAugagneur
f40369ef6a [-] CORE : fixed sql bug in PaymentModuleCore::getInstalledPaymentModules() - now get only active payment modules 2012-12-06 17:05:19 +01:00
Rémi Gaillard
2d93064fb9 [-] Core: Fix #PSCFV-5948 id_warehouse was sometime set to null on validateorder with stock management disabled 2012-12-04 15:32:06 +01:00
Vincent Augagneur
191b6ca526 Merge pull request #17 from axome/ColorEmail
[+] CORE : Remove color for email in *.php
2012-11-23 00:18:29 -08:00
vAugagneur
18c464f8e9 //fix sarah bug :p part 2 2012-11-22 17:57:19 +01:00
vAugagneur
f3e18165d1 //fix sarah bug :p 2012-11-22 17:52:10 +01:00
Sarah Lorenzini
d2023a5105 [-] FO : fixed bug #PSCFV-5779 - order_conf still not fixed propertly 2012-11-22 17:12:58 +01:00
cmouleyre
0d545d0a53 Remove color for email in *.php 2012-11-22 14:58:52 +01:00
vAugagneur
be946319be //remove svn keyword @version Release: $ 2012-11-22 11:57:40 +01:00
Rémi Gaillard
2244b6e4cf [-] Core: Fix #PSCFV-5561 many payment informations are added when product is out of stock on order validation 2012-11-22 10:49:50 +01:00
rGaillard
e01fe4c6dd [-] Core : fix id_warehouse used for orders 2012-11-09 16:41:40 +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
d1959d1d5b // Fix #PSCFV-4916 2012-10-12 13:25:12 +00:00
vAugagneur
00d8200b28 [+] CORE : added transaction_id in PaymentModule::validateOrder() in $extra_vars['transaction_id'] 2012-10-10 15:20:34 +00:00
dMetzger
754d18bf87 // Fixed bad use of context 2012-10-02 08:55:20 +00:00
vAugagneur
9f1b834d20 //add payment module restriction when enable country 2012-10-01 15:40:11 +00:00
dMetzger
03d39e2814 // Fixed variable conflict $message in validateorder 2012-09-27 14:24:19 +00:00
rGaillard
844b97318e [-] Core: Fix PSCFV-3092 2012-08-03 14:40:31 +00:00
mDeflotte
ce886cbde6 [-] FO : #PSCFV-3268 - Fix bug with cache and cart rule discount calculation 2012-08-02 09:07:18 +00:00
lLefevre
5cd384336e [-] Bo : replace constant _PS_THEME_DIR_ by _PS_MAIL_DIR_ when send a email 2012-07-25 08:34:17 +00:00
lLefevre
ed19ef4b67 [-] BO : fix #PSCFV-3278 : add a parameter id_shop in a method Mail::send() && normalize 2012-07-24 14:13:11 +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
rGaillard
7a5ae61052 // Fix bad variable name on PaymentModule.php 2012-07-11 15:30:18 +00:00
dMetzger
eff1575e19 // Payment module now fully use the context #PSCFV-2845 2012-07-10 12:54:33 +00:00
mDeflotte
330b85cfe2 [-] BO : #PSCFV-3112 - Fix bug with payment by cheque and multishipping 2012-07-09 16:30:12 +00:00
lLefevre
144711a623 [-] BO : #PSCFV-3039 : Add customer thread when i have a order message 2012-07-09 08:46:11 +00:00
mDeflotte
f981d8f37b [-] FO : #PSCFV-2920 - Hidding order number, use order reference instead 2012-06-26 15:19:35 +00:00
mDeflotte
193fc01c17 [-] BO : #PSCFV-2542 - Fix bug : Unable to translate PaymentModule : some email terms are still in english 2012-06-04 09:07:30 +00:00
mDeflotte
c060909bd1 [-] Project : #PSCFV-2633 #PSCFV-2622 - Fix problems with multishipping and order payment & invoice 2012-06-01 15:40:32 +00:00
mDeflotte
ebf06fde2f // Fix bug with || instead of a && 2012-05-30 07:14:21 +00:00
lLefevre
91a8a392c7 [-] BO : #PSCFV-2553 : fix bug html for email order_conf.html 2012-05-29 16:37:28 +00:00
Francois Gaillard
4d6cee24e2 // Bug fix payment module (with previous commit) 2012-05-24 13:04:14 +00:00
Francois Gaillard
be650eb1dd // Bug fix for payment modules (shops informations on validate order) 2012-05-24 13:01:35 +00:00
lLefevre
3ccc4c5013 // Fix translations mails errors for each languages
// Now, Subject for reply_msg.html is translated
// Now use sprintf() in subject mails
2012-05-24 09:57:48 +00:00
rMalie
baba8faa01 // Code review for the change paymentModule 2012-05-22 12:12:50 +00:00