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

This commit is contained in:
2024-01-18 15:17:38 +01:00
committed by Stéphan Sainléger
parent 2856d70989
commit 3af23cf64a
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,