Daily updates from Odoo
Friday, August 9, 2024
1 change · 17.0
New functionality added to Odoo
This update introduces a new corporate tax report for Bangladesh operations. Users can now configure specific accounts in settings and automatically generate accounting entries with tax amounts directly from the report. The update also fixes a duplicate naming issue in the tax report.
Original PR description
[ADD] l10n_bd_reports: Create corporate tax report * Create new account tags * Create new corporate report * Create new fields in the settings to allow the user specifying accounts that should be used in the accounting entry * Create custom accounting entry button to create a move with the accounts specified by the user with amounts specified in the 'corporate tax amount' line in the corporate tax report NOTE: there is an issue with the name of the tax report, '(BD)' in the name is duplicate. So, Fixed it in this pr task-id#3974212 odoo-pr#https://github.com/odoo/odoo/pull/172254