[MIG] Update metafiles
parent
06ced16161
commit
8ffb47a64f
|
@ -16,9 +16,9 @@ python:
|
||||||
- "2.7"
|
- "2.7"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- VERSION="8.0" LINT_CHECK="1"
|
- VERSION="9.0" LINT_CHECK="1"
|
||||||
- VERSION="8.0" ODOO_REPO="odoo/odoo" LINT_CHECK="0"
|
- VERSION="9.0" ODOO_REPO="odoo/odoo" LINT_CHECK="0"
|
||||||
- VERSION="8.0" ODOO_REPO="OCA/OCB" LINT_CHECK="0"
|
- VERSION="9.0" ODOO_REPO="OCA/OCB" LINT_CHECK="0"
|
||||||
|
|
||||||
virtualenv:
|
virtualenv:
|
||||||
system_site_packages: true
|
system_site_packages: true
|
||||||
|
|
25
README.md
25
README.md
|
@ -1,5 +1,5 @@
|
||||||
[](https://travis-ci.org/OCA/account-financial-reporting)
|
[](https://travis-ci.org/OCA/account-financial-reporting)
|
||||||
[](https://coveralls.io/r/OCA/account-financial-reporting?branch=8.0)
|
[](https://coveralls.io/r/OCA/account-financial-reporting?branch=9.0)
|
||||||
|
|
||||||
OpenERP account financial reports
|
OpenERP account financial reports
|
||||||
=================================
|
=================================
|
||||||
|
@ -14,25 +14,4 @@ others:
|
||||||
|
|
||||||
|
|
||||||
[//]: # (addons)
|
[//]: # (addons)
|
||||||
Available addons
|
|
||||||
----------------
|
|
||||||
addon | version | summary
|
|
||||||
--- | --- | ---
|
|
||||||
[account_chart_report](account_chart_report/) | 8.0.1.0.0 | Print chart of accounts
|
|
||||||
[account_export_csv](account_export_csv/) | 8.0.1.1.0 | Account Export CSV
|
|
||||||
[account_financial_report_horizontal](account_financial_report_horizontal/) | 8.0.0.3.0 | Accounting Financial Reports Horizontal
|
|
||||||
[account_financial_report_webkit](account_financial_report_webkit/) | 8.0.1.1.0 | Financial Reports - Webkit
|
|
||||||
[account_financial_report_webkit_xls](account_financial_report_webkit_xls/) | 8.0.0.4.0 | Add XLS export to accounting reports
|
|
||||||
[account_journal_report_xls](account_journal_report_xls/) | 8.0.0.2.0 | Financial Journal reports
|
|
||||||
[account_move_line_report_xls](account_move_line_report_xls/) | 8.0.0.6.0 | Journal Items Excel export
|
|
||||||
[account_tax_report_no_zeroes](account_tax_report_no_zeroes/) | 8.0.1.0.0 | Account tax report without zeroes
|
|
||||||
[mis_builder](mis_builder/) | 8.0.0.2.0 | Build 'Management Information System' Reports and Dashboards
|
|
||||||
[mis_builder_demo](mis_builder_demo/) | 8.0.0.1.0 | Demo data for the mis_builder module
|
|
||||||
|
|
||||||
Unported addons
|
|
||||||
---------------
|
|
||||||
addon | version | summary
|
|
||||||
--- | --- | ---
|
|
||||||
[account_financial_report](account_financial_report/) | 2.0 (unported) | Common financial reports
|
|
||||||
|
|
||||||
[//]: # (end addons)
|
[//]: # (end addons)
|
||||||
|
|
Loading…
Reference in New Issue