From b1f4158843b55b461a7e890d38c061cdeadafbdb Mon Sep 17 00:00:00 2001 From: Raimon Esteve Date: Mon, 27 Aug 2018 12:24:49 +0200 Subject: [PATCH] Register all buttons are registered in ir.model.button issue6389 --- aeat.xml | 25 +++++++++++++++++++++++-- invoice.xml | 7 +++++++ view/account_invoice_form.xml | 2 +- view/sii_report_form.xml | 10 +++++----- 4 files changed, 36 insertions(+), 8 deletions(-) diff --git a/aeat.xml b/aeat.xml index df1d58e..d9b5ebd 100644 --- a/aeat.xml +++ b/aeat.xml @@ -160,13 +160,34 @@ + load_invoices + Load Invoices + + + + draft + Draft + + + + confirm + Confirm + + + + send + Send + + + + cancel + Cancel - + diff --git a/invoice.xml b/invoice.xml index 2cdba5c..36f4d07 100644 --- a/invoice.xml +++ b/invoice.xml @@ -14,5 +14,12 @@ account_invoice_list + + + + reset_sii_keys + Reset SII Keys + + diff --git a/view/account_invoice_form.xml b/view/account_invoice_form.xml index 1858151..76201c8 100644 --- a/view/account_invoice_form.xml +++ b/view/account_invoice_form.xml @@ -23,7 +23,7 @@ contains the full copyright notices and license terms. -->