Florian
Florian
With module account_financial_report, when printing the trial balance with the option "show partner details", the lines with no partner are not displayed, but are still counted for into the totals....
Since january, the VIES vat check is not mandatory anymore in Odoo, it is only done in onchange and display a not blocking warning. This module aims to restore old...
The goal is mainly to update an analytic account on a accountring entry. Use case : Set a default analytic account on automatic entries like currency rate exchange. Use this...
Revert https://github.com/akretion/odoo-usability/pull/174 There is an unresolved issue on the subject : https://github.com/akretion/odoo-usability/issues/191 Today when we click on the reset to draft button, all reconciliation are removed, but the bank statement...
@alexis-via I'd like to remove this method and the button : https://github.com/akretion/odoo-usability/blob/16.0/purchase_usability/models/account_move.py#L11 For now, it does not work in v16. Ok, it is an easy fix but I did not...
Hello, I use fsspec to have a single api to work with multiple different storage backend. I ran into some issues with the sftp implementation because the `move` method is...
I also made some changes on the module. The original purpose of the module has change because of this PR https://github.com/OCA/manufacture/pull/865 I did see this only after it was merged...
Module that improve mainly workcenter views to be able to navigate and see attached workorders. Add button on workcenter tree view to see related ongoing workorders Add button on form...