Commit Graph

174 Commits

Author SHA1 Message Date
dMetzger
86826029bd [-] BO : original product price was saved without decimals #PSCFV-3968 2012-09-10 09:30:19 +00:00
rGaillard
bfc8bfabb4 // Small fix 2012-09-06 09:19:31 +00:00
rGaillard
efc3c05927 // Some fields of order_slip was stored as int against float 2012-09-05 16:37:40 +00:00
rGaillard
9274fb9790 // Amount of order payment may be negative 2012-09-05 14:10:29 +00:00
dMetzger
0cf3ef3a9c // Fixed #PSCFV-3702 2012-08-21 13:21:16 +00:00
dMetzger
effdd3ebf0 // Huge code cleaning on order edition, a lot of values were inconsistent 2012-08-13 16:26:40 +00:00
dMetzger
30ef888c50 // Order::_deleteProduct rewritten (a lot of fields were missing) 2012-08-13 16:04:34 +00:00
rGaillard
418eb07ecd [-] Core: Fix #PSCFV-3581 missing db_prefix 2012-08-09 17:17:21 +00:00
rGaillard
63a2b6c9f2 [-] BO: Invoices and products order detail are now not empty after deleting a product 2012-08-07 12:20:10 +00:00
rGaillard
ae5acf0be9 [-] Core: Fix PSCFV-3092 2012-08-03 14:40:31 +00:00
rGaillard
01dfdf0f8a [-] BO: Fix PSCFV-2994 2012-08-01 14:43:44 +00:00
rGaillard
98edaa8979 [*] 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
79528c274f [-] Classes : fixed bug #PSCFV-3260 - Bug when add product to existing order 2012-07-25 13:53:42 +00:00
mDeflotte
86405d0cd5 [-] FO : #PSCFV-3318 - Guest Tracking must use order reference and not order id 2012-07-25 13:00:43 +00:00
lLefevre
1ddbeb7a29 [-] TR : fix #PSCFV-3269 : remove call to PSQL() which is unnecessary 2012-07-25 09:02:39 +00:00
lLefevre
84f95dd80b [-] Bo : replace constant _PS_THEME_DIR_ by _PS_MAIL_DIR_ when send a email 2012-07-25 08:34:17 +00:00
lLefevre
d931296828 [-] BO : fix #PSCFV-3278 : add a parameter id_shop in a method Mail::send() && normalize 2012-07-24 14:13:11 +00:00
mDeflotte
a0ad0cdbed // Little fix 2012-07-17 14:15:51 +00:00
rGaillard
51e435959f [-] Core: Fix PSCFV-3161 storage specific prices in orders 2012-07-16 08:29:59 +00:00
rGaillard
5f9a5b623f // Small fixes 2012-07-13 18:25:39 +00:00
rGaillard
912f1b234d [-] Core: Fix PSCFV-3161 stockage of reduction was bad in database 2012-07-13 15:20:53 +00:00
dMetzger
3ad0a63880 [-] BO : original product price was not set in the order detail table #PSCFV-3159 2012-07-13 07:37:15 +00:00
fBrignoli
d4fad7d1db // missing file 2012-07-12 16:48:54 +00:00
fBrignoli
af7bfbfd2e [-] PDF : Canadian taxes 2012-07-12 16:45:14 +00:00
lLefevre
da4c90bd5d [-] BO : fix #PSCFV-3143 2012-07-12 16:12:41 +00:00
mDeflotte
f52b92031d [-] BO : #PSCFV-3000 - Send an email on changing an order from the BO 2012-07-12 12:05:19 +00:00
vChabot
4abdea08d6 [-] BO : BugFix : #PSCFV-3069 : OrderDetail->purchase_supplier_price is not saved in DB 2012-07-12 08:01:04 +00:00
mDeflotte
ef35d2fd33 [-] FO : #PSCFV-3034 - Add return quantity to order detail 2012-07-10 14:09:18 +00:00
mDeflotte
fffc7b9f8f [-] BO : #PSCFV-3112 - Fix bug with payment by cheque and multishipping 2012-07-09 16:30:12 +00:00
fBrignoli
95878f2ff4 [-] BO : Undefined tax calculator 2012-07-09 09:48:58 +00:00
fBrignoli
1dda3c49dd [-] PDF : Bug Fixed #PSCFV-2735 - Missing tax details in order slip 2012-07-09 09:35:58 +00:00
lLefevre
65e844a3e4 [-] BO : #PSCFV-3036 : fix bug and fix notice and fix deprecated function 2012-07-05 15:35:13 +00:00
vAugagneur
89144585ad //small fix on total_paid_real 2012-07-05 15:23:45 +00:00
mDeflotte
cc82ddf5cc [-] BO : #PSCFV-3011 - Add details of refund and returned products on the BO order page. 2012-07-05 07:40:11 +00:00
mDeflotte
640f9a478b // Change commentaries 2012-06-26 15:24:10 +00:00
mDeflotte
100b210d22 [-] FO : #PSCFV-2920 - Hidding order number, use order reference instead 2012-06-26 15:19:35 +00:00
aNiassy
a51b90aa41 [-] 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
c3e04fcfb2 [-] 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
1ce04f60d0 [-] CLASSES : fixed bug #PSCFV-2786 - Error in getOrderInvoice function 2012-06-12 07:06:45 +00:00
fBrignoli
901e9516e6 [-] PDF : Bug Fixed #PSCFV-2724 - Incorrect SQL query for ecotax breakdown 2012-06-07 13:27:33 +00:00
aFolletete
c007633de8 [-] Classes : fixed bug #PSCFV-2681 - issue with updating of current_state column on order table 2012-06-06 15:00:52 +00:00
mDeflotte
683c21a8d7 // Normalization 2012-06-04 13:25:57 +00:00
mDeflotte
5dd7592160 // Fix little bug (undefined index) on canceling a product (BO order tab) 2012-06-04 12:26:55 +00:00
mDeflotte
749df13050 // Fix bug with bad SQL request on changing state of an order paid by check 2012-06-04 09:09:51 +00:00
mDeflotte
ba19c164ca [-] Project : #PSCFV-2633 #PSCFV-2622 - Fix problems with multishipping and order payment & invoice 2012-06-01 15:40:32 +00:00
rMalie
803073cd49 // Webservice getters are now multishop 2012-06-01 07:45:41 +00:00
mDeflotte
9a70c814c0 [-] BO : #PSCFV-139 - Improving Retial refund 2012-05-15 14:58:02 +00:00
fBrignoli
31f845db55 [-] PDF : Bug Fixed #PSCFV-168 - Invoice discount & shipping are now correctly displayed 2012-05-15 14:22:22 +00:00
aFolletete
4ccd85f553 [-] 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
1279dec0b6 [-] BO : #PSCFV-2276 - Fix bug on changing status of a order with virtual products 2012-05-10 07:45:22 +00:00