Skip to Content
Menu

Mollie Settlement Sync

by
Odoo
v 13.0 Third Party 351
Download for v 13.0 Deploy on Odoo.sh
This module requires Odoo Enterprise Edition.
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Accounting (account_accountant)
Invoicing (account)
Discuss (mail)
Lines of code 691
Technical Name mollie_account_sync
LicenseLGPL-3
Versions 12.0 13.0 14.0 15.0 16.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Accounting (account_accountant)
Invoicing (account)
Discuss (mail)
Lines of code 691
Technical Name mollie_account_sync
LicenseLGPL-3
Versions 12.0 13.0 14.0 15.0 16.0

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.

DONE Your bank mollie settlement are synced as a bank statement in odoo.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
There are no ratings yet!
by
a.wagner@rednux.com
on 1/18/22, 4:20 PM

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

by
Andre Bal
on 5/11/21, 5:34 AM

Hi guys, the instruction does not actually match the V13 Odoo interface. I cannot get it to work.