From fa915870fa6aa0bee2dc9d6c589b49b804ef7d44 Mon Sep 17 00:00:00 2001 From: "robin.keunen" Date: Fri, 17 Jan 2020 16:51:36 +0100 Subject: [PATCH] [IMP] beesdoo_custom: consistent naming accross views and filters --- beesdoo_custom/__openerp__.py | 1 - beesdoo_custom/views/account_invoice.xml | 20 -------------------- 2 files changed, 21 deletions(-) delete mode 100644 beesdoo_custom/views/account_invoice.xml diff --git a/beesdoo_custom/__openerp__.py b/beesdoo_custom/__openerp__.py index fa36894..2b7975e 100644 --- a/beesdoo_custom/__openerp__.py +++ b/beesdoo_custom/__openerp__.py @@ -25,6 +25,5 @@ # always loaded 'data': [ 'views/beesdoo_product.xml', - 'views/account_invoice.xml', ], } diff --git a/beesdoo_custom/views/account_invoice.xml b/beesdoo_custom/views/account_invoice.xml deleted file mode 100644 index aa27c58..0000000 --- a/beesdoo_custom/views/account_invoice.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - invoice_supplier_tree - account.invoice - - - - - - - Communication - - - -