Commit Graph

438 Commits

Author SHA1 Message Date
aFolletete
53d1559835 // 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
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
ca3f633245 // fix bug on tracking number value 2011-12-16 15:22:38 +00:00
aFolletete
211daef5bb // fix bug on tracking number value 2011-12-16 15:22:38 +00:00
jBreux
a4f970280c [*] BO : Improvement invoices management 2011-12-16 09:14:11 +00:00
jBreux
ccb0731126 [*] BO : Improvement invoices management 2011-12-16 09:14:11 +00:00
jBreux
b2777ffd8c [+] BO : Add a note on invoice 2011-12-15 11:38:01 +00:00
jBreux
5ef179a5d5 [+] BO : Add a note on invoice 2011-12-15 11:38:01 +00:00
aFolletete
59741d4ad8 // you can define invoice on payment addition 2011-12-14 18:42:50 +00:00
aFolletete
16175b1561 // you can define invoice on payment addition 2011-12-14 18:42:50 +00:00
mDeflotte
e0ff6f4697 // BugFix : Adding warehouse on order edition 2011-12-14 16:19:05 +00:00
mDeflotte
f7208ee5d5 // BugFix : Adding warehouse on order edition 2011-12-14 16:19:05 +00:00
aFolletete
9b417ab764 // fix bug on Payment addition 2011-12-12 16:51:47 +00:00
aFolletete
c2e9720872 // fix bug on Payment addition 2011-12-12 16:51:47 +00:00
bMancone
397f97e3fc // When shipping products: warehouses are now correctly loaded 2011-12-12 16:18:02 +00:00
bMancone
6ec695804f // When shipping products: warehouses are now correctly loaded 2011-12-12 16:18:02 +00:00
bMancone
fb391bef3f // Re-stock (Prices fixed/warehouse fixed) 2011-12-12 13:54:17 +00:00
bMancone
9a75ad714a // Re-stock (Prices fixed/warehouse fixed) 2011-12-12 13:54:17 +00:00
bMancone
df463cad79 // StockInstantState: fixed bug on names. AdminOrders: fixed bug on return 2011-12-12 10:54:59 +00:00
bMancone
01e97ed908 // StockInstantState: fixed bug on names. AdminOrders: fixed bug on return 2011-12-12 10:54:59 +00:00
bMancone
c2271b7777 // Fixed AdminOrdersController when returning.. 2011-12-09 16:14:02 +00:00
bMancone
a86136ad24 // Fixed AdminOrdersController when returning.. 2011-12-09 16:14:02 +00:00
bMancone
976b9a2a07 // Stock : product can now be returned 2011-12-09 16:08:27 +00:00
bMancone
75de66ce78 // Stock : product can now be returned 2011-12-09 16:08:27 +00:00
vChabot
2fa317af08 // Adding the OrderCarrier class to handle carriers in an order 2011-12-08 15:12:23 +00:00
vChabot
2411651445 // Adding the OrderCarrier class to handle carriers in an order 2011-12-08 15:12:23 +00:00
vChabot
e81813bda9 // little fix about advanced stock management 2011-12-08 09:22:02 +00:00
vChabot
3260412f3c // little fix about advanced stock management 2011-12-08 09:22:02 +00:00
aFolletete
416aa938b1 [-] BO : fixed calculation error on Product addition
[-] BO : fixed notice error on message addition
2011-12-06 10:50:00 +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
1c32791fa0 [-] BO & FO & MO : #PSCFI-4237 : adding id_lang in method l() of class Mail() 2011-12-05 17:22:47 +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
1608547b5b // add restriction on addition and edition of an order 2011-12-05 11:27:26 +00:00
aFolletete
ac0896fd2f // add restriction on addition and edition of an order 2011-12-05 11:27:26 +00:00
lLefevre
a236b63008 // Adding a button to top 2011-12-02 14:31:08 +00:00
lLefevre
2a7c5c4d9d // Adding a button to top 2011-12-02 14:31:08 +00:00
mDeflotte
a85c5d4cd2 // Fix some problems with getPackageShippingCost 2011-12-02 10:48:26 +00:00
mDeflotte
0602a2dbdb // Fix some problems with getPackageShippingCost 2011-12-02 10:48:26 +00:00
aFolletete
37cdfcdeea // fix little bug on AdminOrdersController
[~] Deprecated: Cart::getOrderShippingCost()
2011-11-30 17:25:27 +00:00
aFolletete
51d7d41e3b // fix little bug on AdminOrdersController
[~] Deprecated: Cart::getOrderShippingCost()
2011-11-30 17:25:27 +00:00
aFolletete
2c1d3a0a28 [*] BO : you can now generate manually the invoice 2011-11-30 16:41:24 +00:00
aFolletete
ef70f9e019 [*] BO : you can now generate manually the invoice 2011-11-30 16:41:24 +00:00
tDidierjean
aefa581603 // Rename AdminController methods initForm() initList() etc. to renderForm() renderList() 2011-11-30 11:06:38 +00:00
tDidierjean
885701b27a // Rename AdminController methods initForm() initList() etc. to renderForm() renderList() 2011-11-30 11:06:38 +00:00
mDeflotte
6e8e1f6c3d // Adding reference in admin order details
// Adding reference in payment return of cheque and bankwire module
2011-11-25 15:45: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
77d7b7a7a8 // Fix bug on add shipping number 2011-11-25 14:00:17 +00:00
rGaillard
f21c9be47d // Fix bug on add shipping number 2011-11-25 14:00:17 +00:00
rGaillard
8a29185bd1 // Fix change currency on editing order 2011-11-25 13:43:40 +00:00
rGaillard
8e1472a9ff // Fix change currency on editing order 2011-11-25 13:43:40 +00:00