[15.0][FIX] edi_oca: fix search logic
Maintaining this part of code can occur a visual issue. If the result variable has 80 records (default by Odoo) and the orig_ids is less than result, Odoo only shows the orig_ids, and we lost the previous work finding next records.
@ForgeFlow
Hi @simahawk, @etobella, some modules you are maintaining are being modified, check this out!
Hi @simahawk
We saw that you specifically added this change here https://github.com/OCA/edi/commit/2324d212a23249f809fcffa0f346e3470e6f8a1e
do you have some more insights?
@simahawk a kind reminder here
@etobella maybe you have some comments?
I'm not sure if the issues is clear, but it is quite problamatic. In a multicompany environment, if you only enable one company you won't see all the records that you should. Real example:
- With only one company active you don't see all the records of that company.
- You can only access all the records activiating all the companies.
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.