Commit Graph
7461 Commits
Author SHA1 Message Date
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
Vincent Augagneur 6f35cc3df4 [-] CORE : fixed bug #PSCFV-5400 - jquery.ui.core.css is never used 2012-11-19 18:23:21 +01:00
Vincent Augagneur 32bebf5604 //added .gitignore 2012-11-19 17:57:46 +01:00
rGaillard b997f7b8af [-] BO: FIX #PSCFV-5088 - cant add a tax rule to a group if one have already defined as unique 2012-11-16 16:48:23 +00:00
rGaillard 84a253548e // small sql fix 2012-11-16 16:09:55 +00:00
rGaillard b9289df687 [-] Core: Fix products duplication when using multiple taxe rule on the same country 2012-11-16 16:08:21 +00:00
rGaillard eac368cf10 [-] Core: Fix #PSCFV-5327 the computation of real stock quantities was bad sometimes 2012-11-16 13:38:32 +00: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
rGaillard fc523f368e [-] Core: fix regular expression patterns for some hosting which don't support unicode 2012-11-16 11:04:27 +00:00
sLorenzini 45b0fe885d [-] FO : fixed bug #PSCFV-5481 2012-11-16 10:29:14 +00:00
sLorenzini d6c7524805 [-] FO : fixed bug #PSCFV-5460 2012-11-16 10:26:43 +00:00
sLorenzini a71f394173 // modified valid hack IE 2012-11-16 10:20:06 +00:00
vAugagneur 70cabf303b [-] MO : fixed bug #PSCFV-5348 - cant load any tinymce in any bo module works only in cms pages 2012-11-16 10:16:57 +00:00
vAugagneur e4c93d23f4 //removed useless comment 2012-11-16 10:09:15 +00:00
vAugagneur 92a015941a [-] CORE : fixed bug #PSCFV-5261 - No easy way to associate xxx_shop table for an object => added Shop:: addTableAssociation($table_name, $table_details) 2012-11-16 10:06:57 +00:00
sLorenzini c27acef6f7 // add valid hack IE 2012-11-16 10:06:52 +00:00
sLorenzini a9c88681eb [-] FO : fixed bug #PSCFV-4783 2012-11-16 09:22:39 +00:00
rGaillard 893b26327a [-] FO: Fix #PSCFV-5652 url redirection after a guest order was bas 2012-11-15 18:11:10 +00:00
rGaillard f9d01a5d66 [-] BO: Fix #PSCFV-4284 combinations import should delete available stock for combinations and not for products 2012-11-15 16:26:24 +00:00
rGaillard 0e93f8cebe [-] BO: Remove useless warning #PSCFV-5122 2012-11-15 16:19:30 +00:00
rGaillard b5d9afc158 [-] BO : Fix #PSCFV-4949 position updating after deleting a category from a product 2012-11-15 15:56:05 +00:00
rGaillard ef13038a6d [-] BO: Fix #PSCFV-5109 translations of admin module controller 2012-11-15 15:39:51 +00:00
rGaillard 2c1e7f504b [-] BO: Fix #PSCFV-5263 tax rule deletion on tax rules group deletion 2012-11-15 14:01:36 +00:00
rGaillard a7e7ebd2cd [-] FO : Fix #PSCFV-5239 bad rewrite rule for category with no image 2012-11-15 13:42:47 +00:00
vAugagneur 70e4496fe3 [-] BO : fixed bug #PSCFV-4855 - AdminTab1.5 compatibility ; datepicker not included in listHeader 2012-11-15 13:35:28 +00:00
vAugagneur 9c8ef4c4ce [-] BO : fixed JS bug in category creation with URL rewrite field 2012-11-15 13:29:29 +00:00
vAugagneur a0a6a3d3b6 [-] FO : fixed bug #PSCFV-5324 - Product url rewrite contains "root/home/" 2012-11-15 13:26:44 +00:00
rGaillard 5ee4949e73 [-] FO: Fix #PSCFV-5359 do not redirect to canonical url on 404 error 2012-11-15 09:43:07 +00:00
rGaillard 0fea2d5829 [-] BO: Fix language pack export 2012-11-15 09:25:05 +00:00
dMetzger c2880ddfac [-] FO : you cannot reset the password of a deactivated account anymore #PSCFV-5621 2012-11-15 08:14:03 +00:00
rGaillard 79d8836f5f [-] Core: Fix #PSCFV-5238 cache_has_attachments field update 2012-11-14 18:18:53 +00:00
rGaillard 1a21cfccd0 [-] BO: Fix #PSCFV-5344 stock reinjecting values on returning products with advanced stock management 2012-11-14 17:53:44 +00:00
dMetzger 4d2ebaa0f5 [-] FO : replaced order id by order reference in the contact form (but kept the id_order for retrocompatibility) #PSCFV-5491 2012-11-14 14:54:36 +00:00
vAugagneur abbbdae2b4 // small fix 2012-11-14 14:54:17 +00:00
dMetzger 3166887d0e [-] FO : replaced order id by order reference in the contact form (but kept the id_order for retrocompatibility) #PSCFV-5491 2012-11-14 14:47:26 +00:00
vAugagneur 0ff6dca920 [-] FO : fixed bug on mobile them with opc can't place order. 2012-11-14 13:57:38 +00:00
vAugagneur a324cb273c //put mobile warning in real warning 2012-11-14 13:34:46 +00:00
vAugagneur 78ecc83941 //missing commit related to rev:17989 2012-11-14 13:32:13 +00:00
Francois Gaillard 232dce9e00 [*] BO : Mobile theme checks that the PayPal module is installed. 2012-11-14 13:29:54 +00:00
vAugagneur 63a8688a30 [-] FO : fixed bug #PSCFV-5617 - fixed bug #PSCFV-5616 - mobile theme issues 2012-11-14 13:10:09 +00:00
dMetzger b6c0bfe59c [*] BO : you can now search by order reference #PSCFV-5592 2012-11-14 11:00:13 +00:00
dMetzger aa708231f6 [-] WS : cart rules were missing in the WS #PSCFV-5602 2012-11-13 18:21:10 +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 c65753bc35 [-] FO : wrong cache ID fixed #PSCFV-5537 2012-11-13 15:52:31 +00:00
vAugagneur 555039dfc5 [-] FO : fixed bug #PSCFV-5368 - CMS pages are all blank in front but exists in admin 2012-11-13 15:50:31 +00:00
dMetzger 7f4097a4bd [-] FO : fixed geolocation issue (which caused some unexpected cart reset) 2012-11-13 15:25:29 +00:00
dMetzger 43d3af7246 [-] FO : removed deprecated configuration var "PS_VOUCHERS" #PSCFV-5240
// Removed useless DOS protection
2012-11-13 13:56:21 +00:00
rGaillard 5ee9b10b2b [-] FO : Fix error with geolocation enabled and satellite connection 2012-11-13 11:09:21 +00:00
rGaillard b56967f087 [-] FO : Fix 2 SSL links on order-follow tpl #PSCFV-5441 2012-11-12 18:48:35 +00:00
rGaillard b08ede1a7c [-] MO: Fix Bankwire validation link using SSL #PSCFV-5266 2012-11-12 18:29:14 +00:00