From 43630e09228981241005b5a30bcf27fb1e87d9f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com> Date: Fri, 20 Jan 2006 11:04:36 +0000 Subject: [PATCH] no revelant changes, only xml layout changed git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5203 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../SaleInvoiceTransaction_zSelectMovement.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/SaleInvoiceTransaction_zSelectMovement.xml b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/SaleInvoiceTransaction_zSelectMovement.xml index 200bd68441..93ee823535 100755 --- a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/SaleInvoiceTransaction_zSelectMovement.xml +++ b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/SaleInvoiceTransaction_zSelectMovement.xml @@ -70,9 +70,9 @@ <key> <string>_keys</string> </key> <value> <list> -<string>from_table_list</string> -<string>where_expression</string> -<string>order_by_expression</string> + <string>from_table_list</string> + <string>where_expression</string> + <string>order_by_expression</string> </list> </value> </item> -- 2.30.9