mirror of
https://github.com/bringout/oca-ocb-hr.git
synced 2026-04-26 22:12:05 +02:00
19.0 vanilla
This commit is contained in:
parent
a1137a1456
commit
e1d89e11e3
2789 changed files with 1093187 additions and 605897 deletions
|
|
@ -9,8 +9,5 @@ def migrate(cr, version):
|
|||
WHERE d.res_id = r.id
|
||||
AND d.model = 'ir.rule'
|
||||
AND d.module = 'hr_holidays'
|
||||
AND (
|
||||
d.name = 'hr_leave_rule_multicompany'
|
||||
OR d.name = 'hr_leave_allocation_rule_multicompany'
|
||||
)
|
||||
AND d.name = 'hr_leave_allocation_rule_multicompany'
|
||||
""")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue