diff --git a/htdocs/product/canvas/livre/fiche-create.tpl b/htdocs/product/canvas/livre/livre-create.tpl similarity index 100% rename from htdocs/product/canvas/livre/fiche-create.tpl rename to htdocs/product/canvas/livre/livre-create.tpl diff --git a/htdocs/product/canvas/livre/fiche-edit.tpl b/htdocs/product/canvas/livre/livre-edit.tpl similarity index 100% rename from htdocs/product/canvas/livre/fiche-edit.tpl rename to htdocs/product/canvas/livre/livre-edit.tpl diff --git a/htdocs/product/canvas/livre/fiche-view.tpl b/htdocs/product/canvas/livre/livre-view.tpl similarity index 99% rename from htdocs/product/canvas/livre/fiche-view.tpl rename to htdocs/product/canvas/livre/livre-view.tpl index b934d63d65d..de6821cba23 100644 --- a/htdocs/product/canvas/livre/fiche-view.tpl +++ b/htdocs/product/canvas/livre/livre-view.tpl @@ -43,11 +43,10 @@ {$prod_tva_tx} - - - +
+ diff --git a/htdocs/product/canvas/livrecontrat/fiche-edit.tpl b/htdocs/product/canvas/livrecontrat/livrecontrat-edit.tpl similarity index 100% rename from htdocs/product/canvas/livrecontrat/fiche-edit.tpl rename to htdocs/product/canvas/livrecontrat/livrecontrat-edit.tpl diff --git a/htdocs/product/canvas/livrecontrat/fiche-view.tpl b/htdocs/product/canvas/livrecontrat/livrecontrat-view.tpl similarity index 94% rename from htdocs/product/canvas/livrecontrat/fiche-view.tpl rename to htdocs/product/canvas/livrecontrat/livrecontrat-view.tpl index dec203cf943..85e99aa28a2 100644 --- a/htdocs/product/canvas/livrecontrat/fiche-view.tpl +++ b/htdocs/product/canvas/livrecontrat/livrecontrat-view.tpl @@ -27,13 +27,6 @@ - - -
{$prod_stock_in_command}
-
- - - @@ -48,6 +41,6 @@ - +
Durée du contrat : {$prod_contrat_duree}{$prod_contrat_quant}
\ No newline at end of file diff --git a/htdocs/product/canvas/livrecouverture/livrecouverture-edit.tpl b/htdocs/product/canvas/livrecouverture/livrecouverture-edit.tpl new file mode 100644 index 00000000000..f3c60e35d6b --- /dev/null +++ b/htdocs/product/canvas/livrecouverture/livrecouverture-edit.tpl @@ -0,0 +1,192 @@ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Réf. + +
Titre + +
ISBN + - + - + + {$prod_isbn} + ISBN-13978- + +
EAN + + Code barre{$prod_ean}
Pages + + Format + +
Prix au feuillet + + Prix couverture + +
Prix de revient{$prod_pxrevient}
+ +
+ + + + + + + + +
Prix de vente{$prod_pxvente}Taux TVA + +
+ +
+ + + + + + + + + + + + + + + + + +
Stock{$prod_stock_dispo}Seuil d'alerte stock + +
Emplacement Stock + +
Statut + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Durée du contrat : + + Date d'application + +
Taux conclu + % + Quantité achetée + +
Description + +
Note (non visible sur les factures, propals...) + + +
+   + +
+
+ + + + + + + + + + + \ No newline at end of file diff --git a/htdocs/product/canvas/livrecouverture/fiche-view.tpl b/htdocs/product/canvas/livrecouverture/livrecouverture-view.tpl similarity index 59% rename from htdocs/product/canvas/livrecouverture/fiche-view.tpl rename to htdocs/product/canvas/livrecouverture/livrecouverture-view.tpl index f4ad1b1232e..99ed7adfa31 100644 --- a/htdocs/product/canvas/livrecouverture/fiche-view.tpl +++ b/htdocs/product/canvas/livrecouverture/livrecouverture-view.tpl @@ -29,4 +29,26 @@ +
+ + + + + + + + + + + + + + + + + +
Stock + {$prod_stock_dispo} + Seuil d'alerte{$prod_stock_alert}
Stock réel{$prod_stock_reel}Exemplaires en commande{$prod_stock_in_command}
+ \ No newline at end of file