Commit Graph

62 Commits

Author SHA1 Message Date
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
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
rGaillard
77d7b7a7a8 // 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
fBrignoli
9d0c967401 // die die 2011-11-25 10:36:39 +00:00
fBrignoli
09e308fed8 [-] BO : Incorrect CartRule value 2011-11-25 10:34:43 +00:00
tDidierjean
42ee4cd8d9 // change to orders list display 2011-11-25 10:13:49 +00:00
aFolletete
ad0a622bee // WAOW ! Adding change currency feature in AdminOrdersController ! It's amaizing :D Wonderful ;) 2011-11-23 23:04:33 +00:00
fSerny
e3998f2c61 [-] BO : Partial refund - part 4 2011-11-23 22:42:17 +00:00
fSerny
3838359b9c [*] BO : Partial refund - part 3 2011-11-23 21:42:27 +00:00
fSerny
66b8291927 [-] BO : Load customer and cart in AdminOrderController init to fix a bug with CancelProduct 2011-11-23 20:52:37 +00:00
dMetzger
d902a38ec8 [+] BO : add new feature, Order edition 2011-11-23 17:45:52 +00:00
rGaillard
c41268fccc // ajax process off adminaccess is now in the controller 2011-11-23 10:01:22 +00:00
bMancone
3c1fa76032 // StockAvailable: updated synchronize() and updated its usage within the different stock controllers when necessary 2011-11-21 11:01:33 +00:00
tDidierjean
dc78a657d4 // fix tpl folder detection in BO 2011-11-21 10:11:49 +00:00
mDeflotte
0df1a7e2eb // Merging multishipping branche on 1.5 2011-11-18 11:13:31 +00:00
mMarinetti
5795d8659c // fixed AdminOrders display view 2011-11-16 10:49:30 +00:00
bMancone
0fd7bdcea4 // Warehouse: getWarehouseList is now getWarehouses. Employee: it is not possible to delete an employee if he manages warehouses, anymore. 2011-11-14 14:28:30 +00:00
rGaillard
2949839889 // Fix order view 2011-11-14 09:16:37 +00:00
mMarinetti
edd5588f68 // die2Exception 2011-11-13 19:44:49 +00:00
rGaillard
59301b4540 // Replacement of getDiscounts method 2011-11-04 16:52:39 +00:00