Search 1.9 billion lines of Odoo code on GitHub

account_document

Author: Moldeo Interactive,ADHOC SA,Odoo Community Association (OCA)
License: AGPL-3
Branch: 11.0_dev
Repository: bmya/account-financial-tools
Dependencies: account, base, and base_validator
Languages: PO File (1011, 30.8%), Python (1591, 48.4%), XML (651, 19.8%), and reStructuredText (34, 1.0%)
Other branches: 10.0, 10.0_dev, 11.0, 11.0_ar, 11.0_new, 12.0_dev, 9.0, and debut_pyvotal
Other repositories: AITIC/account-financial-tools, AizenL/account-financial-tools, ClearCorp/ingadhoc-account-financial-tools, Ingeos/account-financial-tools-1, InstaERP/account-financial-tools, Mefistous/account-financial-tools, NCS-75/account-financial-tools, adhoc-dev/account-financial-tools, aurestic/ingadhoc-account-financial-tools, bodedra/account-financial-tools, ctmil/account-financial-tools, diagramsoftware/ingadhoc-account-financial-tools, diegobgl/account-financial-tools-1, garzadekoster/account-financial-tools-1, ingadhoc/account-financial-tools, isos/account-financial-tools, isoscl/account-financial-tools-1, jobiols/adhoc-account-financial-tools, jromeroarg/account-financial-tools, kratosk/account-financial-tools, lithint/account-financial-tools, marcel1981/account-financial-tools, maurolguin1/account-financial-tools, mjsorribas/account-financial-tools, mohamedhagag/account-financial-tools, mohshedid/account-financial-tools, nuobit/account-financial-tools-ingadhoc, odoo-argentina/oca-account-financial-tools, odoobgorg/ADHOC-account-financial-tools, odoofans/account-financial-tools, paanrama/account-financial-tools, popcomputadores-desenv/account-financial-tools-1, pushnube/account-financial-tools, royalline1/account-financial-tools-1, rubeto/account-financial-tools, samsagaz/account-financial-tools, susport/account-financial-tools, synergy-sbs/account-financial-tools, takinobori/ingadhoc-account-financial-tools, urbinacity/account-financial-tools, westlyou/account-financial-tools-1, and yasmanycastillo/account-financial-tools

<img alt="License" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> <a name="accounting-documents"></a> <h2>Accounting Documents</h2> <p>This module is intended to be used by many localizations (like Argentina one)</p> <p>We add many functionalities as:</p> <ul> <li><p class="first">New model &quot;account.document.type&quot;</p> </li> <li><p class="first">New fields on &quot;account.move&quot;: &quot;document_number&quot; and &quot;document_type_id&quot;.</p> <blockquote> <ul> <li><p class="first">This two fields are going to be computed from other models like invoices, payments, etc.</p> </li> <li><p class="first">We decided to use this indepenent number for different reasons:</p> <blockquote> <ol class="arabic simple"> <li>We do not touch much of odoo (you can install/uninstall this module)</li> <li>We don't have any constraint to what we need (for eg. we can have two journal entries with same document numbers)</li> <li>For eg, in argentina, the document number for a Invoice is '0001-00000001' and you can have many invoices with same document number (for eg. for purchases and for eg. for different document types)</li> </ol> </blockquote> </li> </ul> </blockquote> </li> <li><p class="first">Modification on reports to show or not taxes regardin document letter</p> </li> </ul> <p>TODO</p> <a name="configuration"></a> <h2>Configuration</h2> <p>TODO</p> <a name="usage"></a> <h2>Usage</h2> <p>TODO</p> <a name="know-issues-roadmap"></a> <h2>Know issues / Roadmap</h2> <p>TODO</p> <a name="credits"></a> <h2>Credits</h2> <a name="contributors"></a> <h3>Contributors</h3> <ul class="simple"> <li>TODO</li> </ul> <a name="maintainer"></a> <h3>Maintainer</h3> <a class="reference external image-reference" href="http://odoo-argentina.org"><img alt="Odoo Argentina" src="http://odoo-argentina.org/logo.png" /></a> <p>This module is maintained by the Odoo Argentina.</p> <p>Odoo Argentina, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.</p> <p>To contribute to this module, please visit <a class="reference external" href="http://odoo-argentina.org">http://odoo-argentina.org</a></p>