Tuesday, April 2, 2019
2 changes
Resolved issues and error corrections
Users who belong to a channel following a private project can now access that project as expected. This fixes an access issue so employees included through a channel are treated like valid project followers.
Original PR description
Steps to reproduce: - Create a channels C with user A linked to an employee E - Create project P with privacy_visibility='followers' meaning only visible for employees that follow P - Add the channel C as a follower of P - Log as user A go to Project app Bug: The project P is not readable for A opw:1958386
The Swiss VAT, balance sheet, and profit and loss reports have been adjusted to follow the expected standard structure more closely. This makes the reports easier to compare with official formats and reduces confusion for Swiss accounting users.
Original PR description
The following accounting reports do not have the standard structure: - Décompte TVA Suisse - Bilan - Compte de résultat We adapt the structure of these reports to get a result closer to the official reports. opw-1958469