pecpec Posted January 17, 2011 Share Posted January 17, 2011 Bonjour,J'ai un problème avec une nouvelle boutique (1.3.4 puis 1.3.6).J'ai tous les articles à 0 euros !J'ai beau renseigner les prix Ha , vente, ou forcer le TTc, rien n'y fait...Quelqu'un a t'il une idée ?Mercile debug smarty :/ PrestaShop internal settings var currencySign = ''; var currencyRate = '0'; var currencyFormat = '0'; var currencyBlank = '0'; var taxRate = 19.6; var jqZoomEnabled = true; //JS Hook var oosHookJsCodeFunctions = new Array(); // Parameters var id_product = '20'; var productHasAttributes = false; var quantitiesDisplayAllowed = false; var quantityAvailable = 0; var allowBuyWhenOutOfStock = true; var availableNowValue = ''; var availableLaterValue = 'Commandable sur imputation locale à l\'organisme demandeur'; var productPriceWithoutReduction = 0; var reduction_percent = 0; var reduction_price = 0; var reduction_from = '2011-01-13 14:02:26'; var reduction_to = '2011-01-13 14:02:26'; var group_reduction = '1'; var default_eco_tax = 1.00; var currentDate = '2011-01-17 12:05:57'; var maxQuantityToAllowDisplayOfLastQuantityMessage = 0; var noTaxForThisProduct = false; var displayPrice = 0; var productReference = 'A142d'; // Customizable field var img_ps_dir = 'http://catalogue-ist.cer31.recouv/img/'; var customizationFields = new Array(); customizationFields[0] = new Array(); customizationFields[0][0] = 'img0'; customizationFields[0][1] = 0; // Images var img_prod_dir = 'http://catalogue-ist.cer31.recouv/img/p/'; var combinationImages = new Array(); combinationImages[0] = new Array(); combinationImages[0][0] = 20; combinationImages[0][1] = 22; combinationImages[0][2] = 24; // Translations var doesntExist = 'Ce produit n\'existe pas dans cette déclinaison. Vous pouvez néanmoins en sélectionner une autre.'; var doesntExistNoMore = 'Ce produit n\'est plus en stock'; var doesntExistNoMoreBut = 'avec ces options mais reste disponible avec d\'autres options'; var uploading_in_progress = 'Envoi en cours, merci de bien vouloir patienter...'; var fieldRequired = 'Merci de remplir tous les champs requis'; //]]> et la Bdd :INSERT INTO `ist_product` (`id_product`, `id_supplier`, `id_manufacturer`, `id_tax`, `id_category_default`, `id_color_default`, `on_sale`, `ean13`, `ecotax`, `quantity`, `price`, `wholesale_price`, `reduction_price`, `reduction_percent`, `reduction_from`, `reduction_to`, `reference`, `supplier_reference`, `location`, `weight`, `out_of_stock`, `quantity_discount`, `customizable`, `uploadable_files`, `text_fields`, `active`, `indexed`, `date_add`, `date_upd`) VALUES(20, 0, 0, 0, 6, 0, 1, '', 1.00, 20, 74.414716, 69.190000, 0.00, 0, '2011-01-13 14:02:26', '2011-01-13 14:02:26', 'A142d', '', '', 0, 2, 0, 0, 0, 0, 1, 1, '2011-01-13 14:08:35', '2011-01-17 11:47:37'); Link to comment Share on other sites More sharing options...
pecpec Posted January 17, 2011 Author Share Posted January 17, 2011 Merci a tous.Le problème a été résolu en re-validant l'euro comme valeur par défaut.Ne me demandez pas pourquoi..... enfin vous pouvez toujours demander... Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now