Ronald Portier
Ronald Portier
@pedrobaeza The main point of the buffers is not the communication information. But to detach the retrieval of data from the distribution over statements. This has to to do with...
@pedrobaeza The updated code is much easier to understand then the original code. So it escapes me how this complicates things. Fact is that several clients regularly miss data without...
@alexis-via I have no problem with dropping the synchronization from the download. Neither with changing the date field. I think the idea behind the synchronization was to make sure that...
@alexis-via I removed the synchronization.
@pedrobaeza @alexis-via I implemented an alternative approach without buffer here: https://github.com/OCA/bank-statement-import/pull/542 All tests are running fine, but I also tested from a live Ponto environment to retrieve a large amount...
@alexis-via I would find it a loss if we would have alternative repositories, instead of pooling our ideas and resources. I highly value your input and contributions. A few other...
/ocabot rebase
@alexis-via Could you have a look at this one? Is working well in production, but would be nice to have this merged, For some reason runboat did not run.
@ntsirintanis Could you rebase this on latest 12.0? This will probably solve the runboat issue.
@alexey-pelykh Can you live with the PR as it is now, or do you think the test for number of statements is absolutely needed?