Skip to content
Snippets Groups Projects

Draft: Port to Odoo 16.

Closed Etienne Ferriere requested to merge topic/13.0/MO16-236 into branch/13.0
Compare and Show latest version
1 file
+ 6
1
Compare changes
  • Side-by-side
  • Inline
+ 6
1
@@ -34,5 +34,5 @@
"menu.xml",
"wizards/account_consultation.xml",
"views/account_move_line.xml",
"views/account_report.xml",
# "views/account_report.xml",
],
@@ -38,3 +38,8 @@
],
"assets": {
"web.assets_backend": [
"account_report/static/src/less/account_report.less",
],
},
"installable": True,
}
Loading