diff --git a/htdocs/langs/en_US/bills.lang b/htdocs/langs/en_US/bills.lang index ff4c9c19161..366be9389d1 100644 --- a/htdocs/langs/en_US/bills.lang +++ b/htdocs/langs/en_US/bills.lang @@ -10,6 +10,7 @@ DoPaiement=Do paiement BuildPDF=Build PDF RebuildPDF=Rebuild PDF VAT=VAT +VATRate=VAT Rate Amount=Amount BillStatusDraft=Draft (need to be validated) BillStatusPayed=Payed diff --git a/htdocs/langs/en_US/main.lang b/htdocs/langs/en_US/main.lang index 09416d03e10..23f8ddc3cc2 100644 --- a/htdocs/langs/en_US/main.lang +++ b/htdocs/langs/en_US/main.lang @@ -98,3 +98,6 @@ ChartNotGenerated=Chart not generated Duration=Duration Summary=Summary NotYetAvailable=Not yet available +Popularity=Popularity +Categories=Categories +Category=Categorie diff --git a/htdocs/langs/en_US/products.lang b/htdocs/langs/en_US/products.lang index f2101cb6743..7db3b8311ef 100644 --- a/htdocs/langs/en_US/products.lang +++ b/htdocs/langs/en_US/products.lang @@ -3,6 +3,8 @@ Products=Products Services=Services Product=Product Service=Service +NewProduct=New product +NewService=New service ProductsAndServices=Products and Services ProductsAndServicesOnSell=Products and Services on sell ProductsAndServicesNotOnSell=Products and Services out of sell @@ -12,4 +14,8 @@ ServicesOnSell=Services on sell ServicesNotOnSell=Services out of sell LastRecorded=Last products/services on sell recorded CardProduct0=Product card -CardProduct1=Service card \ No newline at end of file +CardProduct1=Service card +Stock=Stock +Stocks=Stocks +OnSell=On sell +NotOnSell=Out of Sell \ No newline at end of file diff --git a/htdocs/langs/fr_FR/bills.lang b/htdocs/langs/fr_FR/bills.lang index fab8add98a3..5c97a302a06 100644 --- a/htdocs/langs/fr_FR/bills.lang +++ b/htdocs/langs/fr_FR/bills.lang @@ -10,6 +10,7 @@ DoPaiement=Emettre paiement BuildPDF=Générer le PDF RebuildPDF=Regénérer le PDF VAT=TVA +VATRate=Taux TVA Amount=Montant BillStatusDraft=Brouillon (à valider) BillStatusPayed=Payée diff --git a/htdocs/langs/fr_FR/main.lang b/htdocs/langs/fr_FR/main.lang index 7b0328f3ed5..b26fb138fa8 100644 --- a/htdocs/langs/fr_FR/main.lang +++ b/htdocs/langs/fr_FR/main.lang @@ -97,4 +97,7 @@ ChartGenerated=Graphiques g ChartNotGenerated=Graphique non généré Duration=Durée Summary=Résumé -NotYetAvailable=Pas encore disponible \ No newline at end of file +NotYetAvailable=Pas encore disponible +Popularity=Popularité +Categories=Categories +Category=Categorie \ No newline at end of file diff --git a/htdocs/langs/fr_FR/products.lang b/htdocs/langs/fr_FR/products.lang index 1daae8d441a..4ac41f07530 100644 --- a/htdocs/langs/fr_FR/products.lang +++ b/htdocs/langs/fr_FR/products.lang @@ -3,6 +3,8 @@ Products=Produits Services=Services Product=Produit Service=Service +NewProduct=Nouveau produit +NewService=Nouveau service ProductsAndServices=Produits et Services ProductsAndServicesOnSell=Produits et Services en vente ProductsAndServicesNotOnSell=Produits et Services hors vente @@ -13,3 +15,7 @@ ServicesNotOnSell=Services hors vente LastRecorded=Derniers produits/services en vente enregistrés CardProduct0=Fiche produit CardProduct1=Fiche service +Stock=Stock +Stocks=Stocks +OnSell=En vente +NotOnSell=Hors vente diff --git a/htdocs/product/fiche.php b/htdocs/product/fiche.php index 57781884637..ee4ac427823 100644 --- a/htdocs/product/fiche.php +++ b/htdocs/product/fiche.php @@ -243,11 +243,14 @@ if ($_GET["action"] == 'create') print '