odoo/enterprise#35153
Created by Website, Benoit Socias (bso)
Blocked
- Merge method
- Review
-
CI
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/template: Contact runbot team on discord for help.
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Required security check. Can only be ignored by security team.
- ci/l10n: (runtime 1448s)
- Linked pull requests
- label
- odoo-dev:15.0-assets_ignore_active-bso
- head
- ba44d282fdb3220ec039be9877fc7467fb5a3a2b
odoo/odoo | odoo/enterprise | odoo/design-themes | |
---|---|---|---|
15.0 | #104836 missing statuses missing r+ | #35153 missing statuses missing r+ | #629 missing r+ |
16.0 | |||
17.0 | |||
18.0 | |||
saas-18.1 | |||
saas-18.2 | |||
saas-18.3 | |||
saas-18.4 | |||
master |
[FIX] documents: use new asset tag
An asset tag is introduced as an alias for <record model="ir.asset">
.
This commit converts those records in the enterprise repository.
See odoo/odoo#104836.