[IMP] account_usability_elabore: add deposits menu in accounting app

This commit is contained in:
2024-01-18 11:52:45 +01:00
committed by Stéphan Sainléger
parent 378760894e
commit cb4e4f2091
4 changed files with 46 additions and 3 deletions

View File

@@ -9,7 +9,7 @@
<data>
<field name="name" position="attributes">
<attribute name="filter_domain">['|', '|', '|', ('name', 'ilike', self), ('amount_residual', 'ilike', self), ('ref', 'ilike', self), ('partner_id', 'ilike', self)]</attribute>
<attribute name="string">Montant/Libellé/Partenaire</attribute>
<attribute name="string">Amount/Name/Partner</attribute>
</field>
</data>
</field>