Commit Graph

729 Commits

Author SHA1 Message Date
lLefevre 381eafdbc4 // fix bug view.tpl in AdminCartsController PSFV-94 2011-11-10 16:33:38 +00:00
lLefevre 16de31ac9e // fix bug delete the call method info() 2011-11-10 16:00:08 +00:00
lLefevre 6afbb66869 [*] BO : #PSFV-94 - added AdminReferrersController 2011-11-10 15:53:47 +00:00
mMarinetti 55c6ad1dab // norms on AdminProductController
// bugfix addfeaturestodb custom values
// uses of smartyV3 features (createTemplate, createData) in AdminProducts + admin products forms now extends base form.tpl
[+] BO : now tiny_mce can be loaded 'onclick' instead of 'onload'
// improvement in adminproduct pages
2011-11-10 14:57:54 +00:00
rMalie ccf8d86f8a // StockAvailable id_shop field is not required anymore (id_shop is set as current shop if no shop chosen) 2011-11-10 13:55:13 +00:00
rMalie dae1e70e5f [*] Classes: CMS::getCMSPages() now select only data from cms table if id_lang is null
[*] Classes: Db::autoExecute() can now take INSERT IGNORE as third argument
[*] Classes: Tag::addTags() can now take an array of tags as argument (instead of strings separated by comas)
2011-11-10 13:45:41 +00:00
vChabot 0a4cb9321a [*] FO : Register process enhancement 2011-11-10 10:56:14 +00:00
vChabot 95cde12b84 [*] FO : combination link from product page are now the same as the combination link from blocklayered
// Cart is now accepting the combination link
2011-11-10 10:45:19 +00:00
rMalie 560be7bffe // Fix Db::executeS() now trigger Db::execute() method if the query begin with select|show|explain keyword 2011-11-10 09:59:39 +00:00
dSevere fb2fe9b387 // stock : bug fix on supplier orders states change 2011-11-09 18:02:26 +00:00
bMancone c67af2b3e2 // SupplierOrderDetail : prices updated 2011-11-09 17:09:17 +00:00
lLefevre ae9a789921 [*] BO #PSFV-94 : Added AdminStatsConfController 2011-11-09 16:58:49 +00:00
bMancone 469a2f6ed4 // Stock : updated stock{cover, mvt, instant_state}controllers 2011-11-09 16:03:51 +00:00
lLefevre a04d33d156 [*] BO #PSFV-94 : Added AdminStatsController && AdminStatsTabController && norm of statistic modules 2011-11-09 15:48:15 +00:00
rMalie a0e0e05969 // Normalize 2011-11-09 15:21:27 +00:00
rMalie ec8a1e0dec // Normalize 2011-11-09 15:21:19 +00:00
rMalie 1b8cdb3775 // Normalize 2011-11-09 15:21:05 +00:00
dSevere c0ab2bcbc5 // stock : update and bugs fix on supplier order add product interface and supplier order view interface + toolbar bug fix 2011-11-09 15:11:36 +00:00
rMalie 0f3e4503d7 // Fix during language install (now support table with uppercase prefix on windows)
// Add is_native to hook table in db.sql file
2011-11-09 15:01:12 +00:00
vSchoener 211d44758c - Accounting: Add new tab for product to define the number liable to an existing zone, update upgrader and installer 2011-11-09 14:16:28 +00:00
rMalie 201cb34a4d // Some fix on objectModel children classes (fields not valid, etc.) 2011-11-09 12:16:37 +00:00
dSevere 1c2c377e6e // stock : bug fix on add product interface 2011-11-08 18:21:24 +00:00
dSevere 43e1e225d7 // stock : update supplier orders interface + change state bug fix 2011-11-08 17:55:17 +00:00
lLefevre 8a8c83d930 [*] BO #PSFV-94 : Added AdminImportController 2011-11-08 17:54:08 +00:00
bMancone 7a00c0a504 // StockManager: updated getProductRealQuantities() because of supplier orders 2011-11-08 16:00:37 +00:00
dSevere 4812e7baf4 // stock : bugs fix and update of supplier order add product interface 2011-11-08 15:45:45 +00:00
vAugagneur 4e515ceddf [+] Classes : Helper::renderAdminCategorieTree() now use addJs to include treeView javascript 2011-11-08 14:36:10 +00:00
vSchoener d7649ae28a [+] BO : Add Accounting Management 2011-11-08 14:20:24 +00:00
bMancone 470e55025a // Ajax_params is not mandatory 2011-11-08 13:47:32 +00:00
bMancone 90fec28d2c // It is now possible to add customs params when using ajax call with the 'details' action 2011-11-08 13:41:11 +00:00
tDidierjean 1d717225a8 // fix list callback 2011-11-08 13:19:49 +00:00
bMancone 9cbb51678b // Stock : fixed cover 2011-11-08 10:33:18 +00:00
tDidierjean da02f290b7 [*] BO : #PSFV-94 - added AdminAttributeGeneratorController 2011-11-08 10:09:57 +00:00
rMalie 543f84b029 // Fix OrderCartRule class name 2011-11-08 09:39:04 +00:00
bMancone 08041e5c6e // SupplierOrder now adds products in warehouses 2011-11-07 16:13:14 +00:00
bMancone 3a06c09e8c // AdminSupplierOrdersController : updated changes regarding quantity 2011-11-07 13:33:08 +00:00
bMancone f79a6facbf // AdminSupplierOrdersController : updated (fixed with modifications of HelperList & AdminController + update_receipt) 2011-11-07 13:05:07 +00:00
tDidierjean 3c957390e3 // add missing $toolbar_fix declaration 2011-11-07 10:46:22 +00:00
fBrignoli bffacb4fa9 [*] CO : Order amount informations (tax_excl & tax_incl) 2011-11-07 10:16:12 +00:00
lLefevre ccfc2af865 // fix update view.tpl in AdminManufacturersController 2011-11-07 09:12:51 +00:00
lLefevre c49a0df886 // fix update view.tpl in AdminCustomerController and Added new helper : HelperView 2011-11-05 22:03:08 +00:00
dSevere ea565d57fb // #PSFV-94 : Add possibility to add product in a supplier order 2011-11-04 18:27:04 +00:00
mMarinetti f595782562 // added fixed toolbar, norms 2011-11-04 17:32:46 +00:00
mMarinetti 49340afbc7 // bugfix saving tab 2011-11-04 17:28:24 +00:00
rGaillard 59301b4540 // Replacement of getDiscounts method 2011-11-04 16:52:39 +00:00
rGaillard 09b0d0a137 [*] Core : Specific prices can now be applied to combinations 2011-11-04 15:53:53 +00:00
lLefevre 06c812630e [*] BO #PSFV-94 : Added AdminAccessController 2011-11-04 15:52:31 +00:00
vAugagneur 49058ec658 //split adminController postProcess 2011-11-04 15:16:10 +00:00
mMarinetti 7aa6724741 // no more custom customer form 2011-11-04 15:04:40 +00:00
tDidierjean ad2db3a45b // Added Helper::createTemplate() 2011-11-04 13:31:09 +00:00