Commit Graph

2683 Commits

Author SHA1 Message Date
vAugagneur 2195f9bdcb [+] CORE : now you can choose the redirect option when your product is disable 2012-12-03 14:13:50 +01:00
Vincent Augagneur 86f720398a Merge pull request #15 from axome/shipping_cost_admin
//6 decimals for shipping cost in admin tab
2012-11-29 05:40:56 -08:00
Vincent Augagneur 1127bbbfcb Merge pull request #15 from axome/shipping_cost_admin
//6 decimals for shipping cost in admin tab
2012-11-29 05:40:56 -08:00
vAugagneur 8d6433f48f [-] BO : fixed bug #PSCFV-5610 Credit slip reference is too short
[*] BO : added prefix on credit slip reference
2012-11-28 10:56:43 +01:00
vAugagneur 358c0c168f [-] BO : fixed bug #PSCFV-5610 Credit slip reference is too short
[*] BO : added prefix on credit slip reference
2012-11-28 10:56:43 +01:00
vAugagneur 0e0ca2a473 [-] CORE : fixed some bad include of jquery plugin 2012-11-23 16:35:57 +01:00
vAugagneur 049caca3b7 [-] CORE : fixed some bad include of jquery plugin 2012-11-23 16:35:57 +01:00
Vincent Augagneur d08cb3b713 Merge pull request #30 from bumbu/patch-1
[-] BO : fixed bug #PNM-687 Back-office form field input with flag lang=>false cause error
2012-11-23 01:55:07 -08:00
Vincent Augagneur cde774b552 Merge pull request #30 from bumbu/patch-1
[-] BO : fixed bug #PNM-687 Back-office form field input with flag lang=>false cause error
2012-11-23 01:55:07 -08:00
bumbu d1f77b787b Update admin-dev/themes/default/template/helpers/form/form.tpl
Fix error that appears on adding input with attribute 'lang' => false to admin controller form.
2012-11-22 23:31:44 +02:00
bumbu 51dd140f97 Update admin-dev/themes/default/template/helpers/form/form.tpl
Fix error that appears on adding input with attribute 'lang' => false to admin controller form.
2012-11-22 23:31:44 +02:00
DamienMetzger 849b96ab9c [*] BO : the global search now looks into the modules 2012-11-22 17:41:12 +01:00
DamienMetzger 867c9a5135 [*] BO : the global search now looks into the modules 2012-11-22 17:41:12 +01:00
Xavier POITAU 034b26f82d When you set the "Fees by carrier, geographical zone, and ranges" (in the "Shipping" tab), the prices are tax excluded and displayed with 2 decimals, but the price is saved with 6 decimals in the database.
So when you define a shipping fee with 6 decimals it is saved without problem, but when you come back to edit the values, they are rounded (2 decimals) so you are forced to edit the values again, or else saving will replace the previous 6-decimals values with the displayed 2-decimals values.

Having 6 decimals displayed in the BO (not rounded, raw value from the database) is necessary because these values are tax excluded and are displayed tax included on the FO.
2012-11-22 14:14:02 +01:00
Xavier POITAU 57388850a3 When you set the "Fees by carrier, geographical zone, and ranges" (in the "Shipping" tab), the prices are tax excluded and displayed with 2 decimals, but the price is saved with 6 decimals in the database.
So when you define a shipping fee with 6 decimals it is saved without problem, but when you come back to edit the values, they are rounded (2 decimals) so you are forced to edit the values again, or else saving will replace the previous 6-decimals values with the displayed 2-decimals values.

Having 6 decimals displayed in the BO (not rounded, raw value from the database) is necessary because these values are tax excluded and are displayed tax included on the FO.
2012-11-22 14:14:02 +01:00
vAugagneur be946319be //remove svn keyword @version Release: $ 2012-11-22 11:57:40 +01:00
vAugagneur a1db83ef41 //remove svn keyword @version Release: $ 2012-11-22 11:57:40 +01:00
vAugagneur 06fca34bd6 [-] BO : fixed bug #PSCFV-5141 - Product Url being rewritten when a product is edited 2012-11-16 13:21:53 +00:00
vAugagneur dd8f447c62 [-] BO : fixed bug #PSCFV-5141 - Product Url being rewritten when a product is edited 2012-11-16 13:21:53 +00:00
vAugagneur 9c8ef4c4ce [-] BO : fixed JS bug in category creation with URL rewrite field 2012-11-15 13:29:29 +00:00
vAugagneur 846ef50821 [-] BO : fixed JS bug in category creation with URL rewrite field 2012-11-15 13:29:29 +00:00
dMetzger b6c0bfe59c [*] BO : you can now search by order reference #PSCFV-5592 2012-11-14 11:00:13 +00:00
dMetzger ea08ccc531 [*] BO : you can now search by order reference #PSCFV-5592 2012-11-14 11:00:13 +00:00
dMetzger e29ca3757f [-] BO : fixed form bug with voucher with a value < 1.00 #PSCFV-5523 2012-11-13 15:59:49 +00:00
dMetzger af7720eb65 [-] BO : fixed form bug with voucher with a value < 1.00 #PSCFV-5523 2012-11-13 15:59:49 +00:00
vAugagneur f94d51181c //added configuration to enable or disable accented char in URL 2012-11-09 12:56:15 +00:00
vAugagneur 5eff252941 //added configuration to enable or disable accented char in URL 2012-11-09 12:56:15 +00:00
rGaillard 21ae8e8538 [-] BO: OrderSlips should not be deleted && add icon to download pdfs on admin order slips 2012-11-07 10:31:37 +00:00
rGaillard 895b1b4063 [-] BO: OrderSlips should not be deleted && add icon to download pdfs on admin order slips 2012-11-07 10:31:37 +00:00
vAugagneur 58285acb00 [-] BO : fixed bug #PSCFV-4795 - Broken pack option for products with apostrophe in translation 2012-10-31 11:07:15 +00:00
vAugagneur 434e49e873 [-] BO : fixed bug #PSCFV-4795 - Broken pack option for products with apostrophe in translation 2012-10-31 11:07:15 +00:00
rGaillard 3450386a70 [-] BO: #PSCFV-5258 increase the allowed displayed results for product autocomplete 2012-10-30 15:29:05 +00:00
rGaillard 49b6373cc2 [-] BO: #PSCFV-5258 increase the allowed displayed results for product autocomplete 2012-10-30 15:29:05 +00:00
rGaillard 1060a66a4a [-] FO: Fix #PSCFV-5061 2012-10-23 13:04:27 +00:00
rGaillard 36e47776d5 [-] FO: Fix #PSCFV-5061 2012-10-23 13:04:27 +00:00
rGaillard 604a900239 // small fix 2012-10-23 09:53:57 +00:00
rGaillard 5102715f36 // small fix 2012-10-23 09:53:57 +00:00
rGaillard bd4ba0d2e5 // small fix 2012-10-23 09:48:41 +00:00
rGaillard b8e9683ac7 // small fix 2012-10-23 09:48:41 +00:00
rGaillard fc19914c85 [-] Core: Fix cache issue and order slip pdf generation 2012-10-22 12:40:15 +00:00
rGaillard f38ef7b915 [-] Core: Fix cache issue and order slip pdf generation 2012-10-22 12:40:15 +00:00
lLefevre ece74e27c2 // Revert Revision 17891 : #PSCFV-5017 : update bad licenses in all files 2012-10-17 10:13:43 +00:00
lLefevre 946dd2caf7 // Revert Revision 17891 : #PSCFV-5017 : update bad licenses in all files 2012-10-17 10:13:43 +00:00
lLefevre 07ca3c5258 // #PSCFV-5017 : update bad licenses in all files 2012-10-17 09:35:11 +00:00
lLefevre 04fc63c2b6 // #PSCFV-5017 : update bad licenses in all files 2012-10-17 09:35:11 +00:00
lLefevre 6588f9514c // Revert Revision 17884 : #PSCFV-5017 : update bad licenses in all files 2012-10-17 09:29:43 +00:00
lLefevre 779cf350af // Revert Revision 17884 : #PSCFV-5017 : update bad licenses in all files 2012-10-17 09:29:43 +00:00
lLefevre 398d345362 // #PSCFV-5017 : update bad licenses in all files 2012-10-17 06:18:59 +00:00
lLefevre 046b51ab99 // #PSCFV-5017 : update bad licenses in all files 2012-10-17 06:18:59 +00:00
vAugagneur 6feea50766 [-] BO : fixed bug #PSCFV-4674 2012-10-16 17:10:37 +00:00