Create a new backend model for insurance config field who create insurance product if not exist on save
How to test
Install module, check if insurance product exist ( no )
add a Key, product not exist
save insurance config without change, product not exist,
Activate insurance , product exist
As a reviewer, you are encouraged to test the PR locally.
Checklist for authors and reviewers
[X] The title of the PR uses business wording, not technical jargon, for the changelog readers to understand it
[X] The PR implements the changes asked in the referenced task / issue
Reason for change
https://linear.app/almapay/issue/ECOM-1844/[🧩-ac]-create-insurance-product-on-conf-save
Code changes
Create a new backend model for insurance config field who create insurance product if not exist on save
How to test
Install module, check if insurance product exist ( no ) add a Key, product not exist save insurance config without change, product not exist, Activate insurance , product exist
As a reviewer, you are encouraged to test the PR locally.
Checklist for authors and reviewers
Non applicable