Friday, August 27, 2021
3 changes · master
New functionality added to Odoo
POS users can now settle outstanding customer balances from the checkout interface, making it easier to collect dues during in-store transactions. The update also adjusts related loyalty and German certification handling so payment reporting remains accurate with the new payment categories.
Original PR description
Part of https://github.com/odoo/odoo/pull/74870 OPW: 2560647
Users can insert Odoo list views directly into spreadsheets, including column headers and record values that can be refreshed or rebuilt. This makes spreadsheets more useful for reporting from operational data without manually copying list information.
Projects can now display related budget information when the project and budget use the same analytic account. Budget setup is also easier because dates are no longer mandatory and budget lines can automatically inherit or select appropriate dates and budgets.
Original PR description
Add new module project_account_budget to show budget information on project form when both use the same analytic account.