Daily updates from Odoo
Thursday, August 27, 2015
1 change · master
Code cleanup and technical improvements
Company bank accounts are now managed through bank journals, making banking setup and statement handling more centralized. The update also adds clearer choices for how bank statements are imported or synchronized, improving day-to-day accounting workflows.
Original PR description
Use account.journal of type bank to store a bank account belonging to the company. Goes along with https://github.com/odoo/odoo/pull/7077