Search 1.9 billion lines of Odoo code on GitHub

account_avatax_sale

Author: Open Source Integrators, Fabrice Henrion, Odoo SA, Odoo Community Association (OCA)
License: AGPL-3
Branch: 13.0-ocabot-merge-pr-127-by-dreispt-bump-major
Repository: brain-tec/account-fiscal-rule
Dependencies: account_avatax, and sale
Languages: HTML (397, 55.1%), Python (257, 35.7%), and XML (66, 9.2%)
Other branches: 13.0, 14.0, 15.0, and 15.0-ocabot-merge-pr-261-by-HaraldPanten-bump-patch
Other repositories: Change2improve/account-fiscal-rule, Gabinete-Digital/account-fiscal-rule, Ingeos/account-fiscal-rule, NeatNerdPrime/account-fiscal-rule, OCA/account-fiscal-rule, SeuMarco/account-fiscal-rule, Tecnativa/account-fiscal-rule, Vauxoo/account-fiscal-rule, acsone/account-fiscal-rule, akretion/account-fiscal-rule, anderswallenquist/account-fiscal-rule, aurestic/account-fiscal-rule, coopiteasy/account-fiscal-rule, kmee/account-fiscal-rule, legalsylvain/account-fiscal-rule, marclebrun/account-fiscal-rule, and ursais/account-fiscal-rule

<h1 class="title">Taxes on Sales Orders using Avalara Avatax API</h1> <p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/account-fiscal-rule/tree/13.0/account_avatax_sale"><img alt="OCA/account-fiscal-rule" src="https://img.shields.io/badge/github-OCA%2Faccount--fiscal--rule-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/account-fiscal-rule-13-0/account-fiscal-rule-13-0-account_avatax_sale"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/93/13.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>This module is a component of the Avatax Integration with odoo app. Please refer to the corresponding documentation.</p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#usage" id="id1">Usage</a></li> <li><a class="reference internal" href="#bug-tracker" id="id2">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id3">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id4">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id5">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id6">Maintainers</a></li> </ul> </li> </ul> </div> <a name="usage"></a> <h2><a class="toc-backref" href="#id1">Usage</a></h2> <p>The AvaTax module is integrated into Sales Orders and allows computation of taxes. Sales order transactions do not appear in the in the AvaTax interface.</p> <p>The information placed in the sales order will automatically pass to the invoice on the Avalara server and can be viewed in the AvaTax control panel.</p> <p>Discounts are handled when they are enabled in Odoo's settings. They will be reported as a net deduction on the line item cost.</p> <p>Create New Sales Order</p> <ul class="simple"> <li>Navigate to: Sales &gt;&gt; Orders &gt;&gt; Orders</li> <li>Click Create button</li> </ul> <p>Compute Taxes with AvaTax</p> <ul class="simple"> <li>The module will calculate tax when the sales order is confirmed, or by navigating to Action &gt;&gt; Update taxes with Avatax. At this step, the sales order will retrieve the tax amount from Avalara but will not report the transaction to the AvaTax dashboard. Only invoice, refund, and payment activity are reported to the dashboard.</li> <li>The module will check if there is a selected warehouse and will automatically determine the address of the warehouse and the origin location. If no address is assigned to the warehouse the module will automatically use the address of the company as its origin. Location code will automatically populate with the warehouse code but can be modified if needed.</li> </ul> <p>Tax Exemption Status</p> <ul class="simple"> <li>Tax exemption status can be defined on Contacts.</li> <li>In a multi-company environment, the exemption status is defined per Company, since each individual company is required to secure the exemption certificates to claim for exemption application, and this may not be the case for all Companies.</li> <li>If the customer is tax exempt, in the &quot;Avatax&quot; tab, check the &quot;Is Tax Exempt&quot; checkbox. When checked, the exemption details can be provided. The Exemption Code is the type of exemption, and the Exemption Number is an identification number to use on the customer's State.</li> <li>This exemption status will only be applied for delivery addresses in the State matching the State of the exemption address. The same customer can have exemptiions on several states. For this use additional Contact/Addresses for those states, and enter the exempention details there.</li> <li>To make this data management simpler, is it possible to set the customer as exempt country wide, using the corresponding checkbox. In this case the exemption status will be used for delivery addresses in any state. Using this option has compliance risks, so plase use it with care.</li> </ul> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id2">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/account-fiscal-rule/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed <a class="reference external" href="https://github.com/OCA/account-fiscal-rule/issues/new?body=module:%20account_avatax_sale%0Aversion:%2013.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="credits"></a> <h2><a class="toc-backref" href="#id3">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id4">Authors</a></h3> <ul class="simple"> <li>Open Source Integrators</li> <li>Fabrice Henrion</li> <li>Odoo SA</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id5">Contributors</a></h3> <ul class="simple"> <li>Odoo SA<ul> <li>Fabrice Henrion</li> </ul> </li> <li>Open Source Integrators (<a class="reference external" href="https://opensourceintegrators.com">https://opensourceintegrators.com</a>)<ul> <li>Daniel Reis &lt;<a class="reference external" href="mailto:dreis&#64;opensourceintegrators.com">dreis&#64;opensourceintegrators.com</a>&gt;</li> </ul> </li> <li>Serpent CS<ul> <li>Murtuza Saleh</li> </ul> </li> <li>Sodexis<ul> <li>Atchuthan Ubendran</li> </ul> </li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id6">Maintainers</a></h3> <p>This module is maintained by the OCA.</p> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.</p> <p>This module is part of the <a class="reference external" href="https://github.com/OCA/account-fiscal-rule/tree/13.0/account_avatax_sale">OCA/account-fiscal-rule</a> project on GitHub.</p> <p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>