Commit Graph

610 Commits

Author SHA1 Message Date
mDeflotte f7208ee5d5 // BugFix : Adding warehouse on order edition 2011-12-14 16:19:05 +00:00
lLefevre 1aa8b239bd // added tab SEO in AdminProductsController 2011-12-14 15:57:29 +00:00
lLefevre 2f31ebce41 // Fixed bug save warehouse, supplier, and accounting in AdminProductsController 2011-12-14 15:33:43 +00:00
lLefevre c82ff27144 // fix bugs save and stay in AdminProductsController 2011-12-14 15:09:05 +00:00
tDidierjean 0f159ffa03 // Refactoring AdminProduct postProcess 2011-12-14 14:29:50 +00:00
lLefevre a0ad9a7c9f // translation && fixed small bugs in AdminProductsController 2011-12-14 14:01:41 +00:00
rGaillard 1fac16a3b2 // Fix localization import 2011-12-14 13:52:03 +00:00
lLefevre 64ab7ed8a6 // fixed bug javascript for upload image in AdminProductsController 2011-12-14 09:16:29 +00:00
lLefevre 6d13acbb54 // added selected categories in AdminProductsController & normalize 2011-12-13 17:12:45 +00:00
lLefevre df60a82b0b // adding counter for short description and adding size of image files in AdminProductsController 2011-12-13 15:31:17 +00:00
bMancone 872fc047c1 // Improved StockInstantState/StockMvt/SupplyOrders interfaces 2011-12-13 14:50:57 +00:00
lLefevre 9fd2f8072d // fix bug in AdminCategoriesController 2011-12-13 13:55:22 +00:00
lLefevre c57121ba56 // Fix small bugs in AdminProductsController and adding plugins 'implode' in Smarty tool 2011-12-13 13:43:41 +00:00
bMancone f1b671ef9a // AdminStockCover: missing comments 2011-12-13 10:20:00 +00:00
bMancone 4180588c40 // Updated OrderHistory / StockManager. Added feature to StockCover: it is now possible to display the number of sales per product / and highlight products which coverage is less than a given threshold 2011-12-13 09:48:52 +00:00
lLefevre 42a97855bd // fixed small bugs 2011-12-12 17:43:28 +00:00
aFolletete c2e9720872 // fix bug on Payment addition 2011-12-12 16:51:47 +00:00
tDidierjean f984f07af8 // Changes to product page layout 2011-12-12 16:19:00 +00:00
bMancone 6ec695804f // When shipping products: warehouses are now correctly loaded 2011-12-12 16:18:02 +00:00
fBrignoli 15b78f7d58 [-] BO : Missing display methods in AdminGroup 2011-12-12 14:39:46 +00:00
bMancone 9a75ad714a // Re-stock (Prices fixed/warehouse fixed) 2011-12-12 13:54:17 +00:00
tDidierjean 28911688bf // Copy from trunk: #PSCFI-4401 - linebreaks in product return message cause fatal error in BO 2011-12-12 11:07:46 +00:00
bMancone 01e97ed908 // StockInstantState: fixed bug on names. AdminOrders: fixed bug on return 2011-12-12 10:54:59 +00:00
bMancone d0d7a9912f // Controllers: improvement on CSV 2011-12-09 16:47:16 +00:00
bMancone a86136ad24 // Fixed AdminOrdersController when returning.. 2011-12-09 16:14:02 +00:00
bMancone 75de66ce78 // Stock : product can now be returned 2011-12-09 16:08:27 +00:00
rGaillard fa33f36198 // Add submit button on webservice controller options 2011-12-09 15:54:07 +00:00
mDeflotte 6e4847d245 // Shop association area use tpl file 2011-12-09 15:40:02 +00:00
tDidierjean 83594838b2 // Commit new tabs in product edition 2011-12-09 14:22:46 +00:00
rGaillard 97b549f5d7 // Fix little bug 2011-12-09 14:18:13 +00:00
lLefevre 08276cac3b // Fix bugs in AdminProductsController 2011-12-09 13:37:08 +00:00
lLefevre f592bcfded // Fix bug button add image in AdminProductsController 2011-12-08 17:42:15 +00:00
vKham f88e5df23f // fix bug page commande facture 2011-12-08 16:50:34 +00:00
dSevere 83cae5d2f3 // Improve stock managemetn and advanced stock management options and tab display on product admin interface 2011-12-08 16:26:07 +00:00
rGaillard acfe353c56 [+] BO: Add Specific prices bulk generator 2011-12-08 16:01:10 +00:00
lLefevre 22432389b7 // adding ovverride method initProcess for display Informations Tab 2011-12-08 15:41:12 +00:00
dSevere ea26882c58 // Multiple bugs fix on stock interfaces during tests 2011-12-08 15:22:31 +00:00
vChabot 2411651445 // Adding the OrderCarrier class to handle carriers in an order 2011-12-08 15:12:23 +00:00
lLefevre b3c781664f // fixed bug in AdminProductsController for display errors 2011-12-08 12:54:13 +00:00
lLefevre fecbbb7413 // fixed bug in AdminProductsController for display errors 2011-12-08 12:53:32 +00:00
rMalie b0561c5277 // Remove AdminStatsConf controller (conf is already in AdminStatsTab) 2011-12-08 09:25:10 +00:00
vChabot 3260412f3c // little fix about advanced stock management 2011-12-08 09:22:02 +00:00
dSevere 0dd95b2564 // Bugs fix on CSV export on supply order interface 2011-12-07 18:07:38 +00:00
rMalie cf17efe87e // Add again engines in stats 2011-12-07 13:52:31 +00:00
lLefevre 1fc7cddc5a // adding customization template in AdminProductsController 2011-12-06 18:24:08 +00:00
dSevere 1cbfafe547 // Bugs fix (Collection, SQL optimizations, Backoffice interfaces improvement, ...) + update db_settings_extends.sql for base datas relative to available quantities and suppliers 2011-12-06 18:07:06 +00:00
lLefevre c713c99fd5 // adding attachement template in AdminProductsController 2011-12-06 18:01:14 +00:00
mDeflotte 9ccf35375e // BugFix : Problem with delivery_option calculation
// @TODO : All the undefined index are now fixed but there is not all the available delivery option
2011-12-06 17:35:38 +00:00
lLefevre f648fd222c // fix bug in AdminFeaturesController 2011-12-06 16:37:59 +00:00
fSerny 9294dd187d [-] BO : Upload zip module is repaired 2011-12-06 16:00:17 +00:00