Search 1.9 billion lines of Odoo code on GitHub

fieldservice_purchase

Author: Open Source Integrators, Odoo Community Association (OCA)
License: AGPL-3
Branch: 15.0
Repository: brian10048/field-service
Dependencies: fieldservice, and purchase
Languages: HTML (359, 57.8%), PO File (95, 15.3%), Python (81, 13.0%), XML (23, 3.7%), and reStructuredText (63, 10.1%)
Other branches: 12-archive-worker, 12.0, 12.0-add-test-maint, 12.0-dr-utc-filters, 12.0-imp-588-permission, 12.0-imp-fieldservice_sale, 12.0-imp-stg-depends, 12.0-mcmpest, 12.0-split-stock, 13.0, 13.0-mig-combined, 14-fix-875, 14-fix-915, 14-imp-gmap-sidebar, 14-imp-team-ui, 14-imp-veh-stock, 14-mig-mcmpest, 14-mig-mcmpest-2, 14-ref-fsm-sale, 14.0, 14.0-archive-worker, 14.0-mig-combined, 14.0-mig-recurring, 15-imp-fsm-account-test, 15-imp-fsm-sale, 15.0-fix-category, add-sale-tests, dev-account-inv, dev-fsm-activity, dev-fsm-size, dev-geo-route-optimize, dev-partner-groups, dev-recur-worker, dev-stage-validation, fix-filters, fix-fsm-sale-inv-lines, fix-recur-sale, fix-recur-sale-views, fix-sale-0106, fix-sale-475, fix-team-template, fsm-contract, imp-calendar-filter, imp-fsm-split-stock, imp-fsm-stock-views, imp-fsm-teams, imp-sale-rec-tests, imp-sale-tests, imp-ui-0107, mcmpest-123019, patch-1, test-mcmpest-flow, and ursa-fix-sale
Other repositories: ACVIT/field-service, Ahmed9914/field-service, Carlos-Aoki/field-service, Change2improve/field-service, ERPLibre/field-service, Escodoo/field-service, Gabinete-Digital/field-service, GaltresIT/field-service, Ingeos/field-service, Innoria/field-service, K-schumac/field-service, Khalid-SerpentCS/field-service, LevelPrime/field-service, MYRCONSULTING/field-service, NeatNerdPrime/field-service, NirmalaSudhirr/field-service, OCA-MUK/field-service, OCA/field-service, SerpentConsultingServices/field-service, SeuMarco/field-service, Upsyd/field-service, agranadosb/field-service, agranadosb55199/field-service, akretion/field-service, amardimiaty/field-service, anhvu-sg/field-service, ariozer/field-service, cedvict/field-service, click2prasanth/field-service, codentsoftware/field-service, coopiteasy/field-service, diegobgl/field-service, dreispt/field-service, ecosoft-odoo/field-service, hippe-67/field-service, hpatelserpentcs/field-service, husain-erpharbor/field-service, id42sistemas/field-service, jmm20/field-service, josuf567/field-service, kittiu/field-service, kongrattapong/field-service, loyalcomps/field-service, marcelsavegnago/field-service, meganphan/field-service, mita4kata/field-service, murtuzasaleh/field-service, nikul-serpentcs/field-service, patrickrwilson/field-service, pdyharshad/field-service, piensom/field-service, popsolutions/field-service, robertsvx27/field-service, royalline1/field-service, sanube/field-service, sbajwa/field-service, sendalpegat/field-service, tymiles003/field-service, unitek-solusi/OCA-field-service, ursais/field-service, valmarnet/field-service, y2gsmith/field-service, yassirgourram/field-service, and yvaucher/field-service

<h1 class="title">Field Service - Purchase</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/field-service/tree/15.0/fieldservice_purchase"><img alt="OCA/field-service" src="https://img.shields.io/badge/github-OCA%2Ffield--service-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/field-service-15-0/field-service-15-0-fieldservice_purchase"><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/264/15.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>This module allows you to link the Field Service App to the Purchases App.</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="#known-issues-roadmap" id="id2">Known issues / Roadmap</a></li> <li><a class="reference internal" href="#bug-tracker" id="id3">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id4">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id5">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id6">Contributors</a></li> <li><a class="reference internal" href="#other-credits" id="id7">Other credits</a></li> <li><a class="reference internal" href="#maintainers" id="id8">Maintainers</a></li> </ul> </li> </ul> </div> <a name="usage"></a> <h2><a class="toc-backref" href="#id1">Usage</a></h2> <p>To use this module, you need to:</p> <ul class="simple"> <li>Go to Purchases &gt; Purchase &gt; Vendor Pricelist</li> <li>Select or create a Vendor Pricelist and set the Vendor to an FSM Worker</li> <li>Go to Field Service &gt; Master Data &gt; Workers</li> <li>Open the Worker that was selected on your Vendor Pricelist</li> <li>Click on the smart button &quot;Pricelists&quot; to see the list of related Vendor Pricelists</li> </ul> <a name="known-issues-roadmap"></a> <h2><a class="toc-backref" href="#id2">Known issues / Roadmap</a></h2> <p>The roadmap of the Field Service application is documented on <a class="reference external" href="https://github.com/OCA/field-service/issues/1">Github</a>.</p> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id3">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/field-service/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/field-service/issues/new?body=module:%20fieldservice_purchase%0Aversion:%2015.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="#id4">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id5">Authors</a></h3> <ul class="simple"> <li>Open Source Integrators</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id6">Contributors</a></h3> <ul class="simple"> <li>Maxime Chambreuil &lt;<a class="reference external" href="mailto:mchambreuil&#64;opensourceintegrators.com">mchambreuil&#64;opensourceintegrators.com</a>&gt;</li> <li>Steve Campbell &lt;<a class="reference external" href="mailto:scampbell&#64;opensourceintegrators.com">scampbell&#64;opensourceintegrators.com</a>&gt;</li> <li>Mohammad Khalid &lt;<a class="reference external" href="mailto:mkhalid&#64;opensourceintegrators.com">mkhalid&#64;opensourceintegrators.com</a>&gt;</li> </ul> <a name="other-credits"></a> <h3><a class="toc-backref" href="#id7">Other credits</a></h3> <p>The development of this module has been financially supported by:</p> <ul class="simple"> <li>Open Source Integrators &lt;<a class="reference external" href="https://opensourceintegrators.com">https://opensourceintegrators.com</a>&gt;</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id8">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>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p> <p><a class="reference external" href="https://github.com/osi-scampbell"><img alt="osi-scampbell" src="https://github.com/osi-scampbell.png?size=40px" /></a></p> <p>This module is part of the <a class="reference external" href="https://github.com/OCA/field-service/tree/15.0/fieldservice_purchase">OCA/field-service</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>