diff --git a/htdocs/langs/en_US/products.lang b/htdocs/langs/en_US/products.lang index bbcffcecfbb..2342db98bb5 100644 --- a/htdocs/langs/en_US/products.lang +++ b/htdocs/langs/en_US/products.lang @@ -7,6 +7,7 @@ Service=Service Create=Create Reference=Reference NewProduct=New product +NewBook=New Book NewService=New service ProductCode=Product code ServiceCode=Service code diff --git a/htdocs/langs/fr_BE/products.lang b/htdocs/langs/fr_BE/products.lang index b7149d1f318..4be3c3afab9 100644 --- a/htdocs/langs/fr_BE/products.lang +++ b/htdocs/langs/fr_BE/products.lang @@ -7,6 +7,7 @@ Service=Service Create=Créer Reference=Référence NewProduct=Nouveau produit +NewBook=Nouveau livre NewService=Nouveau service ProductCode=Code produit ServiceCode=Code service diff --git a/htdocs/langs/fr_FR/products.lang b/htdocs/langs/fr_FR/products.lang index 167f75c7543..2654fcd3b9e 100644 --- a/htdocs/langs/fr_FR/products.lang +++ b/htdocs/langs/fr_FR/products.lang @@ -6,6 +6,7 @@ Product=Produit Service=Service Reference=Référence NewProduct=Nouveau produit +NewBook=Nouveau livre NewService=Nouveau service ProductCode=Code produit ServiceCode=Code service diff --git a/htdocs/product/canvas/livre/liste.tpl b/htdocs/product/canvas/livre/liste.tpl index 452326ffd1e..a764cb4f1b0 100644 --- a/htdocs/product/canvas/livre/liste.tpl +++ b/htdocs/product/canvas/livre/liste.tpl @@ -1,4 +1,11 @@ + + + + +
+
Liste des Livres
+
@@ -9,19 +16,19 @@ Référence - A-Z + A-Z - Z-A + Z-A - N3 + Titre - A-Z + A-Z - Z-A + Z-A @@ -33,6 +40,8 @@ Prix Valorisation + Action + @@ -46,13 +55,17 @@       - +   + + + + {section name=mysec loop=$datas} {strip} - {$datas[mysec].stock_loc} + $datas {$datas[mysec].ref} {$datas[mysec].titre} {$datas[mysec].casier} diff --git a/htdocs/product/canvas/livre/livre-create.tpl b/htdocs/product/canvas/livre/livre-create.tpl index 8ad2351401c..8255bc1a9b6 100644 --- a/htdocs/product/canvas/livre/livre-create.tpl +++ b/htdocs/product/canvas/livre/livre-create.tpl @@ -19,6 +19,13 @@ * $Source$ *} + + + + +
+
Nouveau Livre
+
@@ -28,7 +35,7 @@ - +
Réf.Référence diff --git a/htdocs/product/canvas/livre/livre-edit.tpl b/htdocs/product/canvas/livre/livre-edit.tpl index 2c0267c3fa6..a22c31a8c22 100644 --- a/htdocs/product/canvas/livre/livre-edit.tpl +++ b/htdocs/product/canvas/livre/livre-edit.tpl @@ -26,6 +26,14 @@ + + + + +
+
Éditer Livre
+
+
Réf.