Daily updates from Odoo
Monday, February 5, 2018
5 changes
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