Skip to content
Snippets Groups Projects
Commit 4fc7b9e3 authored by Christophe Monniez's avatar Christophe Monniez
Browse files

[IMP] iap, various: implement _neutralize method

An overridable model method was added in a previous commit in order to
neutralize a database.

This commit adds the implementation of this method on the `iap.account` model.
A _get_iap_config_paremeters method is also added on this model.
Each iap service must override this method to extend the list of
`ir.config_parameter` that need to be neutralized.

Part-of: odoo/odoo#67825
parent dc0baf49
No related branches found
No related tags found
Loading
Showing
with 145 additions and 5 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment