19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:32:12 +01:00
parent 79f83631d5
commit 73afc09215
6267 changed files with 1534193 additions and 1130106 deletions

View file

@ -8,7 +8,7 @@
Therefore, we need to override this rule to change the domain, and then the
rules for the account.analytic.line defined in timesheet will be apply.
-->
<record id="account.account_analytic_line_rule_readonly_user" model="ir.rule" forcecreate="False">
<record id="account.account_analytic_line_rule_readonly_user" model="ir.rule">
<field name="domain_force">[('project_id', '=', False)]</field>
</record>
<record id="account.account_analytic_line_rule_billing_user" model="ir.rule">