Wednesday, August 12, 2015
18 changes · master
New functionality added to Odoo
This adds support for setting byproduct quantities as fixed in manufacturing bills of materials. It helps production teams define byproducts more accurately when their output quantity should not scale with the main product quantity.
Original PR description
Task: https://www.odoo.com/web#id=13346&view_type=form&model=project.task&action=327 Pad: https://pad.odoo.com/p/r.GVthtvGe8iPiM5v6
Enhancements to existing features
The Website CRM scoring tool is no longer presented as a standalone app because it is a more technical feature for a narrower audience. Its menu entry is also repositioned under the Sales reporting area, making the Sales menu cleaner and easier to navigate.
Original PR description
…port in Sales menu root TASK : https://www.odoo.com/web#id=20075&view_type=form&model=project.task&action=333&active_id=248 PAD : https://pad.odoo.com/p/r.ivvPfdqKVusLCyo6
The Stock app now makes Procurement Exceptions easier to find by placing the menu entry under the Reports section. This matters because users can access exception information without hidden technical access settings blocking visibility.
Original PR description
…ction without group_no_one influence, as it was the only place the see the exceptions TASK : https://www.odoo.com/web#id=20107&view_type=form&model=project.task&action=333&active_id=248 PAD : https://pad.odoo.com/p/r.e2UU5quwUxmqH0Mz
This update reorganizes access rights across several Odoo apps to better match how teams use them. It removes outdated broad Marketing and Tools roles, adds clearer groups for Mass Mailing, Lead Automation, and Survey, and moves some technical settings to more appropriate administrator-only areas.
Original PR description
[REM]Marketing: Remove Marketing groups- user/manager [ADD]Marketing: add 'lead automation' and 'Mass mailing' groups; [ADD]UTM: Put "Administration/configuration" right in "Link Tracker -> UTMs" MOved to Technical group : Contact Creation (keep true) Portal,Public,Multi Company groups. Task: https://www.odoo.com/web?#id=19788&view_type=form&model=project.task&action=327 Pad: https://pad.odoo.com/p/r.P05YP1cyr3wEjbR6
This update reorganizes user access rights and app categories so permissions are easier to understand and manage. Several apps now use clearer, more appropriate user groups, reducing confusing or duplicated settings for administrators.
Original PR description
Task: https://www.odoo.com/web?#id=19788&view_type=form&model=project.task&action=327 Pad: https://pad.odoo.com/p/r.P05YP1cyr3wEjbR6
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
Features or functions removed from Odoo
The General Settings page no longer shows the multi-company option because the related module no longer exists. This prevents users from seeing or trying to use a setting that can no longer be enabled.
Original PR description
Remove multi company option from ( Setting > General Settings ) because multi_company module no more exist. Ticket: 641961
Code cleanup and technical improvements
The marketing campaign app was migrated to Odoo's newer application framework, helping keep it compatible and easier to maintain. Existing campaign behavior and reports were reorganized and tests were converted to improve reliability without introducing a new business feature.
Original PR description
Task: https://www.odoo.com/web#id=12168&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.gx6zwHpL0iaRYqhv