[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 cb4e4f2091
commit e47cbb2ba2
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,