Daily updates from Odoo
Wednesday, September 2, 2015
4 changes · master
New functionality added to Odoo
Users can now archive or restore records directly from list and kanban views across several business areas. This makes it faster to hide outdated items while keeping historical information available when needed.
Adds a new accounting feature to manage cash basis taxes, helping companies record tax only when payments are made or received. This improves compliance and reporting for businesses that use cash-based tax accounting rules.
Users can now archive and unarchive records in many Odoo apps instead of deleting or leaving old records visible. This makes it easier to keep daily work views clean while still preserving past information and finding archived items when needed.
Original PR description
…d active fields wherever needed in models and views, added Archive search filter to fin out archived records in one click, added archive/unarchive logic in form_view.js,listview.js,kanban_view.js,kanban_record.js,kanban_column.js to support archive or unarchive record(s) from sidebar Task: https://www.odoo.com/web#id=12363&view_type=form&model=project.task&action=327 Pad: https://pad.odoo.com/p/r.G75bhsp6WTZUpBAx
Users can now archive or restore records directly from common record views such as forms, lists, and kanban boards. This makes it easier to hide inactive items without deleting them and to bring them back when needed.
Original PR description
…b-client, put the archive/unarchive stuff in form_view.js,listview.js,kanban_view.js,kanban_record.js,kanban_column.js to support archive or unarchive record(s) from sidebar Task: https://www.odoo.com/web?#id=12363&view_type=form&model=project.task&action=327 Pad: https://pad.odoo.com/p/r.G75bhsp6WTZUpBAx