From 7e211ff963397ca6cd06301124b73f4006291cac Mon Sep 17 00:00:00 2001 From: "Turkesh Patel (Open ERP)" Date: Tue, 19 Jun 2012 17:36:51 +0530 Subject: [PATCH] [IMP] hr_timesheet_invoice: improved view of wizard. bzr revid: tpa@tinyerp.com-20120619120651-92939oil82r6w0k7 --- .../hr_timesheet_invoice_create_final_view.xml | 4 +--- .../wizard/hr_timesheet_invoice_create_view.xml | 24 +++++++++----------- 2 files changed, 12 insertions(+), 16 deletions(-) diff --git a/addons/hr_timesheet_invoice/wizard/hr_timesheet_invoice_create_final_view.xml b/addons/hr_timesheet_invoice/wizard/hr_timesheet_invoice_create_final_view.xml index afc3a8b..0457fd9 100644 --- a/addons/hr_timesheet_invoice/wizard/hr_timesheet_invoice_create_final_view.xml +++ b/addons/hr_timesheet_invoice/wizard/hr_timesheet_invoice_create_final_view.xml @@ -28,9 +28,8 @@
-
- @@ -38,7 +37,6 @@ -
diff --git a/addons/hr_timesheet_invoice/wizard/hr_timesheet_invoice_create_view.xml b/addons/hr_timesheet_invoice/wizard/hr_timesheet_invoice_create_view.xml index c542c33..df840f9 100644 --- a/addons/hr_timesheet_invoice/wizard/hr_timesheet_invoice_create_view.xml +++ b/addons/hr_timesheet_invoice/wizard/hr_timesheet_invoice_create_view.xml @@ -11,19 +11,17 @@
- - - - - - - - - - - - - + + + + + + + + + + + -- 1.7.10.4