Commit Graph

170 Commits

Author SHA1 Message Date
dMetzger d172b90921 // Fixed #PSCFV-3702 2012-08-21 13:21:16 +00:00
dMetzger 060e626f98 // Huge code cleaning on order edition, a lot of values were inconsistent 2012-08-13 16:26:40 +00:00
dMetzger 57912f6fef // Order::_deleteProduct rewritten (a lot of fields were missing) 2012-08-13 16:04:34 +00:00
rGaillard 44c9be03e5 [-] Core: Fix #PSCFV-3581 missing db_prefix 2012-08-09 17:17:21 +00:00
rGaillard c7105bfe11 [-] BO: Invoices and products order detail are now not empty after deleting a product 2012-08-07 12:20:10 +00:00
rGaillard 844b97318e [-] Core: Fix PSCFV-3092 2012-08-03 14:40:31 +00:00
rGaillard 324b06cfac [-] BO: Fix PSCFV-2994 2012-08-01 14:43:44 +00:00
rGaillard 193aa5602d [*] Core: you can now associate modules to order states in order to add extra mail vars 2012-07-31 09:18:41 +00:00
aFolletete c9a4158b96 [-] Classes : fixed bug #PSCFV-3260 - Bug when add product to existing order 2012-07-25 13:53:42 +00:00
mDeflotte 321cf45847 [-] FO : #PSCFV-3318 - Guest Tracking must use order reference and not order id 2012-07-25 13:00:43 +00:00
lLefevre 93d7b7176d [-] TR : fix #PSCFV-3269 : remove call to PSQL() which is unnecessary 2012-07-25 09:02:39 +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 f29691f264 // Little fix 2012-07-17 14:15:51 +00:00
rGaillard 222db03651 [-] Core: Fix PSCFV-3161 storage specific prices in orders 2012-07-16 08:29:59 +00:00
rGaillard 1ffcd622de // Small fixes 2012-07-13 18:25:39 +00:00
rGaillard 8815280d7f [-] Core: Fix PSCFV-3161 stockage of reduction was bad in database 2012-07-13 15:20:53 +00:00
dMetzger 7a3af1ff7c [-] BO : original product price was not set in the order detail table #PSCFV-3159 2012-07-13 07:37:15 +00:00
fBrignoli 6589124290 // missing file 2012-07-12 16:48:54 +00:00
fBrignoli 6e1dda9572 [-] PDF : Canadian taxes 2012-07-12 16:45:14 +00:00
lLefevre 1c43abc605 [-] BO : fix #PSCFV-3143 2012-07-12 16:12:41 +00:00
mDeflotte 4c5cce43e1 [-] BO : #PSCFV-3000 - Send an email on changing an order from the BO 2012-07-12 12:05:19 +00:00
vChabot 16711d54f0 [-] BO : BugFix : #PSCFV-3069 : OrderDetail->purchase_supplier_price is not saved in DB 2012-07-12 08:01:04 +00:00
mDeflotte 1a3f7dd550 [-] FO : #PSCFV-3034 - Add return quantity to order detail 2012-07-10 14:09:18 +00:00
mDeflotte 330b85cfe2 [-] BO : #PSCFV-3112 - Fix bug with payment by cheque and multishipping 2012-07-09 16:30:12 +00:00
fBrignoli e1820230b5 [-] BO : Undefined tax calculator 2012-07-09 09:48:58 +00:00
fBrignoli 06bebfe36a [-] PDF : Bug Fixed #PSCFV-2735 - Missing tax details in order slip 2012-07-09 09:35:58 +00:00
lLefevre a83e98e2cf [-] BO : #PSCFV-3036 : fix bug and fix notice and fix deprecated function 2012-07-05 15:35:13 +00:00
vAugagneur 61d8ea6f70 //small fix on total_paid_real 2012-07-05 15:23:45 +00:00
mDeflotte 933de92c01 [-] BO : #PSCFV-3011 - Add details of refund and returned products on the BO order page. 2012-07-05 07:40:11 +00:00
mDeflotte 7c18909e68 // Change commentaries 2012-06-26 15:24:10 +00:00
mDeflotte f981d8f37b [-] FO : #PSCFV-2920 - Hidding order number, use order reference instead 2012-06-26 15:19:35 +00:00
aNiassy f2e604a001 [-] FO : #PSCFI-5795 : fixed a bug where the opc freeze when an Order is to 0 2012-06-13 08:12:16 +00:00
aNiassy e2079093ae [-] FO : #PSCFI-5795 : fixed a bug where the opc freeze when an Order is to 0 2012-06-13 08:10:12 +00:00
vAugagneur 767eecdbe1 [-] CLASSES : fixed bug #PSCFV-2786 - Error in getOrderInvoice function 2012-06-12 07:06:45 +00:00
fBrignoli c17d902194 [-] PDF : Bug Fixed #PSCFV-2724 - Incorrect SQL query for ecotax breakdown 2012-06-07 13:27:33 +00:00
aFolletete 313aac8a53 [-] Classes : fixed bug #PSCFV-2681 - issue with updating of current_state column on order table 2012-06-06 15:00:52 +00:00
mDeflotte 33945b903f // Normalization 2012-06-04 13:25:57 +00:00
mDeflotte 99e7a51394 // Fix little bug (undefined index) on canceling a product (BO order tab) 2012-06-04 12:26:55 +00:00
mDeflotte cabfd25f8a // Fix bug with bad SQL request on changing state of an order paid by check 2012-06-04 09:09:51 +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
rMalie 2765d931e9 // Webservice getters are now multishop 2012-06-01 07:45:41 +00:00
mDeflotte ede195629a [-] BO : #PSCFV-139 - Improving Retial refund 2012-05-15 14:58:02 +00:00
fBrignoli 9b15e074da [-] PDF : Bug Fixed #PSCFV-168 - Invoice discount & shipping are now correctly displayed 2012-05-15 14:22:22 +00:00
aFolletete b45457c35e [-] BO : fixed bug #PSCFV-1296 - Can't add a product in order (BO)
// Fix backward compatibility issue with updateQty method
2012-05-10 09:29:46 +00:00
mDeflotte b7fe580aa4 [-] BO : #PSCFV-2276 - Fix bug on changing status of a order with virtual products 2012-05-10 07:45:22 +00:00
tDidierjean 8c4dac09f2 [-] Classes : fix #PSCFV-2185 - bad handling of order states for merchandise returns 2012-05-03 11:48:40 +00:00
tDidierjean 6d88a68cbe [-] FO : fix bug #PSCFV-737 - cannot download virtual file from order history 2012-05-02 12:55:53 +00:00
mDeflotte 7eca80f880 [-] FO : Fixed bug #PSCFV-1251 & #PSCFV-1727 2012-04-30 13:40:46 +00:00
tDidierjean dbae669d5f // #PSTEST-1229 - remove virtual combinations 2012-04-24 13:23:02 +00:00