Commit Graph

78 Commits

Author SHA1 Message Date
rMalie
e28d3ce80f // Fix PrestaShopException typo 2012-01-04 13:53:19 +00:00
rMalie
4bbb7fb4b8 // Set admin display hooks in templates 2012-01-04 11:03:51 +00:00
lLefevre
7388346579 [-] BO : fix #PSTEST-134 2012-01-04 09:43:09 +00:00
aFolletete
b007685e74 [-] BO : fixed bug on product line edition in order page 2012-01-03 16:50:06 +00:00
bMancone
baf380c8e5 // Fixed #PSTEST-261 2012-01-03 16:01:33 +00:00
rMalie
15614d2747 // Rename correctly all hooks 2012-01-02 15:52:40 +00:00
vKham
6437850463 // fix bug stylesheet stat conversion and calendar referrer 2011-12-30 12:58:05 +00:00
aFolletete
89bd552316 [-] BO : add a validation on name of discount in order page 2011-12-28 15:49:51 +00:00
aFolletete
c291f32109 // change image for partial and standard refund
[-] BO : fixed bug on updating of document table when adding a product
2011-12-28 15:40:03 +00:00
aFolletete
d1ce5bd992 [-] BO : fixed bug on product addition
// clean code
2011-12-28 13:46:42 +00:00
vKham
e7f82fbf5f // fix table extensible 2011-12-22 19:45:23 +00:00
jBreux
8c68d1adc0 // Fix payments module list 2011-12-22 18:53:44 +00:00
fSerny
5d76d8cb8a [-] BO : Credit slips now appear in document section 2011-12-22 18:02:04 +00:00
fSerny
5115aaed94 [*] BO : Partial refund now handle quantity 2011-12-22 15:57:30 +00:00
vChabot
998233963a // Improvement : target blank on PDF 2011-12-22 13:38:00 +00:00
mDeflotte
b706754507 // Problem with product return 2011-12-22 09:39:44 +00:00
aFolletete
9d86edb455 // fix issue on ajax querie on adding product
// clean code
2011-12-21 09:23:31 +00:00
aFolletete
12edf7bcbd // when you adding a product on order, you can set a specific price 2011-12-20 22:52:41 +00:00
aFolletete
7c5ad0049d // management of discount addition when no invoice on current order
// update the discount form when new invoice is created
2011-12-19 18:24:03 +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
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
abdf025a95 // clean code 2011-12-17 16:26:59 +00:00
aFolletete
ef46bd8819 // fix calculation issue on product addition
// all elements are correctly updated when we adding, editing or deleting a product
2011-12-17 16:20:03 +00:00
aFolletete
039b2388b9 // fixed bug on automatic payment addition when put the order to a paid status
// fix "Free shipping" when create a new invoice
2011-12-16 17:17:13 +00:00
aFolletete
211daef5bb // fix bug on tracking number value 2011-12-16 15:22:38 +00:00
jBreux
ccb0731126 [*] BO : Improvement invoices management 2011-12-16 09:14:11 +00:00
jBreux
5ef179a5d5 [+] BO : Add a note on invoice 2011-12-15 11:38:01 +00:00
aFolletete
16175b1561 // you can define invoice on payment addition 2011-12-14 18:42:50 +00:00
mDeflotte
f7208ee5d5 // BugFix : Adding warehouse on order edition 2011-12-14 16:19:05 +00:00
aFolletete
c2e9720872 // fix bug on Payment addition 2011-12-12 16:51:47 +00:00
bMancone
6ec695804f // When shipping products: warehouses are now correctly loaded 2011-12-12 16:18:02 +00:00
bMancone
9a75ad714a // Re-stock (Prices fixed/warehouse fixed) 2011-12-12 13:54:17 +00:00
bMancone
01e97ed908 // StockInstantState: fixed bug on names. AdminOrders: fixed bug on return 2011-12-12 10:54:59 +00:00
bMancone
a86136ad24 // Fixed AdminOrdersController when returning.. 2011-12-09 16:14:02 +00:00
bMancone
75de66ce78 // Stock : product can now be returned 2011-12-09 16:08:27 +00:00
vChabot
2411651445 // Adding the OrderCarrier class to handle carriers in an order 2011-12-08 15:12:23 +00:00
vChabot
3260412f3c // little fix about advanced stock management 2011-12-08 09:22:02 +00:00
aFolletete
a60ff6198f [-] BO : fixed calculation error on Product addition
[-] BO : fixed notice error on message addition
2011-12-06 10:50:00 +00:00
lLefevre
0900e2eb1a [-] BO & FO & MO : #PSCFI-4237 : adding id_lang in method l() of class Mail() 2011-12-05 17:22:47 +00:00
aFolletete
ac0896fd2f // add restriction on addition and edition of an order 2011-12-05 11:27:26 +00:00
lLefevre
2a7c5c4d9d // Adding a button to top 2011-12-02 14:31:08 +00:00
mDeflotte
0602a2dbdb // Fix some problems with getPackageShippingCost 2011-12-02 10:48:26 +00:00
aFolletete
51d7d41e3b // fix little bug on AdminOrdersController
[~] Deprecated: Cart::getOrderShippingCost()
2011-11-30 17:25:27 +00:00
aFolletete
ef70f9e019 [*] BO : you can now generate manually the invoice 2011-11-30 16:41:24 +00:00
tDidierjean
885701b27a // Rename AdminController methods initForm() initList() etc. to renderForm() renderList() 2011-11-30 11:06:38 +00:00
mDeflotte
a5f64b1340 // Adding reference in admin order details
// Adding reference in payment return of cheque and bankwire module
2011-11-25 15:45:38 +00:00
rGaillard
f21c9be47d // Fix bug on add shipping number 2011-11-25 14:00:17 +00:00
rGaillard
8e1472a9ff // Fix change currency on editing order 2011-11-25 13:43:40 +00:00
fBrignoli
aa973f1ebf // die die 2011-11-25 10:36:39 +00:00