bank-statement-import icon indicating copy to clipboard operation
bank-statement-import copied to clipboard

MyPonto - Import statements but do not it's movements in specific dates

Open belisac opened this issue 3 years ago • 8 comments

Module

bank-statement-import/account_statement_import_online_ponto/

Describe the bug

From 01/07 to 18/07 Odoo has created each statement but each movements for those days it hasn't. It has been checked and the information it's in MyPonto account, but it's not in Odoo

To Reproduce

Community Version 12 and 13 Steps to reproduce the behavior:

  1. Go to Invoicing > Configuration > Bank Accounts
  2. Select specific bank accounts Launch Actions > Online Bank Statements Pull Wizard
  3. Configure date interval and click Pull

Expected behavior Get the movements in these statements from this period as normally do.

Thanks in advance for your attention,

Regards

belisac avatar Aug 30 '22 18:08 belisac

This PR is intended to solve this for 12.0. https://github.com/OCA/bank-statement-import/pull/493

NL66278 avatar Sep 12 '22 09:09 NL66278

Set the next run date in the provider to a date in the future and wait for the next run.

A permanent solution will come from this PR: https://github.com/OCA/bank-statement-import/pull/498

NL66278 avatar Sep 30 '22 14:09 NL66278

@belisac Check that you have the latest 12.0 code and you have upgraded your database. (You should have a menu option: Reporting ==> Management ==> Show Ponto buffer in the invoices app when full auccounting option active for user).

Retrieve missing data using the wizard that can be called from the actions in the journal form.

Let me know if this helps.

NL66278 avatar Oct 06 '22 09:10 NL66278

Dear @NL66278

Thank you answer and your orientation. Let me congrats you for excellent job with this issue. I already upgraded that the database. I tested again the problem that begins this issue and from 1 day and using the wizard, every single movement was import successfully from MyPonto to Odoo! Kudos to you!

I checked the menú and its very interesting as a guide and control the movements imported! Thaks for that improvement.

There is one "but" that the user already reported. Today 06/10 was created only one statement with the correspond movement for one account (fig 12.png) 12

The rest of account the statements were not created today 06-10. We can see only until 05-10 13 14

This issue were not happening before and was working right. Could please let me know why? And if there is something new that I have to be aware of?

Thanks in advance for you attention,

Regards!

Belisa

belisac avatar Oct 06 '22 11:10 belisac

Check wether there are transactions in the ponto buffers for those accounts. Also check the next_run date for the providers. You might be helped by this PR I created today: https://github.com/OCA/bank-statement-import/pull/507

NL66278 avatar Oct 06 '22 11:10 NL66278

Thank you for your answer.

I checked and the Ponto buffers appears only one for the account updated. (1)

About next-run date the field shows behind the actual hour, (2)

I will try to follow the PR you have created, please let me know if there something I should be aware

Regards

(1) Ponto-Buffer-Odoo

(2)
18

belisac avatar Oct 06 '22 12:10 belisac

In what timezone do you operate, and how far behind or ahead of UTC is that timezone?

NL66278 avatar Oct 06 '22 12:10 NL66278

My Time Zone is in Madrid, Spain (GMT+2)

belisac avatar Oct 06 '22 13:10 belisac