[14.0] om_account_asset - asset_ids already existing in account.move (OdooEnterprise: account_asset)
Opened this issue · 1 comments
mde-scopea commented
Hi,
I'm using the module om_account_asset with an Odoo Enterprise version.
In the module om_account_asset, since the version 14.0.7.2.0, the field asset_ids has been added.
Unfortunately, this field exists also in odoo enterprise (module account_asset)
This implies some inconsistencies and some bugs.
Definition of the field in account.move of account_asset:
asset_ids = fields.One2many('account.asset', string='Assets', compute="_compute_asset_ids")
Is it possible to change this name to another ?
(implied also in next version 15, 16, 17)
Thanks for your job.
odoomates commented
hi @mde-spring ,
Actually you don't need to use this application along with EE, you can install the asset application from the odoo enterprise