changeset a5e151536e70 in modules/account_fr:default
details:
https://hg.tryton.org/modules/account_fr?cmd=changeset&node=a5e151536e70
description:
Do not close account 6451
Account 6451 should not be closed as it's a child account directly used.
issue10385
review340731002
diffstat:
account_fr.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 55203b4c0ed0 -r a5e151536e70 account_fr.xml
--- a/account_fr.xml Tue May 18 22:22:12 2021 +0200
+++ b/account_fr.xml Fri May 21 23:02:44 2021 +0200
@@ -7030,7 +7030,7 @@
<field name="name">Cotisations à l'URSSAF</field>
<field name="code">6451</field>
<field name="type" ref="charges_sociales"/>
- <field name="closed" eval="True"/>
+ <field name="closed" eval="False"/>
<field name="parent" ref="645"/>
</record>
<record model="account.account.template" id="6452">