Viktor Vermot-Petit-Outhenin
Viktor Vermot-Petit-Outhenin
Result: 
A module making replacing the current leave_manager_id field by a many2many field called leave_manager_ids. Thus allowing a user to have several leave managers. TODO: - [ ] More unit tests
Add parameter to make the column Available on SO reports invisible Results - Setting enabled  - With setting activated  - Setting disabled 
This module modifies the invoices and sales order reports. - It adds options to customize both reports for each res.partner - It allows you to hide the tax lines on...
The empty README added by myself had the wrong name.
# Before Change: - The lang used in the SO is not the one set on the partner - The pricelist is not the one set on the partner #...
We want to be able to attach invoices and other reports when printing credit control reports. This module adds a setting that allows the user to chose which report is...
Based on Italo's work done here https://github.com/OCA/stock-logistics-tracking/pull/45. I added the pre and post hooks and recreated this pr as I did not have the rights to push on his.