Unsupported version.
Mollie does not support this version anymore. You can still use it but there will be no bug fixes or improvements. Please consider to upgrade to a supported version to ensure stability and security/bug fixes. The supported versions can be found HERE

Sync mollie Settlement in odoo.

How to configure
Step 1 Download the module and place the module in apps folder and install the module.
Step 2 Open Accounting > Configuration > Journals and create new journal with type bank.
Step 3 Fill the API key and select Bank feeds to Mollie Synchronization.

How to Use it
Step 1 Go to Accounting Dashboard click on Sync Mollie button.
Step 2 It will open popup like given image. Select settlement that you want to sync and Click Sync Settlement

Step 3 This will generate bank statement with settlement data.

Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedThere are no ratings yet!
Hi, we try to sync with Mollie, but get follow Error:
2022-01-18 21:14:08,960 511797 DEBUG rednux_130_production odoo.api: call account.journal(34,).action_sync_mollie_statement()
2022-01-18 21:14:08,986 511797 DEBUG rednux_130_production odoo.http.rpc.request: call_button: account.journal action_sync_mollie_statement: time:0.027s mem: 323668.0k -> 323668.0k (diff: 0.0k)
2022-01-18 21:14:08,988 511797 INFO rednux_130_production werkzeug: 127.0.0.1 - - [18/Jan/2022 21:14:08] "POST /web/dataset/call_button HTTP/1.1" 200 - 12 0.017 0.021
2022-01-18 21:14:09,072 511797 DEBUG rednux_130_production odoo.modules.registry: Multiprocess signaling check: [Registry - 3230 -> 3230] [Cache - 150203 -> 150203]
2022-01-18 21:14:09,079 511797 DEBUG rednux_130_production odoo.api: call wiz.mollie.init().load_views(options={'toolbar': False}, views=[[3113, 'form']])
2022-01-18 21:14:09,131 511797 DEBUG rednux_130_production odoo.http.rpc.request: call_kw: wiz.mollie.init load_views: time:0.053s mem: 323668.0k -> 323668.0k (diff: 0.0k)
2022-01-18 21:14:09,134 511797 INFO rednux_130_production werkzeug: 127.0.0.1 - - [18/Jan/2022 21:14:09] "POST /web/dataset/call_kw/wiz.mollie.init/load_views HTTP/1.1" 200 - 13 0.019 0.046
2022-01-18 21:14:09,212 511797 DEBUG rednux_130_production odoo.modules.registry: Multiprocess signaling check: [Registry - 3230 -> 3230] [Cache - 150203 -> 150203]
2022-01-18 21:14:09,219 511797 DEBUG rednux_130_production odoo.api: call wiz.mollie.init().default_get(['journal_id', 'sync_all', 'settlement_lines'])
2022-01-18 21:14:09,227 511797 INFO rednux_130_production odoo.addons.mollie_account_sync.models.account_journal: Mollie SYNC CALL on: https://api.mollie.com/v2/settlements?limit=40
2022-01-18 21:14:09,271 511809 DEBUG ? odoo.service.server: WorkerCron (511809) polling for jobs
2022-01-18 21:14:09,277 511809 DEBUG ? odoo.service.server: WorkerCron (511809) rednux_130_production time:0.005s mem: 321912.0k -> 321912.0k (diff: 0.0k)
2022-01-18 21:14:09,358 511797 ERROR rednux_130_production odoo.addons.mollie_account_sync.models.account_journal: Mollie SYNC issue: 403 Client Error: Forbidden for url: https://api.mollie.com/v2/settlements?limit=40
2022-01-18 21:14:09,360 511797 WARNING rednux_130_production odoo.http: ('Some thing went wrong please try again after some time.', '')
2022-01-18 21:14:09,370 511797 INFO rednux_130_production werkzeug: 127.0.0.1 - - [18/Jan/2022 21:14:09] "POST /web/dataset/call_kw/wiz.mollie.init/default_get HTTP/1.1" 200 - 5 0.006 0.155
2022-01-18 21:14:17,211 511806 DEBUG rednux_130_production odoo.http.rpc.request: poll: None None: time:50.043s mem: 354080.0k -> 354080.0k (diff: 0.0k)
2022-01-18 21:14:17,213 511806 INFO rednux_130_production longpolling: 127.0.0.1 - - [2022-01-18 21:14:17] "POST /longpolling/poll HTTP/1.1" 200 389 50.055743
2022-01-18 21:14:17,253 511806 DEBUG rednux_130_production odoo.modules.registry: Multiprocess signaling check: [Registry - 3230 -> 3230] [Cache - 150203 -> 150203]
Which settings do we have to change so that the follow error no longer occurs?
2022-01-18 21:14:09,358 511797 ERROR rednux_130_production odoo.addons.mollie_account_sync.models.account_journal: Mollie SYNC issue: 403 Client Error: Forbidden for url: https://api.mollie.com/v2/settlements?limit=40
Odoo-URL: https://account.rednux.com/
Mollie-Account-ID=ID #13603251
Hi guys, the instruction does not actually match the V13 Odoo interface. I cannot get it to work.