Commit Graph

128 Commits

Author SHA1 Message Date
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
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
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
mDeflotte
f5fc3769a9 // Order::getHistory() Fix cache problem 2012-04-20 08:47:29 +00:00
rMalie
009e190263 // MERGE product_multistore branch : product fields are now editable per shop 2012-04-17 13:32:12 +00:00
mDeflotte
230cf20198 // Add missing parameter 2012-04-13 14:25:00 +00:00
mDeflotte
2f4de677e4 [-] FO : #PSCFI-5322 - Order::hasBeenDelivered and Order::hasBeenPaid don't work for all order states 2012-04-13 13:40:29 +00:00
mDeflotte
6fa5aedca8 [-] 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
4570e96eb8 [-] FO : #PSFV-717 - Bad parameter used 2012-03-29 07:27:05 +00:00
rMalie
50a44277db // Normalize 2012-03-09 09:19:30 +00:00
rMalie
0a3fa7ba14 // Replace shop->addSqlRestriction() and shop->addSqlRestrictionOnLang() by static versions 2012-02-27 12:15:30 +00:00
rMalie
1dc629a949 // Welcome 2012² 2012-02-23 16:33:10 +00:00
aFolletete
5f42c8ac59 // Fixed bug #PSTEST-752 2012-02-23 15:22:17 +00:00
dMetzger
1c4162ff2e // You shall not DIE! 2012-02-20 09:14:01 +00:00
mMarinetti
fcb3f53671 // die2exception 2012-02-17 15:49:27 +00:00
mDeflotte
0bde311b97 [-] BO : #PSFV-503 - Fix bug with image generation 2012-02-15 17:31:39 +00:00
aFolletete
fd80e244c1 // clean code && fix norm 2012-02-07 15:31:59 +00:00
aFolletete
ab5ee06405 [-] Classes : fixed bug #PSTEST-550 - Add current_state attribute on Order class
[~] Deprecated : OrderHistory::getLastOrderState()
2012-02-01 14:34:17 +00:00
rMalie
2682430122 // Normalize 2012-01-25 15:51:47 +00:00
rMalie
eee9b353c1 [-] 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
16fa767ee4 // clean code 2012-01-09 16:59:03 +00:00
fBrignoli
4758939b9a [-] FO : Bug Fixed #PSFV-315 - Incorrect products prices in order history 2012-01-09 14:09:15 +00:00
aFolletete
76a26bedb4 // clean code 2012-01-05 16:34:01 +00:00
rMalie
e28d3ce80f // Fix PrestaShopException typo 2012-01-04 13:53:19 +00:00
aFolletete
4cd3d5699f [-] BO : fixed bug on Delivery slip generation in AdminDeliverySlip 2012-01-02 18:16:09 +00:00
aFolletete
92977632db [-] BO : fixed bug on Invoice generation in AdminInvoices 2012-01-02 17:30:11 +00:00
aFolletete
beb3c5d613 [-] Classes : fixed little bug on getShipping method on Order class 2011-12-28 13:59:12 +00:00
aFolletete
d35dbe9003 // add delivery slip 2011-12-22 21:21:41 +00:00
fSerny
5d76d8cb8a [-] BO : Credit slips now appear in document section 2011-12-22 18:02:04 +00:00
bMancone
ccc6db905c // Fixed getCartProducts() 2011-12-22 15:04:26 +00:00
vChabot
998233963a // Improvement : target blank on PDF 2011-12-22 13:38:00 +00:00
rGaillard
e4a58ec938 // Add specific_price management for backoffice order && fix installer 2011-12-21 17:16:46 +00:00
mDeflotte
8437274987 // Removing red error message when orders total is diferent form the total paid if there are multiple orders with the same reference 2011-12-19 17:26:17 +00:00
rMalie
b2b678ab3d // Improve collections : where() method reworked (prototype changed) + validation of fields 2011-12-19 16:57:28 +00:00
mDeflotte
e99634ffd7 // Removing some id_warehouse
// Adding some checks with advanced_stock_management product attribute
2011-12-19 16:01:41 +00:00
aFolletete
86601b6a88 [+] BO : on order edition, you can add a discount
[+] BO : on order edition, you can delete a discount
// Adding two new columns in order_cart_rule table: id_order_invoice, value_tax_excl
2011-12-18 17:18:54 +00:00
aFolletete
906088bb50 // fix bug on Cart rule update in validateOrder 2011-12-17 17:13:48 +00:00
aFolletete
211daef5bb // fix bug on tracking number value 2011-12-16 15:22:38 +00:00
aFolletete
c4b1221376 [*] BO : no payment is registered on order creation for check and bankwire payment 2011-12-16 10:10:48 +00:00
jBreux
ccb0731126 [*] BO : Improvement invoices management 2011-12-16 09:14:11 +00:00
aFolletete
16175b1561 // you can define invoice on payment addition 2011-12-14 18:42:50 +00:00
vChabot
0b66418230 // little fix about generating first John Doe invoice 2011-12-14 17:09:52 +00:00
mDeflotte
f7208ee5d5 // BugFix : Adding warehouse on order edition 2011-12-14 16:19:05 +00:00
rMalie
c022f4e0e5 // Format definitions 2011-12-13 13:41:54 +00:00