|
| 1 | +====================================== |
| 2 | +Sale Order Product Availability Inline |
| 3 | +====================================== |
| 4 | + |
| 5 | +.. |
| 6 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 7 | + !! This file is generated by oca-gen-addon-readme !! |
| 8 | + !! changes will be overwritten. !! |
| 9 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 10 | + !! source digest: sha256:688f99946dbceb8ec2c60c5531dc75a77c3160f942ffedce72756f72ef59a651 |
| 11 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 12 | +
|
| 13 | +.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png |
| 14 | + :target: https://odoo-community.org/page/development-status |
| 15 | + :alt: Mature |
| 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%2Fsale--workflow-lightgray.png?logo=github |
| 20 | + :target: https://github.com/OCA/sale-workflow/tree/18.0/sale_order_product_availability_inline |
| 21 | + :alt: OCA/sale-workflow |
| 22 | +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png |
| 23 | + :target: https://translation.odoo-community.org/projects/sale-workflow-18-0/sale-workflow-18-0-sale_order_product_availability_inline |
| 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/sale-workflow&target_branch=18.0 |
| 27 | + :alt: Try me on Runboat |
| 28 | + |
| 29 | +|badge1| |badge2| |badge3| |badge4| |badge5| |
| 30 | + |
| 31 | +This module extends the functionality of 'Sales and Warehouse |
| 32 | +Management' to show you the stock availability (Free To Use Quantity) of |
| 33 | +each product as part of its name in the product drop-down widget on |
| 34 | +sales order lines. |
| 35 | + |
| 36 | +**Table of contents** |
| 37 | + |
| 38 | +.. contents:: |
| 39 | + :local: |
| 40 | + |
| 41 | +Usage |
| 42 | +===== |
| 43 | + |
| 44 | +To use this module, you need to: |
| 45 | + |
| 46 | +1. Go to *Sales > Orders > Orders* and choose an existing sales order or |
| 47 | + create a new one. |
| 48 | +2. Click on 'Add a product' under 'Order Lines' tab, then click on |
| 49 | + 'Product' field to deploy products list. |
| 50 | +3. You will see stock availability (Free To Use Quantity) of each |
| 51 | + product as part of their name. |
| 52 | + |
| 53 | +Bug Tracker |
| 54 | +=========== |
| 55 | + |
| 56 | +Bugs are tracked on `GitHub Issues <https://github.com/OCA/sale-workflow/issues>`_. |
| 57 | +In case of trouble, please check there if your issue has already been reported. |
| 58 | +If you spotted it first, help us to smash it by providing a detailed and welcomed |
| 59 | +`feedback <https://github.com/OCA/sale-workflow/issues/new?body=module:%20sale_order_product_availability_inline%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. |
| 60 | + |
| 61 | +Do not contact contributors directly about support or help with technical issues. |
| 62 | + |
| 63 | +Credits |
| 64 | +======= |
| 65 | + |
| 66 | +Authors |
| 67 | +------- |
| 68 | + |
| 69 | +* Tecnativa |
| 70 | + |
| 71 | +Contributors |
| 72 | +------------ |
| 73 | + |
| 74 | +- `Tecnativa <https://www.tecnativa.com>`__: |
| 75 | + |
| 76 | + - Ernesto Tejeda |
| 77 | + - Pedro M. Baeza |
| 78 | + - César A. Sánchez |
| 79 | + - Luis D. Lafaurie |
| 80 | + - Carlos Lopez |
| 81 | + |
| 82 | +- `Pesol <https://www.pesol.es>`__: |
| 83 | + |
| 84 | + - Jonathan Oscategui Taza <info@pesol.es> |
| 85 | + |
| 86 | +- `Sodexis <https://www.sodexis.com>`__: |
| 87 | + |
| 88 | + - SodexisTeam <dev@sodexis.com> |
| 89 | + |
| 90 | +Maintainers |
| 91 | +----------- |
| 92 | + |
| 93 | +This module is maintained by the OCA. |
| 94 | + |
| 95 | +.. image:: https://odoo-community.org/logo.png |
| 96 | + :alt: Odoo Community Association |
| 97 | + :target: https://odoo-community.org |
| 98 | + |
| 99 | +OCA, or the Odoo Community Association, is a nonprofit organization whose |
| 100 | +mission is to support the collaborative development of Odoo features and |
| 101 | +promote its widespread use. |
| 102 | + |
| 103 | +.. |maintainer-ernestotejeda| image:: https://github.com/ernestotejeda.png?size=40px |
| 104 | + :target: https://github.com/ernestotejeda |
| 105 | + :alt: ernestotejeda |
| 106 | + |
| 107 | +Current `maintainer <https://odoo-community.org/page/maintainer-role>`__: |
| 108 | + |
| 109 | +|maintainer-ernestotejeda| |
| 110 | + |
| 111 | +This module is part of the `OCA/sale-workflow <https://github.com/OCA/sale-workflow/tree/18.0/sale_order_product_availability_inline>`_ project on GitHub. |
| 112 | + |
| 113 | +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. |
0 commit comments