diff --git a/README b/README deleted file mode 100644 index e69de29..0000000 diff --git a/README.md b/README.md new file mode 100644 index 0000000..6c67465 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +[![Build Status](https://travis-ci.org/OCA/report-print-send.svg?branch=master)](https://travis-ci.org/OCA/report-print-send) +[![Coverage Status](https://img.shields.io/coveralls/OCA/report-print-send.svg)](https://coveralls.io/r/OCA/report-print-send?branch=master) + +Report - Printing and Sending +============================= + +This project aim to deal with modules related to manage document printing and sending in a generic way. You'll find modules that: + + - Interface Odoo with Pingen (https://www.pingen.com/en) + - Add an printing queue + - Allow to choose printer + - ...