Commit Graph

1297 Commits

Author SHA1 Message Date
lLefevre 71574b23be // fix retrieving of the fields value 'shop' and 'group_shop' dynamically (PSFV-94) 2011-11-15 12:19:39 +00:00
bMancone 0748aa6ff5 // StockManagement : updated the warehouse list displayed when {adding, removing, transfering} stock 2011-11-15 10:48:10 +00:00
bMancone 2fa5234c37 // AdminWarehousesController : added informations on the shops associated to a warehouse on the 'view' action 2011-11-15 09:28:54 +00:00
dSevere 21b017a131 // stock management : Supplier order is now supply order, employee and product is now historized for sttock movements and supply order 2011-11-14 18:58:02 +00:00
rGaillard 11fc755c46 // Improve Specific prices 2011-11-14 17:40:42 +00:00
bMancone e0ec780dec // Deleted carriers are now properly removed from the table warehouse_carrier 2011-11-14 15:44:26 +00:00
mMarinetti 2b254e1a2a // bugfix class Category + simplification AdminCategoriesController 2011-11-14 15:04:06 +00:00
tDidierjean 00d9bd5f3f // fix missing ecotax field in AdminTaxes 2011-11-14 14:39:02 +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
lLefevre 5bde977d1f // fix Update the call of JavaScript and CSS files in the class of HelperForm and controller templates (PSFV-94) 2011-11-14 14:21:26 +00:00
bMancone 74ef17ca79 // It is not possible to delete a product if there are currently physical stock/supply order(s) for this product, anymore 2011-11-14 13:36:33 +00:00
tDidierjean 4d59ba5fcc [*] BO : #PSFV-94 - added AdminModulesPositionsController 2011-11-14 11:04:15 +00:00
lLefevre b7fb125aee [*] BO #PSFV-94 : Added AdminAttachmentsController 2011-11-14 10:33:57 +00:00
mMarinetti badbac7abf [+] BO : #PSFV-94 AdminCustomerThreads is now a controller 2011-11-14 10:28:46 +00:00
bMancone 9370253d88 // Stock : it is not possible to manage stock for a virtual product or a pack anymore 2011-11-14 10:11:48 +00:00
rGaillard 2949839889 // Fix order view 2011-11-14 09:16:37 +00:00
lLefevre eeafffaa0b // fix bug controller AdminDeliverySlipController (PSFV-94) 2011-11-14 09:10:37 +00:00
mMarinetti edd5588f68 // die2Exception 2011-11-13 19:44:49 +00:00
mMarinetti c69f151487 [+] BO : #PSFV-94 - AdminSubdomains is now a Controller
// + AdminSubDomains now uses the default form :)
2011-11-13 19:10:41 +00:00
mMarinetti 8d13e34ab4 [+] BO : #PSFV-94 AdminGenerator is now a controller
// + now form in options.tpl is inside a block
// newly made controller are now controllerCore
// Configuration die2Exception
// added license text in newly made admin templates
2011-11-13 18:51:01 +00:00
mMarinetti a439404053 [+] BO : #PSFV-94 - AdminThemes is now an AdminController
// ajax.php get addons themes has been removed and is now in AdminThemesController + uses of jquery
// removed function AdminTab::uploadIco, moved in AdminThemesController
2011-11-13 17:46:38 +00:00
mMarinetti 949c2d4244 [+] BO : #PSFV-94 - AdminWebserviceController 2011-11-13 17:01:43 +00:00
mMarinetti 35dfe416ce [+] BO : #PSFV-94 - AdminContact is now an AdminController 2011-11-13 16:22:02 +00:00
mMarinetti 610996de67 [*] BO : helper/options has now a block "after" to append anything you need
[+] BO : #PSFV-94 - AdminLocalization is now an AdminController
2011-11-13 16:07:43 +00:00
dSevere a2c3001445 // stock : debug + interfaces optimizations + stockManager update 2011-11-10 17:30:16 +00:00
lLefevre 381eafdbc4 // fix bug view.tpl in AdminCartsController PSFV-94 2011-11-10 16:33:38 +00:00
lLefevre 6afbb66869 [*] BO : #PSFV-94 - added AdminReferrersController 2011-11-10 15:53:47 +00:00
mMarinetti b717ddd71d // assigned missing var in combination 2011-11-10 15:49:35 +00:00
mMarinetti 115d5f7586 // fixed duplicate content in AdminProduct controller > combination 2011-11-10 15:06:22 +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
tDidierjean 36d3c9e409 [*] BO : #PSFV-94 - added AdminTranslationsController 2011-11-10 10:56:29 +00:00
vChabot 0a4cb9321a [*] FO : Register process enhancement 2011-11-10 10:56:14 +00:00
dSevere 7cf3d8fdc1 // stock : bug fix on discount rates and tax rates management 2011-11-09 17:58:43 +00:00
dSevere b7e1ecf5a4 // bug fix on toolbar save button management 2011-11-09 17:14:11 +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
dSevere baeaf2dee6 // stock : update and bugs fix on supplier order add product interface 2011-11-09 15:53:39 +00:00
lLefevre a04d33d156 [*] BO #PSFV-94 : Added AdminStatsController && AdminStatsTabController && norm of statistic modules 2011-11-09 15:48:15 +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
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
bMancone 88f701bf0a // AdminStockInstantState : added hint bo on 'quantity_usable' 2011-11-09 11:17:09 +00:00
bMancone 21f1debc96 // AdminStockInstantStateController updated 2011-11-09 10:02:57 +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
tDidierjean ea9ad576d2 [*] BO : #PSFV-94 - added AdminReturnController 2011-11-08 16:53:56 +00:00
bMancone 952bea101e // Stock 2011-11-08 16:02:08 +00:00
dSevere b91c49b5cd // stock : bugs fix and update of supplier order add product interface 2011-11-08 15:55:49 +00:00
dSevere 4812e7baf4 // stock : bugs fix and update of supplier order add product interface 2011-11-08 15:45:45 +00:00
vSchoener 63c2159a98 // Update accounting 2011-11-08 15:14:28 +00:00
vSchoener d7649ae28a [+] BO : Add Accounting Management 2011-11-08 14:20:24 +00:00