Daily updates from Odoo
Monday, May 14, 2018
2 changes
Enhancements to existing features
This update makes date and time information easier and safer for Odoo to handle across accounting, HR, manufacturing, project, and resource planning workflows. It reduces the risk of timezone-related mistakes and simplifies future maintenance by standardizing how dates and datetimes are processed.
Original PR description
Task : https://www.odoo.com/web?#id=1834094&view_type=form&model=project.task&action=333&active_id=133&menu_id=4720 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Resolved issues and error corrections
The cash flow statement now accounts for long-term loans and debt repayments in financing activities. This helps businesses get a more accurate view of cash movement when debt is issued or paid back, even when no income or expense account is involved.
Original PR description
Currently the cash flow statement, specifically the financing activities, relies and uses only the income and expense accounts to determine positive cash flow or negative cash flow. This is only partially correct because financing activities this also involves issuance of debt and payment of debt. Neither of these two items involve income or expense accounts. This leads to an incorrect cash flow statement in these specific cases. Related to task: https://www.odoo.com/web#id=31220&view_type=form&model=project.task&action=333&active_id=248&menu_id=4720