Daily updates from Odoo
Navigate
Branch
Monday, February 5, 2018
11 changes
New functionality added to Odoo
Users now see a celebratory rainbow animation after finishing the accounting setup through the new configuration bar. This provides clear positive feedback that setup is complete and makes the onboarding experience more engaging.
Original PR description
…g via the new config bar 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
Enhancements to existing features
Company-wide time off entries now handle time zones more accurately, so dates are shown and applied according to the intended user, company, or selected time zone. This reduces scheduling confusion for organizations operating across different regions and also fixes an edge case with non-overlapping time intervals.
Original PR description
task : https://www.odoo.com/web#id=49103&view_type=form&model=project.task&action=333&active_id=965&menu_id=4720 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
CRM leads now use the linked customer's phone number and email address when that information is available. This reduces duplicate data entry and helps sales teams keep lead contact details consistent with customer records.
Original PR description
Task : https://www.odoo.com/web?debug=#id=35420&view_type=form&model=project.task&action=327&menu_id=4720 Pad : https://pad.odoo.com/p/r.e3fc209e70ca63e06e1f3a20fa7894dd 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
Supplier invoices now use the logged-in user's language instead of the supplier's language, making documents easier for staff to review. Invoice lists now show untaxed and tax amounts, tax selection is simplified, and payment terms used by other records can no longer be deleted by mistake.
Original PR description
Task : https://www.odoo.com/web#id=34850&view_type=form&model=project.task&action=327&menu_id=4720 Pad : https://pad.odoo.com/p/r.a5a1ff556d05e050531fca4e264ae3b9 Description of the issue/feature…
Task : https://www.odoo.com/web#id=34850&view_type=form&model=project.task&action=327&menu_id=4720 Pad : https://pad.odoo.com/p/r.a5a1ff556d05e050531fca4e264ae3b9 Description of the issue/feature this PR addresses: 1) On a supplier invoice, everyhting should be in the language of the user, not in the language of the supplier. 2) list view on invoices : Add the amount VAT excl. and the tax amount in the columns. 3) remove tax scope in the list view of the taxes coming from the search more of the invoice line. Current behavior before PR: 1) On a supplier invoice, currently everyhting is in the language of the supplier, not in the language of the user. 2) list view on invoices shows only Total it is not showing Amount Untaxed and Amount Tax. 3) When clicking on search more from taxes in invoice lines, it shows Tax name, Tax scope and Label on Invoice. Desired behavior after PR is merged: 1) On a supplier invoice, everyhting will be in the language of the user, not in the language of the supplier. 2) list view on invoices will show Amount Untaxed and Amount Tax. 3) When clicking on search more from taxes in invoice lines, it will show only Tax name and Label on Invoice. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Analytic account reports now show summed debit, credit, and balance values when grouped by customer. This helps users quickly see total financial activity per customer, even when multiple projects are linked to the same customer.
Original PR description
Description of the issue/feature this PR addresses: Task: https://www.odoo.com/web?#id=30884&view_type=form&model=project.task&action=327&menu_id=4720 Pad: https://pad.odoo.com/p/r.52d93fa460af6aaa0d3bde3d424c36e0 Current behavior before PR: In analytic account when we group by partner it should show total of balance, credit ,debit 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 messaging area now avoids showing the option to load older messages when there are no additional messages to fetch. It also keeps conversations better filled by loading more messages after actions such as marking the latest message as read or removing it from starred items.
Original PR description
Task: https://www.odoo.com/web?#id=34393&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.e1fff4e92d775647649d0a7a7e79fc15 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
Resolved issues and error corrections
Website quote details now adapt better on mobile screens by showing information in two columns instead of four. This prevents overlapping text and makes quotes easier for customers to read on phones.
Original PR description
On website quote the main informations are displayed in 4 columns (2 for headers, 2 for content) which can be ugly or having content overlaying content on mobile. This commit makes a change so mobile gets only two columns (header and content). opw-805200
The CRM screen no longer shows the empty-state smiling face twice when there is no content to display. This keeps the interface cleaner and avoids a confusing duplicate visual for users.
Original PR description
pad: https://www.odoo.com/web?#id=813559&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This fixes an error that appeared when users clicked records in the Intrastat report. The report now handles missing view information gracefully, allowing users to continue their work without interruption.
Original PR description
… is no view Description of the issue/feature this PR addresses: Traceback while clicking on any record of intrastat report. Current behavior before PR: Traceback while clicking on any record of intrastat report. Desired behavior after PR is merged: Traceback resolved while clicking on any record of intrastat report. Issue : https://www.odoo.com/web#id=806811&view_type=form&model=project.issue&action=609&menu_id=4720 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This fixes an error that occurred when users created and printed picking waves in inventory operations. It helps warehouse teams print the needed documents reliably, including cases involving lot-tracked products.
Original PR description
Description of the issue/feature this PR addresses:
Task: https://www.odoo.com/web#id=765627&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720
Current behavior before PR:
- In current picking wave create and print, that time error generate.
https://goo.gl/YUgK4A
Desired behavior after PR is merged:
--
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-prWhen a new company is created, its default working calendar is now linked to the correct company. This prevents duplicate standard working time records and keeps company configuration cleaner and easier to manage.
Original PR description
…ng calendar record. Description of the issue/feature this PR addresses: Task id - https://www.odoo.com/web#id=36643&view_type=form&model=project.task&action=327&menu_id=4720 Pad - https://pad.odoo.com/p/r.cc9b78eb03924c403d5b95bac5868f03 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