Commit Graph

63 Commits

Author SHA1 Message Date
fram
ed947bc123 // changed English strings, especially focusing on colons harmonization 2013-03-12 19:39:30 +01:00
djfm
385c593129 //Changed English strings using the translationsenglish module. 2013-01-04 16:58:58 +01:00
François Gaillard
064ba453e6 // Welcome 2013 2013-01-04 11:19:03 +01:00
vAugagneur
a1db83ef41 //remove svn keyword @version Release: $ 2012-11-22 11:57:40 +01:00
lLefevre
779cf350af // Revert Revision 17884 : #PSCFV-5017 : update bad licenses in all files 2012-10-17 09:29:43 +00:00
lLefevre
046b51ab99 // #PSCFV-5017 : update bad licenses in all files 2012-10-17 06:18:59 +00:00
lLefevre
06e88dcdb7 [-] TR : #PSCFV-4027 : change string "tabs" by "Menus"... 2012-09-12 15:06:48 +00:00
rGaillard
f4b482d3fd [-] BO: Fix PSCFV-3911 2012-09-05 12:49:57 +00:00
rGaillard
e07c1dbf17 // Disable content of stocks tab if advanced stock management is not activated 2012-08-07 13:08:37 +00:00
rGaillard
45658cd013 [-] BO: synchronise stock after transfert between 2 warehouses 2012-07-16 16:37:19 +00:00
lLefevre
1da5ce07d4 [*] TR : update English translations key for Back Office 2012-07-12 10:04:56 +00:00
vChabot
5dae6fde17 // correction translation 2012-06-06 09:45:38 +00:00
vChabot
6818013ba3 [-] BO : BugFix : #PSCFV-2644 : Unable to remove stock to a product with advanced stock management 2012-06-06 09:37:06 +00:00
mDeflotte
9a70c814c0 [-] BO : #PSCFV-139 - Improving Retial refund 2012-05-15 14:58:02 +00:00
bMancone
dc7355697c // Fixed #PSCFV-2252 2012-05-11 10:12:36 +00:00
rMalie
976d77668f // Fix left join on product_attribute_shop 2012-04-23 13:01:02 +00:00
rMalie
49869aaaaf // MERGE product_multistore branch : product fields are now editable per shop 2012-04-17 13:32:12 +00:00
tDidierjean
24c326e2bc // Rename fieldsDisplay to fields_list part3 (timeout) 2012-03-29 16:31:01 +00:00
lLefevre
1998bb56d4 // Fix update english key of translations in all files 2012-03-14 12:25:51 +00:00
bMancone
0e46f98778 // norm & translations 2012-03-07 15:48:54 +00:00
bMancone
1ff1f00dab // Updated mailalerts module 2012-03-01 13:32:16 +00:00
tDidierjean
c0b05dbe6c // rename $toolbar_fix to $toolbar_scroll part2 2012-02-28 17:39:40 +00:00
rMalie
0c5e47520d // Fix multishop context in BO 2012-02-27 17:14:33 +00:00
bMancone
7e93d12e67 // Fixed #PSTEST-886 2012-02-27 16:14:14 +00:00
rMalie
1ffb8998f3 // Fix multishop_context 2012-02-24 10:38:24 +00:00
rMalie
14e6929565 // Welcome 2012² 2012-02-23 16:33:10 +00:00
rMalie
735842b766 // Remove $display_multishop_toolbar and add instead $multishop_context to manage shop context per admin controller 2012-02-22 14:25:28 +00:00
mMarinetti
1c288bf01d // Welcome 2012 2012-02-22 09:28:22 +00:00
bMancone
a0e3f65992 // Updated Shop toolbar for advanced stock management controllers 2012-02-15 14:16:00 +00:00
bMancone
e9ec2e3100 // Fixed #PSTEST-737 2012-02-13 09:28:35 +00:00
tDidierjean
a94c3b98d8 // Rename template/helper to template/helpers 2012-02-06 16:35:49 +00:00
bMancone
5355c0e1bd // Stock : general improvements 2012-01-25 19:05:06 +00:00
rMalie
3a7325c75e [-] Classes : all classes and controllers now use their name in static calls instead of self (improve override) #PSFV-376 2012-01-19 10:14:10 +00:00
tDidierjean
8a757aaa9c // Refactor AdminController::_errors to errors 2012-01-11 08:58:12 +00:00
rMalie
8e84c47a1d // Use smarty->getTemplateDir(0) instead of smarty->template_dir[0] (private property) 2012-01-09 14:02:34 +00:00
bMancone
644a1de0f9 // #PSTEST-289 : Added a SaveAndStay button when adding stock 2012-01-02 10:47:00 +00:00
bMancone
2104d452ab // fixed translations problems due to r11899 2011-12-29 17:26:16 +00:00
bMancone
8827a89d86 // StockManagement: added hints with the last unit price and the last quantity of the last stock mvt when adding stock. Quantity is now usable by default when adding stock. 2011-12-28 18:16:51 +00:00
bMancone
54c9cba6ba // Stock : improvements (ergonomy/translations) 2011-12-20 16:45:05 +00:00
rMalie
ff3f1804ec // Change prototype of methods from(), leftJoin(), innerJoin(), leftOuterJoin() and naturalJoin() for DbQuery class 2011-12-19 11:13:13 +00:00
tDidierjean
aefa581603 // Rename AdminController methods initForm() initList() etc. to renderForm() renderList() 2011-11-30 11:06:38 +00:00
bMancone
22d5190501 // Stock - interfaces updated : (reason=>label, state=>status) 2011-11-28 11:12:17 +00:00
bMancone
ce3dec3afc // Product names are now correctly displayed in AdminStockManagement & AdminStockCover 2011-11-22 12:40:56 +00:00
bMancone
3c1fa76032 // StockAvailable: updated synchronize() and updated its usage within the different stock controllers when necessary 2011-11-21 11:01:33 +00:00
tDidierjean
c4a0a95af9 // HelperForm : 'p' replaced by 'desc' 2011-11-18 18:27:48 +00:00
lLefevre
a39ca69708 // fix delete var no_back and multiple call method initToolbarTitle 2011-11-18 16:05:46 +00:00
bMancone
72b9974662 // Stock : fixed bugs on cover/instant state/warehouse/management 2011-11-15 18:19:27 +00:00
bMancone
0748aa6ff5 // StockManagement : updated the warehouse list displayed when {adding, removing, transfering} stock 2011-11-15 10:48:10 +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
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