mirror of
https://github.com/bringout/odoomates.git
synced 2026-04-23 08:12:02 +02:00
update: 19.0 compatibility for odoomates accounting modules
- All manifest versions updated to 19.0.1.0.0
- Renamed all <tree> view tags to <list> (19.0 requirement)
- Renamed tree,form to list,form in view_mode fields
- Removed account.chart.template views (AbstractModel in 19.0)
- Fixed xpath /tree/ to /list/ in account_journal.xml for payment methods
- Modules: om_account_accountant, accounting_pdf_reports,
om_account_budget, om_recurring_payments, om_account_daily_reports
🤖 assisted by claude
This commit is contained in:
parent
5f0082b0ee
commit
788ea7113e
18 changed files with 52 additions and 132 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
{
|
||||
'name': 'Cash Book, Day Book, Bank Book Financial Reports',
|
||||
'version': '16.0.1.0.2',
|
||||
'version': '19.0.1.0.0',
|
||||
'category': 'Invoicing Management',
|
||||
'summary': 'Cash Book, Day Book and Bank Book Report For Odoo 16',
|
||||
'description': 'Cash Book, Day Book and Bank Book Report For Odoo 16',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue