Daily updates from Odoo
Wednesday, April 18, 2018
2 changes · master
Resolved issues and error corrections
Project conversations are now available on the internal project form, matching what users could already access from the portal. This helps teams see and respond to project messages consistently without switching views.
Original PR description
Description of the issue/feature this PR addresses: The chatter on the project form has been hidden for some time. However, the portal view of the project the portal-version of the chatter available, which is contradictory behaviour. Current behavior before PR: You can message on the project in the portal view, but are unable to view the conversation in the backend view. Desired behavior after PR is merged: This commit makes the conversation available in the backend as well as the portal view. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Invoices due today are now shown as current or not yet due instead of appearing in the first overdue bucket. The first overdue period is relabeled from 0-30 to 1-30 days, making aged receivable and payable reports clearer for finance teams.
Original PR description
Description of the issue/feature this PR addresses: Task:https://www.odoo.com/web#id=28716&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad:https://pad.odoo.com/p/r.dba8a702a042b4585e96bb76a82ee442 Current behavior before PR:An invoice which is due today is current(today's) due and not overdue Desired behavior after PR is merged:This invoice should be included in the not due/current column and the 0-30 should be changed to 1-30. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr