From 2c3a647c1739680aa0c9c2ace10417e4fdc4c5f3 Mon Sep 17 00:00:00 2001 From: clementthomas Date: Thu, 30 Mar 2023 14:09:07 +0200 Subject: [PATCH] [IMP] account_quotation_sale_order_invoice_title: add title in account move tree --- .gitignore | 2 ++ .../views/account_move_views.xml | 13 ++++++++++++- 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..551cb32 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.*~ +*.pyc diff --git a/account_quotation_sale_order_invoice_title/views/account_move_views.xml b/account_quotation_sale_order_invoice_title/views/account_move_views.xml index 3c78354..4eebdfa 100644 --- a/account_quotation_sale_order_invoice_title/views/account_move_views.xml +++ b/account_quotation_sale_order_invoice_title/views/account_move_views.xml @@ -1,7 +1,18 @@ - amove_title.move.tree + move_title.move.tree + account.move + + + + + + + + + + invoice_title.move.tree account.move