Commit Graph

5733 Commits

Author SHA1 Message Date
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
rMalie 78662a518a // Fix autoload for classes with several implements 2011-12-02 14:34:48 +00:00
rMalie 88dc41cc7f // Fix autoload for classes with several implements 2011-12-02 14:34:48 +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 db1d5aba12 // Code cleanning + Fixing some bug 2011-12-02 12:17:19 +00:00
mDeflotte ce01d08a7d // Code cleanning + Fixing some bug 2011-12-02 12:17:19 +00:00
dSevere e71d12f47d // Improve StockAvailable requests + code refactoring 2011-12-02 11:36:04 +00:00
dSevere 52c755f736 // Improve StockAvailable requests + code refactoring 2011-12-02 11:36:04 +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 7f8b5b95d7 // BugFix in "Cart::isAllProductsInStock()" 2011-12-01 17:16:56 +00:00
mDeflotte d392c071af // BugFix in "Cart::isAllProductsInStock()" 2011-12-01 17:16:56 +00:00
mDeflotte 59dbaac39f // Fix some bad php doc 2011-12-01 16:43:07 +00:00
mDeflotte 70a94de245 // Fix some bad php doc 2011-12-01 16:43:07 +00:00
rMalie c8b9c9c5d3 [+] Classes: Add Collection class (synthesis of DbQuery + ObjectModel::hydrateCollection) and add support of static $definition property in ObjectModel 2011-12-01 14:47:28 +00:00
rMalie a7d489adbf [+] Classes: Add Collection class (synthesis of DbQuery + ObjectModel::hydrateCollection) and add support of static $definition property in ObjectModel 2011-12-01 14:47:28 +00:00
rMalie f02365476a // Report fix of PSCFI-4282 from 1.4 to 1.5 2011-12-01 14:45:33 +00:00
rMalie 5e92aa6d23 // Report fix of PSCFI-4282 from 1.4 to 1.5 2011-12-01 14:45:33 +00:00
mDeflotte 27d974acdc // id_warehouse is now on the order details and not on orders table 2011-12-01 14:31:26 +00:00
mDeflotte 47b6290eb7 // id_warehouse is now on the order details and not on orders table 2011-12-01 14:31:26 +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
mDeflotte c4bae9bda9 // Little fix 2011-12-01 12:58:35 +00:00
mDeflotte 0b8b616570 // Little fix 2011-12-01 12:58:35 +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
bMancone 8fdc69285f // Added CSV class. Allows to export supply order details as CSV, for instance 2011-11-30 17:49:51 +00:00
bMancone c276be19b0 // Added CSV class. Allows to export supply order details as CSV, for instance 2011-11-30 17:49:51 +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
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
lLefevre 250dd33a70 // fix small bugs 2011-11-30 16:32:51 +00:00
lLefevre 4d54f162e6 // fix small bugs 2011-11-30 16:32:51 +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 52b933c3ad // fix small bugs 2011-11-30 14:55:49 +00:00
lLefevre 73864564a6 // fix small bugs 2011-11-30 14:55:49 +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