Monday, October 3, 2016
1 change · master
Resolved issues and error corrections
This update fixes how the Belgian localization module lists its authors by using the proper separator. It ensures Noviat and Odoo SA are recognized as separate authors, improving author-based reporting and searches.
Original PR description
### Description of the issue/feature this PR addresses: issue which prevent to search multiple authors in author key in manifest because of wrong separator implicit separator in author is comma, not & It prevents exact reporting in ir.module.module ### Current behavior before PR: author key in manifest implies a new author 'Noviat & Odoo SA' ### Desired behavior after PR is merged: author key in manifest implies 2 authors well known 'Noviat' and 'Odoo SA' Thanks ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr