Thursday, August 23, 2018
9 changes · master
Enhancements to existing features
This update improves everyday accounting screens by making labels clearer, dates match the user's language settings, and dashboard links behave more consistently. It also streamlines some customer actions and updates German accounting module names to use English wording for better clarity.
Original PR description
Description of the issue/feature this PR addresses: Task: https://www.odoo.com/web?#id=46188&view_type=form&model=project.task&action=327&menu_id=4720 Pad: https://pad.odoo.com/p/r.0cd0553ba1131341a7b0d36117d1c693 Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The default administrator is now a regular active user account, while the internal system account is inactive and cannot be used to log in. This makes ownership and permissions clearer across business apps and reduces confusion between human administration and automated system actions.
Original PR description
Task 1856689 UID 1 - Name: System / OdooBot (translations!?) - Login: `__system__` - Password: (no password) - Active: False - Groups: same as v11 UID 1 UID 2 - Name: Administrator - Login: `admin` - Password: admin - Active: True - Groups: same as v11 UID 1
Manufacturing users are now blocked from changing a bill of materials when it is already used by an unfinished manufacturing order. This helps prevent production inconsistencies and keeps ongoing work aligned with the recipe that was planned.
Original PR description
Task : https://www.odoo.com/web?#id=1855566&action=327&model=project.task&view_type=form&menu_id=4720 Pad : https://pad.odoo.com/p/r.e590f2ae64f17789a9ac0c3eb99ccf06
When users add packaging from a product page, the product is now selected automatically and the redundant product field is hidden. This reduces duplicate data entry and makes packaging setup faster and less confusing.
Original PR description
…iew of packaging when accessing through product form. - Create a new packaging from a product, the field product should be hidden, the product should be the product I've just opened. Task ID - 1862041 Description of the issue/feature this PR addresses: Task ID - https://www.odoo.com/web?#id=1862041&action=327&model=project.task&view_type=form&menu_id=4720 Pad - https://pad.odoo.com/p/r.133c82f04e413f9ef7dfbed98fec4828 Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Inventory valuation entries now show clearer descriptions when a product's standard cost is changed. The entry includes who made the change and the old and new prices, making cost adjustments easier to understand and audit.
Original PR description
…k Id: 1860578. task:https://www.odoo.com/web#id=1860578&action=333&active_id=131&model=project.task&view_type=form&menu_id=4720 pad: https://pad.odoo.com/p/r.e17d2f17032da9022f13086610ab4073 Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The product supplier information list now includes the product unit of measure and currency. This makes supplier pricing easier to compare and reduces ambiguity when reviewing purchase conditions.
Original PR description
…ree view. Task link : https://www.odoo.com/web#id=1868182&action=327&model=project.task&view_type=form&menu_id=4720 Pad link : https://pad.odoo.com/p/r.fb79ba06d4a853f9c1128a0ae15876cf Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update improves the onboarding experience by making payment setup clearer and ensuring related sales settings are activated when needed. It also makes sample document emails work as intended, improves wording and layout, and better guides users through payment and signing options.
Original PR description
Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update aligns several Odoo Enterprise apps with a change that makes the administrator account a technical user. It adjusts access rules, demo data, and tests so features like Accounting, Helpdesk, Studio, Website, and other apps continue to work correctly without unnecessary permission errors.
Accounting dashboards now include all vendor bills in graph data, making results easier to understand and less misleading. The update also improves TaxCloud settings help and standardizes the German reports label from “Deutschland” to “Germany”.
Original PR description
Task: https://www.odoo.com/web?#id=46188&view_type=form&model=project.task&action=327&menu_id=4720 Pad: https://pad.odoo.com/p/r.0cd0553ba1131341a7b0d36117d1c693
Original PR description
Adapt the code to the changes made in odoo/odoo#25939.