Search 1.9 billion lines of Odoo code on GitHub

account_check_printing_aeroo

Author: Savoir-faire Linux
License: LGPL-3
Branch: 11.0
Repository: ddufresne/aeroo_reports
Dependencies: account_check_printing, base, and report_aeroo
Languages: PO File (27, 5.9%), Python (323, 71.1%), XML (84, 18.5%), and reStructuredText (20, 4.4%)
Other repositories: aeroo-community/aeroo_reports, and savoirfairelinux/aeroo_reports

<p># Aeroo Check Printing</p> <p>This modules allows to create check reports using Aeroo.</p> <p>Each journal (bank account) points its own proper check report template. When clicking on 'Print Check' on the payment, the proper Aeroo template is selected.</p> <p>## Num2words</p> <p>Odoo defines its own helpers to convert amounts to words. This module uses the python library num2words instead.</p> <p><a class="reference external" href="https://pypi.python.org/pypi/num2words">https://pypi.python.org/pypi/num2words</a></p> <p>## Check Language</p> <p>In standard Odoo, the amount in words depends on the language of the user. This is wrong because checks are already pre-printed in a language, so the number in words needs to be printed in the same language. Therefore, on the journal, there is a new field 'Check Report Language' used to specify the language of the check.</p> <a name="contributors"></a> <h2>Contributors</h2> <ul class="simple"> <li>David Dufresne (<a class="reference external" href="mailto:david.dufresne&#64;savoirfairelinux.com">david.dufresne&#64;savoirfairelinux.com</a>)</li> </ul> <a name="more-information"></a> <h2>More information</h2> <ul class="simple"> <li>Module developed and tested with Odoo version 11.0</li> <li>For questions, please contact our support services</li> </ul> <p>(<a class="reference external" href="mailto:support&#64;savoirfairelinux.com">support&#64;savoirfairelinux.com</a>)</p>