|
| 1 | +============================== |
| 2 | +Account Fiscal Position - Type |
| 3 | +============================== |
| 4 | + |
| 5 | +.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 6 | + !! This file is generated by oca-gen-addon-readme !! |
| 7 | + !! changes will be overwritten. !! |
| 8 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 9 | +
|
| 10 | +.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png |
| 11 | + :target: https://odoo-community.org/page/development-status |
| 12 | + :alt: Beta |
| 13 | +.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png |
| 14 | + :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html |
| 15 | + :alt: License: AGPL-3 |
| 16 | +.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Faccount--fiscal--rule-lightgray.png?logo=github |
| 17 | + :target: https://github.com/OCA/account-fiscal-rule/tree/12.0/account_fiscal_position_type |
| 18 | + :alt: OCA/account-fiscal-rule |
| 19 | +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png |
| 20 | + :target: https://translation.odoo-community.org/projects/account-fiscal-rule-12-0/account-fiscal-rule-12-0-account_fiscal_position_type |
| 21 | + :alt: Translate me on Weblate |
| 22 | +.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png |
| 23 | + :target: https://runbot.odoo-community.org/runbot/93/12.0 |
| 24 | + :alt: Try me on Runbot |
| 25 | + |
| 26 | +|badge1| |badge2| |badge3| |badge4| |badge5| |
| 27 | + |
| 28 | +This module extends the functionality of account to add a use type on |
| 29 | +fiscal position. (``sale``, ``purchase`` or ``all``) to restrict the |
| 30 | +usage of fiscal position for out or in invoices. |
| 31 | + |
| 32 | +* If a fiscal position is configured for sale, it will not be possible to use |
| 33 | + it in a purchase invoice. |
| 34 | + |
| 35 | +* If a fiscal position is configured for sale, it will not be possible to |
| 36 | + set it to a partner flagged only as 'supplier' |
| 37 | + |
| 38 | +**Table of contents** |
| 39 | + |
| 40 | +.. contents:: |
| 41 | + :local: |
| 42 | + |
| 43 | +Configuration |
| 44 | +============= |
| 45 | + |
| 46 | +To configure this module, you need to: |
| 47 | + |
| 48 | +* Go to Invoicing / Configuration / Taxes / Fiscal Positions |
| 49 | + |
| 50 | +* On a fiscal position, set the correct settings. |
| 51 | + |
| 52 | +.. figure:: https://raw.githubusercontent.com/OCA/account-fiscal-rule/12.0/account_fiscal_position_type/static/description/fiscal_position_form.png |
| 53 | + |
| 54 | + |
| 55 | +Note: |
| 56 | + |
| 57 | +It is possible to set the value on the fiscal position templates. In that |
| 58 | +case, installing a new chart of account will configure correctly the fiscal |
| 59 | +positions. |
| 60 | + |
| 61 | +Bug Tracker |
| 62 | +=========== |
| 63 | + |
| 64 | +Bugs are tracked on `GitHub Issues <https://github.com/OCA/account-fiscal-rule/issues>`_. |
| 65 | +In case of trouble, please check there if your issue has already been reported. |
| 66 | +If you spotted it first, help us smashing it by providing a detailed and welcomed |
| 67 | +`feedback <https://github.com/OCA/account-fiscal-rule/issues/new?body=module:%20account_fiscal_position_type%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. |
| 68 | + |
| 69 | +Do not contact contributors directly about support or help with technical issues. |
| 70 | + |
| 71 | +Credits |
| 72 | +======= |
| 73 | + |
| 74 | +Authors |
| 75 | +~~~~~~~ |
| 76 | + |
| 77 | +* GRAP |
| 78 | + |
| 79 | +Maintainers |
| 80 | +~~~~~~~~~~~ |
| 81 | + |
| 82 | +This module is maintained by the OCA. |
| 83 | + |
| 84 | +.. image:: https://odoo-community.org/logo.png |
| 85 | + :alt: Odoo Community Association |
| 86 | + :target: https://odoo-community.org |
| 87 | + |
| 88 | +OCA, or the Odoo Community Association, is a nonprofit organization whose |
| 89 | +mission is to support the collaborative development of Odoo features and |
| 90 | +promote its widespread use. |
| 91 | + |
| 92 | +This module is part of the `OCA/account-fiscal-rule <https://github.com/OCA/account-fiscal-rule/tree/12.0/account_fiscal_position_type>`_ project on GitHub. |
| 93 | + |
| 94 | +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. |
0 commit comments