mollie-odoo
mollie-odoo copied to clipboard
[FIX] payment_mollie_official: add missing hooks
This commits adds
- 'post_init_hook': required to create payment journal
- 'uninstall_hook': required to disable payment acquirer
@odoo-mvds could you please take a look at this one? Every payment provider should on init create the missing journals and on deletion reset the payment provider. See https://github.com/odoo/odoo/blob/14.0/addons/payment_paypal/manifest.py as a sample reference.
Hi,
Thank you for your contribution and for submitting the pull request (PR). We truly appreciate your effort and interest in improving the project.
Best regards,