[IMP]add nb of attached messages in invoice tree view

This commit is contained in:
2024-01-18 15:17:38 +01:00
parent 0f14b1c55d
commit 0885712a7e
2 changed files with 18 additions and 0 deletions

View File

@@ -13,6 +13,7 @@
'data': [
'views/account_search.xml',
'views/account_menu.xml',
'views/account_tree_view.xml',
],
'installable': True,
'auto_install': False,