Commit Graph

82 Commits

Author SHA1 Message Date
tDidierjean
8a757aaa9c // Refactor AdminController::_errors to errors 2012-01-11 08:58:12 +00:00
tDidierjean
e2dbac517f // Move controller templates to subfolder controllers/ 2012-01-09 17:23:42 +00:00
aFolletete
7ba36f20ae [-] Classes : fixed bug #PSFV-300 - Bug on Orders 2012-01-09 14:07:44 +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
rMalie
649837fec6 // Set admin display hooks in templates 2012-01-04 11:03:51 +00:00
lLefevre
010f96175b [-] BO : fix #PSTEST-134 2012-01-04 09:43:09 +00:00
aFolletete
db0c7c9f8f [-] BO : fixed bug on product line edition in order page 2012-01-03 16:50:06 +00:00
bMancone
2cde961d37 // Fixed #PSTEST-261 2012-01-03 16:01:33 +00:00
rMalie
a776684f13 // Rename correctly all hooks 2012-01-02 15:52:40 +00:00
vKham
a8a72d78a5 // fix bug stylesheet stat conversion and calendar referrer 2011-12-30 12:58:05 +00:00
aFolletete
2aa90badf2 [-] BO : add a validation on name of discount in order page 2011-12-28 15:49:51 +00:00
aFolletete
5241ab154a // 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
7362b4c4d4 [-] BO : fixed bug on product addition
// clean code
2011-12-28 13:46:42 +00:00
vKham
eef7e9ecd8 // fix table extensible 2011-12-22 19:45:23 +00:00
jBreux
e3d0c3e46e // Fix payments module list 2011-12-22 18:53:44 +00:00
fSerny
d4beecb774 [-] BO : Credit slips now appear in document section 2011-12-22 18:02:04 +00:00
fSerny
2d66dee685 [*] BO : Partial refund now handle quantity 2011-12-22 15:57:30 +00:00
vChabot
ef77153c28 // Improvement : target blank on PDF 2011-12-22 13:38:00 +00:00
mDeflotte
35aadde8c6 // Problem with product return 2011-12-22 09:39:44 +00:00
aFolletete
f6d8f403da // fix issue on ajax querie on adding product
// clean code
2011-12-21 09:23:31 +00:00
aFolletete
23c3e7a4ca // when you adding a product on order, you can set a specific price 2011-12-20 22:52:41 +00:00
aFolletete
f6d29cc757 // 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
a58e1f41c8 // 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
bab4e9c6e1 // Removing some id_warehouse
// Adding some checks with advanced_stock_management product attribute
2011-12-19 16:01:41 +00:00
aFolletete
a299b66c33 [+] 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
28ab48985b // clean code 2011-12-17 16:26:59 +00:00
aFolletete
9ccb81e485 // 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
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
ca3f633245 // 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
b2777ffd8c [+] 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
mDeflotte
e0ff6f4697 // 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
bMancone
397f97e3fc // 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
df463cad79 // 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
976b9a2a07 // 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
e81813bda9 // 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
lLefevre
1c32791fa0 [-] 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
lLefevre
a236b63008 // 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
aFolletete
37cdfcdeea // 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
tDidierjean
aefa581603 // Rename AdminController methods initForm() initList() etc. to renderForm() renderList() 2011-11-30 11:06:38 +00:00