From 4d5152ffac2c27cb27871c3d1bfa043029b9c868 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com> Date: Wed, 17 Sep 2008 09:08:40 +0000 Subject: [PATCH] Fix typo in ODT template. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23666 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../portal_skins/erp5_invoicing/Invoice_viewAsODTStyles.xml | 2 +- bt5/erp5_invoicing/bt/revision | 2 +- .../portal_skins/erp5_mrp/ProductionOrder_viewAsODTStyles.xml | 2 +- .../erp5_mrp/ProductionPackingList_viewAsODTStyles.xml | 2 +- bt5/erp5_mrp/bt/revision | 2 +- .../portal_skins/erp5_trade/PackingList_viewAsODTStyles.xml | 2 +- bt5/erp5_trade/bt/revision | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/bt5/erp5_invoicing/SkinTemplateItem/portal_skins/erp5_invoicing/Invoice_viewAsODTStyles.xml b/bt5/erp5_invoicing/SkinTemplateItem/portal_skins/erp5_invoicing/Invoice_viewAsODTStyles.xml index 0d467a8986..26fee3b29c 100644 --- a/bt5/erp5_invoicing/SkinTemplateItem/portal_skins/erp5_invoicing/Invoice_viewAsODTStyles.xml +++ b/bt5/erp5_invoicing/SkinTemplateItem/portal_skins/erp5_invoicing/Invoice_viewAsODTStyles.xml @@ -338,7 +338,7 @@ AAA=</string> </value> <text:p text:style-name="P1">\n <office:include_img tal:condition="python: image_path and image_width and image_height"\n maxwidth="6cm"\n - maxheigth="2cm"\n + maxheight="2cm"\n tal:attributes="path image_path;\n draw:style-name string:fr1;\n draw:z-index string:0;\n diff --git a/bt5/erp5_invoicing/bt/revision b/bt5/erp5_invoicing/bt/revision index 6d3e9dc78d..8306ec157b 100644 --- a/bt5/erp5_invoicing/bt/revision +++ b/bt5/erp5_invoicing/bt/revision @@ -1 +1 @@ -129 \ No newline at end of file +130 \ No newline at end of file diff --git a/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/ProductionOrder_viewAsODTStyles.xml b/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/ProductionOrder_viewAsODTStyles.xml index 22d66252a4..2d3b11490e 100644 --- a/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/ProductionOrder_viewAsODTStyles.xml +++ b/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/ProductionOrder_viewAsODTStyles.xml @@ -335,7 +335,7 @@ AAA=</string> </value> <text:p text:style-name="P1">\n <office:include_img tal:condition="image_path"\n maxwidth="6cm"\n - maxheigth="2cm"\n + maxheight="2cm"\n tal:attributes="path image_path;\n draw:style-name string:fr1;\n draw:z-index string:0;\n diff --git a/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/ProductionPackingList_viewAsODTStyles.xml b/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/ProductionPackingList_viewAsODTStyles.xml index 2ad36823e8..42fb655846 100644 --- a/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/ProductionPackingList_viewAsODTStyles.xml +++ b/bt5/erp5_mrp/SkinTemplateItem/portal_skins/erp5_mrp/ProductionPackingList_viewAsODTStyles.xml @@ -331,7 +331,7 @@ AAA=</string> </value> <text:p text:style-name="P1">\n <office:include_img tal:condition="image_path"\n maxwidth="6cm"\n - maxheigth="2cm"\n + maxheight="2cm"\n tal:attributes="path image_path;\n draw:style-name string:fr1;\n draw:z-index string:0;\n diff --git a/bt5/erp5_mrp/bt/revision b/bt5/erp5_mrp/bt/revision index 6d540e9f23..be6c136492 100644 --- a/bt5/erp5_mrp/bt/revision +++ b/bt5/erp5_mrp/bt/revision @@ -1 +1 @@ -382 \ No newline at end of file +383 \ No newline at end of file diff --git a/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/PackingList_viewAsODTStyles.xml b/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/PackingList_viewAsODTStyles.xml index ea55e41e1b..1ebf6829ed 100644 --- a/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/PackingList_viewAsODTStyles.xml +++ b/bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/PackingList_viewAsODTStyles.xml @@ -338,7 +338,7 @@ AAA=</string> </value> <text:p text:style-name="P1">\n <office:include_img tal:condition="python: image_path and image_width and image_height"\n maxwidth="6cm"\n - maxheigth="2cm"\n + maxheight="2cm"\n tal:attributes="path image_path;\n draw:style-name string:fr1;\n draw:z-index string:0;\n diff --git a/bt5/erp5_trade/bt/revision b/bt5/erp5_trade/bt/revision index 560731b56b..5c84cf6fdb 100644 --- a/bt5/erp5_trade/bt/revision +++ b/bt5/erp5_trade/bt/revision @@ -1 +1 @@ -490 \ No newline at end of file +491 \ No newline at end of file -- 2.30.9