vSchoener
84eb41f7a8
// Update Accounting for the return display html
2011-11-15 17:11:53 +00:00
mMarinetti
49a9b5f247
// Scene constructor bugfix, removed wrong cast
2011-11-15 16:31:49 +00:00
tDidierjean
f92d5d78ff
// You can now display confirmation messages by adding them to array $confirmations in AdminController
2011-11-15 16:10:34 +00:00
lLefevre
6a25c4f702
[*] BO #PSFV-94 : Added AdminFeatureController
2011-11-15 15:37:04 +00:00
vSchoener
8c11276d3e
// Update Accounting for export
2011-11-15 14:45:24 +00:00
dSevere
4c7fba91c4
// stock management : Bugs fix after rename and historization modifications
2011-11-15 14:05:57 +00:00
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
tDidierjean
401041bcb4
// Fix AdminController folder name for uppercases (CMSCategories)
2011-11-15 10:31:37 +00:00
bMancone
2ceef50c98
// Cleaned comments on SupplyOrder & Warehouse
2011-11-15 09:50:25 +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
bMancone
ef3d8a830e
// Product: added a method to get the name of a given product, product_attribute, in a given language
2011-11-14 18:44:38 +00:00
bMancone
f9059b6575
// Added two tables affected when deleting a shop : stock_available and warehouse_shop
2011-11-14 17:45:44 +00:00
rGaillard
11fc755c46
// Improve Specific prices
2011-11-14 17:40:42 +00:00
bMancone
2c2586544d
// When removing a product, its stock available is now properly removed
2011-11-14 16:21:44 +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
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