Commit Graph

12 Commits

Author SHA1 Message Date
vAugagneur 9e342d5183 [-] BO : fixed bug #PSCFV-7575 - BO shipping price by zones ang weigth error js 2013-02-11 10:30:32 +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
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
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 a1db83ef41 //remove svn keyword @version Release: $ 2012-11-22 11:57:40 +01:00
rMalie 14e6929565 // Welcome 2012² 2012-02-23 16:33:10 +00:00
mMarinetti 1c288bf01d // Welcome 2012 2012-02-22 09:28:22 +00:00
aFolletete 922d7356ec // fixed bug #PSTEST-578 2012-02-08 14:17:12 +00:00
vChabot 62a71b2be0 [-] BO : BugFix : #PSTEST-350 : "tax excluded" moved near the prices in AdminShipping (fees) 2012-01-11 16:38:34 +00:00
lLefevre 4b1eba644c [-] BO : fix #PSTEST-388 2012-01-10 09:40:24 +00:00
tDidierjean e2dbac517f // Move controller templates to subfolder controllers/ 2012-01-09 17:23:42 +00:00