diff --git a/htdocs/product/canvas/default/index.php b/htdocs/product/canvas/default/index.php new file mode 100644 index 00000000000..e69de29bb2d diff --git a/htdocs/product/canvas/default/liste.tpl b/htdocs/product/canvas/default/liste.tpl new file mode 100644 index 00000000000..a2ecbee3335 --- /dev/null +++ b/htdocs/product/canvas/default/liste.tpl @@ -0,0 +1,103 @@ +{* Copyright (C) 2009 Regis Houssin + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * + * $Id$ + * $Source$ + *} + + + + + + + + +
+ {$title_picto} + +
{$title_text}
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +{section name=mysec loop=$datas} +{strip} + + + + + + + + + +{/strip} +{/section} + +
Référence + + A-Z + + + Z-A + + Libellé + + A-Z + + + Z-A + + Code barre + + A-Z + + + Z-A + + Date de modificationPrix de venteStockEtat
    + + +
{$datas[mysec].ref}{$datas[mysec].label}{$datas[mysec].barcode}{$datas[mysec].datem}{$datas[mysec].sellingprice}{$datas[mysec].stock}{$datas[mysec].status}
+
+ + \ No newline at end of file diff --git a/htdocs/product/canvas/livre/liste.tpl b/htdocs/product/canvas/livre/liste.tpl index c1510e74a83..5c8a99ef6fe 100644 --- a/htdocs/product/canvas/livre/liste.tpl +++ b/htdocs/product/canvas/livre/liste.tpl @@ -1,4 +1,26 @@ - +{* Copyright (C) 2006-2007 Rodolphe Quiedeville + * Copyright (C) 2006-2007 Auguria SARL + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * + * $Id$ + * $Source$ + *} + + +
@@ -81,4 +103,5 @@
- \ No newline at end of file + + \ No newline at end of file diff --git a/htdocs/product/canvas/livre/livre-create.tpl b/htdocs/product/canvas/livre/livre-create.tpl index 0e3b5cb0988..3ee987989d0 100644 --- a/htdocs/product/canvas/livre/livre-create.tpl +++ b/htdocs/product/canvas/livre/livre-create.tpl @@ -18,7 +18,9 @@ * $Id$ * $Source$ *} + +
diff --git a/htdocs/product/canvas/livre/livre-edit.tpl b/htdocs/product/canvas/livre/livre-edit.tpl index d4e914f9dbb..1ef9883f92e 100644 --- a/htdocs/product/canvas/livre/livre-edit.tpl +++ b/htdocs/product/canvas/livre/livre-edit.tpl @@ -18,6 +18,7 @@ * $Id$ * $Source$ *} +
diff --git a/htdocs/product/canvas/livre/livre-view.tpl b/htdocs/product/canvas/livre/livre-view.tpl index 3241179ba1e..966de625fe4 100644 --- a/htdocs/product/canvas/livre/livre-view.tpl +++ b/htdocs/product/canvas/livre/livre-view.tpl @@ -1,5 +1,4 @@ -{* - * Copyright (C) 2006-2007 Rodolphe Quiedeville +{* Copyright (C) 2006-2007 Rodolphe Quiedeville * Copyright (C) 2006-2007 Auguria SARL * * This program is free software; you can redistribute it and/or modify @@ -156,7 +155,4 @@
- - - \ No newline at end of file