ThiagoMForgeFlow
ThiagoMForgeFlow
Add filters in the buffer tree view, related to the severity of the ddmrp warnings. Also add the possibility to search by the definition warning on buffers. @ForgeFlow
## Module edi_oca ## Describe de bug When you try to access the exchange records menus, a multi-company permissions error appears. If there are elements in the tree view whose...
@ForgeFlow Rebase from https://github.com/OCA/purchase-workflow/pull/2253
@ForgeFlow
@ForgeFlow
@ForgeFlow
Changing the analytic account filter in mis report instance to Man2many adds the possibility to show values that has different analytic accounts. The aggregation works as an OR. @ForgeFlow
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...
In version 18, Odoo displays the account codes using the `placeholder_code` field when it’s a company that is not the main active one. With this change, the code of each...