Commit Graph

5531 Commits

Author SHA1 Message Date
dSevere
a2be24ee90 // StockManager : bugs fix + improvement of StockManager utilisation in fucntion of global configuration 2011-12-02 15:23:01 +00:00
dSevere
6fddfce5e7 // StockManager : bugs fix + improvement of StockManager utilisation in fucntion of global configuration 2011-12-02 15:23:01 +00:00
vSchoener
fbaeb56936 // Update Accounting export working now with new order table relation
// Add retro-compatibility to PaymentCC for module (inherit of OrderPayment and uses parent methods)
2011-12-02 14:35:35 +00:00
vSchoener
fec7ede55c // Update Accounting export working now with new order table relation
// Add retro-compatibility to PaymentCC for module (inherit of OrderPayment and uses parent methods)
2011-12-02 14:35:35 +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
lLefevre
70fc45a18d // fix refactoring templates in AdminCustomerThreadsController 2011-12-02 11:19:03 +00:00
lLefevre
3e37410680 // fix refactoring templates in AdminCustomerThreadsController 2011-12-02 11:19:03 +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
dSevere
bfb0101a19 // Stock Available : Improve BackOffice interface + Update all SQL requests relative to StockAvailable + code refactoring on Product Class 2011-12-01 19:09:27 +00:00
dSevere
4d8fcb347c // Stock Available : Improve BackOffice interface + Update all SQL requests relative to StockAvailable + code refactoring on Product Class 2011-12-01 19:09:27 +00:00
mDeflotte
ab5edcd2d1 // Allow / Disallow multishipping 2011-12-01 16:34:20 +00:00
mDeflotte
5f34147bd5 // Allow / Disallow multishipping 2011-12-01 16:34:20 +00:00
fBrignoli
4ab6d4feae // OrderInvoice PDF compliant 2011-12-01 14:24:17 +00:00
fBrignoli
7e336331d9 // OrderInvoice PDF compliant 2011-12-01 14:24:17 +00:00
tDidierjean
93fe92e6dd // AdminCurrencies refactoring 2011-12-01 09:44:58 +00:00
tDidierjean
5d122fac4a // AdminCurrencies refactoring 2011-12-01 09:44:58 +00:00
tDidierjean
d019c03bb9 // AdminControllers fixes 2011-11-30 18:16:13 +00:00
tDidierjean
646812762a // AdminControllers fixes 2011-11-30 18:16:13 +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
tDidierjean
8394ab35c2 // postprocess refactoring 2011-11-30 17:16:28 +00:00
tDidierjean
e98ea15ec7 // postprocess refactoring 2011-11-30 17:16:28 +00:00
bMancone
f395104573 // AdminSupplyOrders : improved 2011-11-30 17:08:23 +00:00
bMancone
43a15145b9 // AdminSupplyOrders : improved 2011-11-30 17:08:23 +00:00
lLefevre
e836446a66 // fix bug link "details" in AdminFeaturesController 2011-11-30 16:52:23 +00:00
lLefevre
aac95ea526 // fix bug link "details" in AdminFeaturesController 2011-11-30 16:52:23 +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
dSevere
fdcbd6b651 // Stock Available : Add shared management for group of shops 2011-11-30 16:28:06 +00:00
dSevere
b9719b8561 // Stock Available : Add shared management for group of shops 2011-11-30 16:28:06 +00:00
lLefevre
48c0a94350 // added toolbar in cart_rules form.tpl 2011-11-30 16:08:30 +00:00
lLefevre
5d67e32c8b // added toolbar in cart_rules form.tpl 2011-11-30 16:08:30 +00:00
lLefevre
05c1603723 // added pluging datepicker in AdminReferrersController 2011-11-30 15:45:59 +00:00
lLefevre
a47a9ef4f6 // added pluging datepicker in AdminReferrersController 2011-11-30 15:45:59 +00:00
lLefevre
c97ee6e2f9 // fix bug in bulk_actions of type "delete" in AdminController's 2011-11-30 15:24:50 +00:00
lLefevre
046f584884 // fix bug in bulk_actions of type "delete" in AdminController's 2011-11-30 15:24:50 +00:00
lLefevre
d730dd5dbe // added list of tables and attributes in AdminRequestSqlController + change export request 2011-11-30 13:24:43 +00:00
lLefevre
db3feb8df4 // added list of tables and attributes in AdminRequestSqlController + change export request 2011-11-30 13:24:43 +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
bMancone
ef2c7480ec // missing comment on getFilterStatus() 2011-11-30 10:35:14 +00:00
bMancone
8a42d8ffae // missing comment on getFilterStatus() 2011-11-30 10:35:14 +00:00
bMancone
57e42fc2b7 // Stock: updated controllers 2011-11-30 10:32:55 +00:00
bMancone
1661cf6ba9 // Stock: updated controllers 2011-11-30 10:32:55 +00:00
lLefevre
925d795721 // fix small bug in AdminTaxRulesGroupController 2011-11-30 10:27:21 +00:00
lLefevre
70aad9a201 // fix small bug in AdminTaxRulesGroupController 2011-11-30 10:27:21 +00:00
tDidierjean
6ef867bd5a // Changes to controller and AdminCustomers refactoring 2011-11-29 18:35:17 +00:00
tDidierjean
0e89d3a195 // Changes to controller and AdminCustomers refactoring 2011-11-29 18:35:17 +00:00