mirror of
https://github.com/OCA/report-print-send.git
synced 2025-02-16 07:11:31 +02:00
[MIG] Update metafiles
This commit is contained in:
@@ -14,9 +14,9 @@ python:
|
||||
- "2.7"
|
||||
|
||||
env:
|
||||
- VERSION="8.0" LINT_CHECK="1"
|
||||
- VERSION="8.0" ODOO_REPO="odoo/odoo" UNIT_TEST="1" LINT_CHECK="0"
|
||||
- VERSION="8.0" ODOO_REPO="OCA/OCB" UNIT_TEST="1" LINT_CHECK="0"
|
||||
- VERSION="9.0" LINT_CHECK="1"
|
||||
- VERSION="9.0" ODOO_REPO="odoo/odoo" UNIT_TEST="1" LINT_CHECK="0"
|
||||
- VERSION="9.0" ODOO_REPO="OCA/OCB" UNIT_TEST="1" LINT_CHECK="0"
|
||||
|
||||
virtualenv:
|
||||
system_site_packages: true
|
||||
|
||||
18
README.md
18
README.md
@@ -1,5 +1,5 @@
|
||||
[](https://travis-ci.org/OCA/report-print-send)
|
||||
[](https://coveralls.io/r/OCA/report-print-send?branch=8.0)
|
||||
[](https://travis-ci.org/OCA/report-print-send)
|
||||
[](https://coveralls.io/r/OCA/report-print-send?branch=9.0)
|
||||
|
||||
Report - Printing and Sending
|
||||
=============================
|
||||
@@ -12,18 +12,4 @@ This project aim to deal with modules related to manage document printing and se
|
||||
- ...
|
||||
|
||||
[//]: # (addons)
|
||||
Available addons
|
||||
----------------
|
||||
addon | version | summary
|
||||
--- | --- | ---
|
||||
[base_report_to_printer](base_report_to_printer/) | 8.0.0.1.1 | Report to printer
|
||||
[printer_tray](printer_tray/) | 8.0.1.0.0 | Report to printer - Paper tray selection
|
||||
|
||||
Unported addons
|
||||
---------------
|
||||
addon | version | summary
|
||||
--- | --- | ---
|
||||
[pingen](pingen/) | 1.0 (unported) | pingen.com integration
|
||||
[pingen_document](pingen_document/) | 1.0 (unported) | pingen.com integration (document)
|
||||
|
||||
[//]: # (end addons)
|
||||
|
||||
Reference in New Issue
Block a user