lLefevre
4081c7bf80
// fix Update the call of JavaScript and CSS files in the class of HelperForm and controller templates (PSFV-94)
2011-11-14 14:29:25 +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
c558cc824b
[+] BO : #PSFV-94 AdminCustomerThreads is now a controller.
...
// bugfix property shopShareDatas was missing in AdminController ... We may move it in Context later
2011-11-14 10:27:49 +00:00
lLefevre
eeafffaa0b
// fix bug controller AdminDeliverySlipController (PSFV-94)
2011-11-14 09:10:37 +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
fSerny
24419fc88e
[-] PROJECT : Hooks alias are now used in Hook::getIdByName
2011-11-10 17:34:28 +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
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