Monday, June 6, 2016
1 change
New functionality added to Odoo
This adds an option to group generated asset accounting entries by asset category. Businesses with many assets can reduce the number of journal entries created, making accounting records easier to review and manage.
Original PR description
Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr It could be useful to group generated entries by category. That will lead to only one account.move with two lines by category instead of one move by asset. Someone with a lot of assets will probably want to use this feature.