Friday, June 22, 2018
5 changes
Enhancements to existing features
The accounting setup flow was streamlined to make onboarding easier and faster for users. The setup bar now focuses on the chart of accounts step, removes the separate initial balance step, and improves visibility when entering opening values.
Original PR description
See task https://www.odoo.com/web#id=1838269&view_type=form&model=project.task&menu_id=
Sales and purchase journal dashboard graphs now forecast expected cash coming in and going out based on invoice due dates and remaining unpaid amounts. This helps businesses get a more accurate view of upcoming payments and receipts directly from their accounting dashboard.
Original PR description
The sales journal graph should show the cash-in forecast of invoices. In order to do that we need to display residual amount to be received based on the invoice due date. The purchase journal graph should show the cash-out forecast from invoices. In order to do that we need to display the residual amount to be paid based on the invoice du date.
Customer-facing invoice pages and related portal screens were updated to display better on different screen sizes. Helpdesk and subscription portal navigation was also aligned with the newer breadcrumb layout, making it easier for customers to move between records.
The US check printing templates have been adjusted to match three supported CheckDepot check layouts. This helps customers use standard recommended check stock without needing custom template work for top, middle, or bottom check formats.
Original PR description
Makes the default US check templates fit the three check formats linked in the manifest. Purpose: The l10n_us_check_printing supports 3 types of checks (top, middle, bottom). These regularly require customization for a lot of customers, because every customer uses checks from some different bank/vendor. Instead support some checks from checkdepot.com. The manifest mentions which ones exactly. This way customers can be directed to buy those checks and no customization is necessary. Task: https://www.odoo.com/web#id=1853868&action=333&active_id=967&model=project.task&view_type=form&menu_id=4720 Pad: https://pad.odoo.com/p/r.64778eabec486893ab669e9ee60e1968
Accounting reports now warn users when the selected period includes draft entries that have not yet been posted. This helps finance teams spot incomplete data before relying on reports for decisions or closing activities.
Original PR description
See task https://www.odoo.com/web#id=1838269&view_type=form&model=project.task&menu_id=