|
| 1 | +======================================= |
| 2 | +Field Service - Sale Stock Product Tags |
| 3 | +======================================= |
| 4 | + |
| 5 | +.. |
| 6 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 7 | + !! This file is generated by oca-gen-addon-readme !! |
| 8 | + !! changes will be overwritten. !! |
| 9 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 10 | + !! source digest: sha256:daaa7c594ceadfc80161e693db3f2dfc9abaa08d866be5266f59d829096580d4 |
| 11 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 12 | +
|
| 13 | +.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png |
| 14 | + :target: https://odoo-community.org/page/development-status |
| 15 | + :alt: Beta |
| 16 | +.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png |
| 17 | + :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html |
| 18 | + :alt: License: AGPL-3 |
| 19 | +.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Ffield--service-lightgray.png?logo=github |
| 20 | + :target: https://github.com/OCA/field-service/tree/15.0/fieldservice_sale_stock_product_tags |
| 21 | + :alt: OCA/field-service |
| 22 | +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png |
| 23 | + :target: https://translation.odoo-community.org/projects/field-service-15-0/field-service-15-0-fieldservice_sale_stock_product_tags |
| 24 | + :alt: Translate me on Weblate |
| 25 | +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png |
| 26 | + :target: https://runboat.odoo-community.org/builds?repo=OCA/field-service&target_branch=15.0 |
| 27 | + :alt: Try me on Runboat |
| 28 | + |
| 29 | +|badge1| |badge2| |badge3| |badge4| |badge5| |
| 30 | + |
| 31 | +This module extends Field Service (FSM) functionality by automatically assigning FSM tags to orders based on product template tags. |
| 32 | + |
| 33 | +**Features:** |
| 34 | +- Automatically assigns FSM tags to open FSM orders based on products in linked stock moves. |
| 35 | +- Ensures missing FSM tags are created dynamically. |
| 36 | +- Supports manual tag assignment without being overwritten. |
| 37 | + |
| 38 | +**Table of contents** |
| 39 | + |
| 40 | +.. contents:: |
| 41 | + :local: |
| 42 | + |
| 43 | +Usage |
| 44 | +===== |
| 45 | + |
| 46 | +To use this module, you need to: |
| 47 | + |
| 48 | +1. Navigate to **Field Service > Master Data > Products**. |
| 49 | +2. Select a product or create a new one. |
| 50 | +3. In the **General Information** tab, add a tag in the **Tags** field. |
| 51 | +4. Navigate to **Sales**. |
| 52 | +5. Create a new sale, add the product, and confirm it. |
| 53 | +6. The linked FSM order will have the tag assigned automatically. |
| 54 | +7. If no FSM tag matches the product tag, a new one will be created with the same name and color. |
| 55 | + |
| 56 | +Bug Tracker |
| 57 | +=========== |
| 58 | + |
| 59 | +Bugs are tracked on `GitHub Issues <https://github.com/OCA/field-service/issues>`_. |
| 60 | +In case of trouble, please check there if your issue has already been reported. |
| 61 | +If you spotted it first, help us to smash it by providing a detailed and welcomed |
| 62 | +`feedback <https://github.com/OCA/field-service/issues/new?body=module:%20fieldservice_sale_stock_product_tags%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. |
| 63 | + |
| 64 | +Do not contact contributors directly about support or help with technical issues. |
| 65 | + |
| 66 | +Credits |
| 67 | +======= |
| 68 | + |
| 69 | +Authors |
| 70 | +~~~~~~~ |
| 71 | + |
| 72 | +* APSL-Nagarro |
| 73 | + |
| 74 | +Contributors |
| 75 | +~~~~~~~~~~~~ |
| 76 | + |
| 77 | +* `APSL-Nagarro <https://www.apsl.tech>`_: |
| 78 | + * Patryk Pyczko <ppyczko@apsl.net> |
| 79 | + |
| 80 | +Maintainers |
| 81 | +~~~~~~~~~~~ |
| 82 | + |
| 83 | +This module is maintained by the OCA. |
| 84 | + |
| 85 | +.. image:: https://odoo-community.org/logo.png |
| 86 | + :alt: Odoo Community Association |
| 87 | + :target: https://odoo-community.org |
| 88 | + |
| 89 | +OCA, or the Odoo Community Association, is a nonprofit organization whose |
| 90 | +mission is to support the collaborative development of Odoo features and |
| 91 | +promote its widespread use. |
| 92 | + |
| 93 | +.. |maintainer-ppyczko| image:: https://github.com/ppyczko.png?size=40px |
| 94 | + :target: https://github.com/ppyczko |
| 95 | + :alt: ppyczko |
| 96 | + |
| 97 | +Current `maintainer <https://odoo-community.org/page/maintainer-role>`__: |
| 98 | + |
| 99 | +|maintainer-ppyczko| |
| 100 | + |
| 101 | +This module is part of the `OCA/field-service <https://github.com/OCA/field-service/tree/15.0/fieldservice_sale_stock_product_tags>`_ project on GitHub. |
| 102 | + |
| 103 | +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. |
0 commit comments