odoo-addon-account-avatax-repair-oca


Nameodoo-addon-account-avatax-repair-oca JSON
Version 16.0.1.0.0.4 PyPI version JSON
download
home_pagehttps://github.com/OCA/account-fiscal-rule
SummaryRepair Orders with automatic Tax application using Avatax
upload_time2025-02-18 02:34:02
maintainerNone
docs_urlNone
authorForgeFlow, Odoo Community Association (OCA)
requires_python>=3.10
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements Avalara
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ====================================================
Avalara Avatax Certified Connector for Repair Orders
====================================================

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:4bcdd26cab017608c04f70c9f891927bb19d9a3430f56f04a34132ff23a369bc
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
    :target: https://odoo-community.org/page/development-status
    :alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Faccount--fiscal--rule-lightgray.png?logo=github
    :target: https://github.com/OCA/account-fiscal-rule/tree/16.0/account_avatax_repair_oca
    :alt: OCA/account-fiscal-rule
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/account-fiscal-rule-16-0/account-fiscal-rule-16-0-account_avatax_repair_oca
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
    :target: https://runboat.odoo-community.org/builds?repo=OCA/account-fiscal-rule&target_branch=16.0
    :alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This module is a component of the Avatax Integration with odoo app.
Please refer to the corresponding documentation.

**Table of contents**

.. contents::
   :local:

Usage
=====

The AvaTax module is integrated into Repair Orders and allows computation of taxes.
Repairs order transactions do not appear in the in the AvaTax interface.

The information placed in the repair order will automatically pass to the invoice
on the Avalara server and can be viewed in the AvaTax control panel.

They will be reported as a net deduction on the line item cost.

Create New Repair Order

- Navigate to: Repairs

- Click Create button

Compute Taxes with AvaTax

- The module will calculate tax when the repair order is confirmed,
  when the changes made to a repair order are saved, by navigating to Compute Taxes
  or by navigating to Action >> Update taxes with Avatax.
  At this step, the repair 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.

- 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.

- Hide Exemption & Tax Based on shipping address -- this will provide this
  feature support at sale order level.


Tax Exemption Status

- Tax exemption status can be defined on Contacts.

- 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.

- If the customer is tax exempt, in the "Avatax" tab, check the "Is Tax Exempt" 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.

- 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 exemptions on several states.
  For this use additional Contact/Addresses for those states,
  and enter the exempention details there.

- 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.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/account-fiscal-rule/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/account-fiscal-rule/issues/new?body=module:%20account_avatax_repair_oca%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
~~~~~~~

* ForgeFlow

Contributors
~~~~~~~~~~~~


* ForgeFlow (https://www.forgeflow.com)

  * Alex Paris
* Kencove (https://www.kencove.com)

  * Mohamed Alkobrosli

Maintainers
~~~~~~~~~~~

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

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.

This module is part of the `OCA/account-fiscal-rule <https://github.com/OCA/account-fiscal-rule/tree/16.0/account_avatax_repair_oca>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OCA/account-fiscal-rule",
    "name": "odoo-addon-account-avatax-repair-oca",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "ForgeFlow, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": null,
    "platform": null,
    "description": "====================================================\nAvalara Avatax Certified Connector for Repair Orders\n====================================================\n\n.. \n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! source digest: sha256:4bcdd26cab017608c04f70c9f891927bb19d9a3430f56f04a34132ff23a369bc\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png\n    :target: https://odoo-community.org/page/development-status\n    :alt: Beta\n.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png\n    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n    :alt: License: AGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Faccount--fiscal--rule-lightgray.png?logo=github\n    :target: https://github.com/OCA/account-fiscal-rule/tree/16.0/account_avatax_repair_oca\n    :alt: OCA/account-fiscal-rule\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n    :target: https://translation.odoo-community.org/projects/account-fiscal-rule-16-0/account-fiscal-rule-16-0-account_avatax_repair_oca\n    :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png\n    :target: https://runboat.odoo-community.org/builds?repo=OCA/account-fiscal-rule&target_branch=16.0\n    :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nThis module is a component of the Avatax Integration with odoo app.\nPlease refer to the corresponding documentation.\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nUsage\n=====\n\nThe AvaTax module is integrated into Repair Orders and allows computation of taxes.\nRepairs order transactions do not appear in the in the AvaTax interface.\n\nThe information placed in the repair order will automatically pass to the invoice\non the Avalara server and can be viewed in the AvaTax control panel.\n\nThey will be reported as a net deduction on the line item cost.\n\nCreate New Repair Order\n\n- Navigate to: Repairs\n\n- Click Create button\n\nCompute Taxes with AvaTax\n\n- The module will calculate tax when the repair order is confirmed,\n  when the changes made to a repair order are saved, by navigating to Compute Taxes\n  or by navigating to Action >> Update taxes with Avatax.\n  At this step, the repair order will retrieve the tax amount from Avalara\n  but will not report the transaction to the AvaTax dashboard.\n  Only invoice, refund, and payment activity are reported to the dashboard.\n\n- The module will check if there is a selected warehouse\n  and will automatically determine the address of the warehouse\n  and the origin location. If no address is assigned to the warehouse\n  the module will automatically use the address of the company as its origin.\n  Location code will automatically populate with the warehouse code\n  but can be modified if needed.\n\n- Hide Exemption & Tax Based on shipping address -- this will provide this\n  feature support at sale order level.\n\n\nTax Exemption Status\n\n- Tax exemption status can be defined on Contacts.\n\n- In a multi-company environment, the exemption status is defined per\n  Company, since each individual company is required to secure the\n  exemption certificates to claim for exemption application,\n  and this may not be the case for all Companies.\n\n- If the customer is tax exempt, in the \"Avatax\" tab, check the \"Is Tax Exempt\" checkbox.\n  When checked, the exemption details can be provided.\n  The Exemption Code is the type of exemption,\n  and the Exemption Number is an identification number to use on the customer's State.\n\n- This exemption status will only be applied for delivery addresses\n  in the State matching the State of the exemption address.\n  The same customer can have exemptions on several states.\n  For this use additional Contact/Addresses for those states,\n  and enter the exempention details there.\n\n- To make this data management simpler, is it possible to set the customer as exempt\n  country wide, using the corresponding checkbox. In this case the exemption status will\n  be used for delivery addresses in any state. Using this option has compliance risks, so\n  plase use it with care.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/account-fiscal-rule/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us to smash it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/account-fiscal-rule/issues/new?body=module:%20account_avatax_repair_oca%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n~~~~~~~\n\n* ForgeFlow\n\nContributors\n~~~~~~~~~~~~\n\n\n* ForgeFlow (https://www.forgeflow.com)\n\n  * Alex Paris\n* Kencove (https://www.kencove.com)\n\n  * Mohamed Alkobrosli\n\nMaintainers\n~~~~~~~~~~~\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n   :alt: Odoo Community Association\n   :target: https://odoo-community.org\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\nThis module is part of the `OCA/account-fiscal-rule <https://github.com/OCA/account-fiscal-rule/tree/16.0/account_avatax_repair_oca>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "Repair Orders with automatic Tax application using Avatax",
    "version": "16.0.1.0.0.4",
    "project_urls": {
        "Homepage": "https://github.com/OCA/account-fiscal-rule"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c18a5ad8c7de08205115479c3f56975f77bd2d21e6b2017743866a829be245fd",
                "md5": "8fa309d83117e544581e03b64df42518",
                "sha256": "940c1fe121f2a9fb8354327eac76dfcc2f1951ca56a2caf51072fa23c37432e2"
            },
            "downloads": -1,
            "filename": "odoo_addon_account_avatax_repair_oca-16.0.1.0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8fa309d83117e544581e03b64df42518",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 41110,
            "upload_time": "2025-02-18T02:34:02",
            "upload_time_iso_8601": "2025-02-18T02:34:02.590327Z",
            "url": "https://files.pythonhosted.org/packages/c1/8a/5ad8c7de08205115479c3f56975f77bd2d21e6b2017743866a829be245fd/odoo_addon_account_avatax_repair_oca-16.0.1.0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-18 02:34:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "account-fiscal-rule",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "Avalara",
            "specs": []
        }
    ],
    "lcname": "odoo-addon-account-avatax-repair-oca"
}
        
Elapsed time: 1.03308s