Wednesday, August 12, 2015
11 changes
Resolved issues and error corrections
The Rating Project module now includes its sample project information as regular data and ensures demo data is imported when expected. This helps databases used for demonstrations or testing show the intended rating project examples reliably.
Original PR description
ISSUE : https://www.odoo.com/web#id=647103&view_type=form&model=project.issue&action=963&active_id=681
This fixes an access rights issue that could prevent employees from opening employee forms when Payroll was installed. The change helps ensure authorized users can view employee records as expected without unnecessary permission errors.
Original PR description
…oyee to open the employee form ISSUE : https://www.odoo.com/web#id=646613&view_type=form&model=project.issue&action=963&active_id=681
Membership records now calculate invoice links, membership dates, and partner status more reliably. This helps ensure customers' membership information reflects the correct billing and validity periods, reducing incorrect statuses in day-to-day use.
Original PR description
Task: https://www.odoo.com/web/#id=10945&view_type=form&model=project.task&action=333&active_id=131
This update corrects several small configuration issues affecting recruitment settings, project email alias setup, and stock landed cost behavior. It helps prevent incorrect values or outdated setup files from causing errors in day-to-day administration.
Original PR description
ISSUE : https://www.odoo.com/web#id=647077&view_type=form&model=project.issue&action=963&active_id=681
This update fixes small wording mistakes in the Stock module's displayed name and summary. It improves clarity in the app/module listing without changing business processes or functionality.
Original PR description
TASK : https://www.odoo.com/web#id=20013&view_type=form&model=res.partner PAD : https://pad.odoo.com/p/r.NDn0i4zDYkGCF9Wv
This fixes a typo in the Inventory settings and corrects which user group can see a related menu item. It helps users see clearer wording and ensures the right people have access to the relevant Inventory menu.
Original PR description
TASK : https://www.odoo.com/web#id=20142&view_type=form&model=project.task&action=333&active_id=248 PAD : https://pad.odoo.com/p/r.PQ7xMU7N8Rjt09Ti
This fix corrects how membership invoices and invoice lines update partner membership status. It also improves the related tests so failures are detected properly, reducing the risk of unnoticed membership billing issues.
Original PR description
tests crash and that there is a mismatch between the tests and the module. However as the tests were badly written the asserts did not fire. Now the tests crash as they should be doing since a long time. Task: https://www.odoo.com/web/#id=10945&view_type=form&model=project.task&action=333&active_id=131
The Recruitment main menu is now shown only to HR employees and managers. This prevents employees without HR responsibilities from seeing a menu they should not use, reducing confusion and improving access control clarity.
Original PR description
…r employees and managers ISSUE : https://www.odoo.com/web#id=646619&view_type=form&model=project.issue&action=963&active_id=681
This fixes how membership invoices and their invoice lines are calculated so customer membership status updates correctly. It also strengthens related tests so future mismatches are caught instead of silently passing.
Original PR description
Task: https://www.odoo.com/web/#id=10945&view_type=form&model=project.task&action=333&active_id=131
This update fixes an error that could appear when opening or configuring discussion categories. It helps keep the category configuration screen usable and prevents interruptions for users managing discussion settings.
Original PR description
ISSUE : https://www.odoo.com/web#id=646611&view_type=form&model=project.issue&action=963&active_id=681
This fixes an issue where customer information was not included when calculating product pricelist values. The change helps ensure prices that depend on the selected customer are calculated accurately.
Original PR description
fixes #2697