This question has been flagged

Hello,

I am trying to update my new module that depends to the fleet app. Now we have an additional fields calls "plan_to_change_car" that depends from driver_id of res.partner model. In my custom module, in odoo 12 i inherited the fleet app that does not have the plan_to_change_car boolean field and now I get an "plan_to_change_car" key error. How can i "shut" this field? Is there the possibility to avoid to use this module? Like "de-evolve" the fleet app?

How can I deal this problem?

Thanks

Avatar
Discard