From 4ccebfa048959cba382ecc34ee4c76663bf33f08 Mon Sep 17 00:00:00 2001 From: EliseDup Date: Wed, 9 Nov 2016 15:54:02 +0100 Subject: [PATCH] S0041 : add date_invoice as required in vendor bills view --- beesdoo_account/views/account_invoice.xml | 38 ++++++++++++++++------- 1 file changed, 26 insertions(+), 12 deletions(-) diff --git a/beesdoo_account/views/account_invoice.xml b/beesdoo_account/views/account_invoice.xml index 8f46b3e..847748c 100644 --- a/beesdoo_account/views/account_invoice.xml +++ b/beesdoo_account/views/account_invoice.xml @@ -1,14 +1,28 @@ - - - beesdoo.account.invoice.form.view - account.invoice - - - - True - - - - + + + beesdoo.account.invoice.form.view + account.invoice + + + + True + + + + + + + + beesdoo.account.invoice.supplier.form.view + account.invoice + + + + True + + + + + \ No newline at end of file