From 5ed51c4dfc9b997171f2dded56f67cddb97065e3 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Mon, 4 Dec 2006 21:17:51 +0000 Subject: [PATCH] Renommage des templates --- .../{fiche-create.tpl => livre-create.tpl} | 0 .../livre/{fiche-edit.tpl => livre-edit.tpl} | 0 .../livre/{fiche-view.tpl => livre-view.tpl} | 5 +- .../{fiche-edit.tpl => livrecontrat-edit.tpl} | 0 .../{fiche-view.tpl => livrecontrat-view.tpl} | 9 +- .../livrecouverture/livrecouverture-edit.tpl | 192 ++++++++++++++++++ ...iche-view.tpl => livrecouverture-view.tpl} | 22 ++ 7 files changed, 217 insertions(+), 11 deletions(-) rename htdocs/product/canvas/livre/{fiche-create.tpl => livre-create.tpl} (100%) rename htdocs/product/canvas/livre/{fiche-edit.tpl => livre-edit.tpl} (100%) rename htdocs/product/canvas/livre/{fiche-view.tpl => livre-view.tpl} (99%) rename htdocs/product/canvas/livrecontrat/{fiche-edit.tpl => livrecontrat-edit.tpl} (100%) rename htdocs/product/canvas/livrecontrat/{fiche-view.tpl => livrecontrat-view.tpl} (94%) create mode 100644 htdocs/product/canvas/livrecouverture/livrecouverture-edit.tpl rename htdocs/product/canvas/livrecouverture/{fiche-view.tpl => livrecouverture-view.tpl} (59%) 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