Commit Graph

92 Commits

Author SHA1 Message Date
rGaillard
bfc8bfabb4 // Small fix 2012-09-06 09:19:31 +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
63a2b6c9f2 [-] BO: Invoices and products order detail are now not empty after deleting a product 2012-08-07 12:20:10 +00:00
rGaillard
01dfdf0f8a [-] BO: Fix PSCFV-2994 2012-08-01 14:43:44 +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
fBrignoli
af7bfbfd2e [-] PDF : Canadian taxes 2012-07-12 16:45:14 +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
mDeflotte
fffc7b9f8f [-] BO : #PSCFV-3112 - Fix bug with payment by cheque and multishipping 2012-07-09 16:30:12 +00:00
lLefevre
65e844a3e4 [-] BO : #PSCFV-3036 : fix bug and fix notice and fix deprecated function 2012-07-05 15:35:13 +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
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
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
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
tDidierjean
23eae39bf8 [-] Classes : fix #PSCFV-2185 - bad handling of order states for merchandise returns 2012-05-03 11:48:40 +00:00
mDeflotte
9bd48dea6c [-] FO : Fixed bug #PSCFV-1251 & #PSCFV-1727 2012-04-30 13:40:46 +00:00
tDidierjean
6d296b2613 // #PSTEST-1229 - remove virtual combinations 2012-04-24 13:23:02 +00:00
mDeflotte
f4425c5b9a // Order::getHistory() Fix cache problem 2012-04-20 08:47:29 +00:00
rMalie
49869aaaaf // MERGE product_multistore branch : product fields are now editable per shop 2012-04-17 13:32:12 +00:00
mDeflotte
868a7fcc6b // Add missing parameter 2012-04-13 14:25:00 +00:00
mDeflotte
566003ff76 [-] FO : #PSCFI-5322 - Order::hasBeenDelivered and Order::hasBeenPaid don't work for all order states 2012-04-13 13:40:29 +00:00
mDeflotte
a29a50548d [-] FO : #PSFV-797 - Fix bug with order detail and customized products
[-] BO : #PSFV-797 - Fix bug with order editing  and customized products
2012-04-12 13:02:18 +00:00
mDeflotte
3ee7698a08 [-] FO : #PSFV-717 - Bad parameter used 2012-03-29 07:27:05 +00:00
rMalie
d14913d8e6 // Normalize 2012-03-09 09:19:30 +00:00
rMalie
8f0257fc87 // Replace shop->addSqlRestriction() and shop->addSqlRestrictionOnLang() by static versions 2012-02-27 12:15:30 +00:00
rMalie
14e6929565 // Welcome 2012² 2012-02-23 16:33:10 +00:00
aFolletete
eb2d4f3029 // Fixed bug #PSTEST-752 2012-02-23 15:22:17 +00:00
dMetzger
161ff82fbf // You shall not DIE! 2012-02-20 09:14:01 +00:00
mMarinetti
5e3ff7eacd // die2exception 2012-02-17 15:49:27 +00:00
mDeflotte
e1a2354183 [-] BO : #PSFV-503 - Fix bug with image generation 2012-02-15 17:31:39 +00:00
aFolletete
5b6802f3e2 // clean code && fix norm 2012-02-07 15:31:59 +00:00
aFolletete
34e63c9d2b [-] Classes : fixed bug #PSTEST-550 - Add current_state attribute on Order class
[~] Deprecated : OrderHistory::getLastOrderState()
2012-02-01 14:34:17 +00:00
rMalie
0896d93e2c // Normalize 2012-01-25 15:51:47 +00:00
rMalie
3a7325c75e [-] 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
aFolletete
869a4fbd1c // clean code 2012-01-09 16:59:03 +00:00
fBrignoli
344cd3915e [-] FO : Bug Fixed #PSFV-315 - Incorrect products prices in order history 2012-01-09 14:09:15 +00:00
aFolletete
bbd3630a34 // clean code 2012-01-05 16:34:01 +00:00
rMalie
4b17d64cf7 // Fix PrestaShopException typo 2012-01-04 13:53:19 +00:00
aFolletete
0ae2aa9a15 [-] BO : fixed bug on Delivery slip generation in AdminDeliverySlip 2012-01-02 18:16:09 +00:00
aFolletete
8923947406 [-] BO : fixed bug on Invoice generation in AdminInvoices 2012-01-02 17:30:11 +00:00
aFolletete
681d0984c2 [-] Classes : fixed little bug on getShipping method on Order class 2011-12-28 13:59:12 +00:00
aFolletete
1b767f836f // add delivery slip 2011-12-22 21:21:41 +00:00
fSerny
d4beecb774 [-] BO : Credit slips now appear in document section 2011-12-22 18:02:04 +00:00
bMancone
7349733f96 // Fixed getCartProducts() 2011-12-22 15:04:26 +00:00