Daily updates from Odoo
Tuesday, September 22, 2015
1 change · master
Code cleanup and technical improvements
Deferred revenue management is now presented as a separate Odoo module, while the underlying accounting logic remains shared with asset management. This makes the feature easier to find, install, and manage separately without changing the core processing behavior.
Original PR description
Deferred revenues management is now a new module. All the logic stays in account_asset but the specific menus and views are in this new module (account_deferred_revenue)