From cfdda6525e025f105ecc4d8bd3ddd68ee237f3c1 Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Fri, 8 Apr 2016 15:37:35 +0200 Subject: [PATCH] [VIEW] -taxes reference in invoices (customers and suppliers) --- view/account.xml | 44 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/view/account.xml b/view/account.xml index 041d8b9..1884e6f 100644 --- a/view/account.xml +++ b/view/account.xml @@ -41,10 +41,52 @@ account.account.form account.account - + + account.invoice.form + account.invoice + + + + + + + 1 + + + + + + + + + + + + + account.invoice.form + account.invoice + + + + + + + 1 + + + + + + + + + + + + -- 2.20.1