Commit Graph

966 Commits

Author SHA1 Message Date
dSevere 84c885ddac // Update and fix some bugs on front and admin itnerfaces relative to available quantities functionnality 2011-12-05 15:11:21 +00:00
bMancone 5af4316619 // Updated comment for object definition 2011-12-05 15:06:59 +00:00
rMalie 9b0ff79c90 // Remove $langMultiShop from all classes, and add 'multishop' in $definition instead 2011-12-05 15:04:09 +00:00
bMancone 2419211f7d // SupplyOrders: CSV 2011-12-05 14:50:48 +00:00
rMalie 68d80262d5 // Remove Module->templateAssign() from modules (use $this->smarty->assign() instead) 2011-12-05 14:04:35 +00:00
rMalie d3a24b8622 // Remove $table and $identifier property from all classes, and add static $definition instead 2011-12-05 13:56:03 +00:00
fSerny 89f683f258 [-] PROJECT : isHookableOn function is now retrocompatible with old hook 2011-12-05 12:56:43 +00:00
aFolletete c18c676fe7 // fix bug on Order class 2011-12-05 10:40:06 +00:00
rMalie 0fc896fd96 // Fix collections 2011-12-05 09:05:45 +00:00
lLefevre 8875f74163 // update tab "attributes" in smarty template + update action in list in ajax 2011-12-04 10:42:05 +00:00
aFolletete a0f787ea32 // Comment useless line in order to clean this
// Add table and identifier to CartRule class
2011-12-03 09:56:38 +00:00
dSevere 133b6e064a // Stock Available : Improve BackOffice interfaces with groups of shops management + bugs fix 2011-12-02 17:32:51 +00:00
dSevere f426575405 // Stock Available : Improve BackOffice interfaces with groups of shops management + bugs fix 2011-12-02 17:31:16 +00:00
dSevere 9ad6e0bfd4 // Some bugs fix 2011-12-02 16:22:45 +00:00
vChabot 43ad380478 [*] BO : you can now affect a zone to multiple countries and to multiple states 2011-12-02 15:41:05 +00:00
dSevere a2be24ee90 // StockManager : bugs fix + improvement of StockManager utilisation in fucntion of global configuration 2011-12-02 15:23:01 +00:00
rMalie b273e728f9 // Use Collection instead of HydrateCollection in several places 2011-12-02 15:20:47 +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
rMalie 78662a518a // 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
mDeflotte db1d5aba12 // 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
lLefevre 70fc45a18d // 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
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
mDeflotte 7f8b5b95d7 // 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
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 f02365476a // 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
fBrignoli 4ab6d4feae // OrderInvoice PDF compliant 2011-12-01 14:24:17 +00:00
mDeflotte c4bae9bda9 // Little fix 2011-12-01 12:58:35 +00:00
tDidierjean 93fe92e6dd // 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
aFolletete 37cdfcdeea // 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
aFolletete 2c1d3a0a28 [*] 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
dSevere fdcbd6b651 // 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 52b933c3ad // 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
tDidierjean aefa581603 // Rename AdminController methods initForm() initList() etc. to renderForm() renderList() 2011-11-30 11:06:38 +00:00
rMalie 20550a246d // Fix id_shop on meta 2011-11-30 08:50:16 +00:00
rMalie 4dcac4d758 // Fix id_shop on meta 2011-11-30 08:49:30 +00:00
rMalie 760dafa851 // Fix id_shop on meta 2011-11-30 08:47:37 +00:00
tDidierjean 6ef867bd5a // Changes to controller and AdminCustomers refactoring 2011-11-29 18:35:17 +00:00
mDeflotte b726023488 // Now blocklayered work with PS1.5 and 1.4
// Adding some improvement to the blocklayered : Filters are now customizable (checkbox, radio, ...)
2011-11-29 18:03:21 +00:00
bMancone 8ac69b939d // AdminSupplyOrdersController: it now possible to create supply order templates, and use them to create actual supply orders 2011-11-29 14:36:15 +00:00
bMancone ad13949407 // AdminController: added beforeAdd() method 2011-11-29 14:35:43 +00:00