Search 1.9 billion lines of Odoo code on GitHub

purchase_receipt_expectation_from_partner

Author: Camptocamp SA, Odoo Community Association (OCA)
License: AGPL-3
Branch: 15.0-ADD-purchase_receipt_expectation_from_partner
Repository: camptocamp/purchase-workflow
Dependencies: base, and purchase_receipt_expectation
Languages: HTML (335, 71.4%), PO File (18, 3.8%), Python (60, 12.8%), XML (13, 2.8%), and reStructuredText (43, 9.2%)
Other branches: merge-branch-2987-15.0.1.1.0, merge-branch-2987-15.0.1.1.1, merge-branch-2987-15.0.1.1.2, merge-branch-2987-15.0.1.2.0, merge-branch-2987-15.0.1.2.1, merge-branch-2987-15.0.1.2.2, merge-branch-2987-15.0.1.2.3, merge-branch-2987-15.0.1.2.4, merge-branch-2987-15.0.1.2.5, merge-branch-2987-15.0.1.3.0, merge-branch-2987-15.0.1.4.0, merge-branch-2987-15.0.1.4.1, merge-branch-2987-15.0.1.4.2, merge-branch-2987-15.0.1.4.3, merge-branch-2987-15.0.1.4.4, merge-branch-2987-15.0.1.5.0, merge-branch-2987-15.0.1.5.1, merge-branch-2987-15.0.1.6.0, merge-branch-2987-15.0.1.6.1, merge-branch-2987-15.0.1.7.0, merge-branch-2987-15.0.1.8.0, merge-branch-2987-15.0.1.8.1, merge-branch-2987-15.0.1.8.2, merge-branch-2987-15.0.1.8.3, merge-branch-2987-15.0.2.0.0, merge-branch-2987-15.0.2.0.1, merge-branch-2987-15.0.2.0.2, merge-branch-2987-15.0.2.0.3, merge-branch-2987-15.0.2.0.4, merge-branch-2987-15.0.2.0.5, merge-branch-2987-15.0.2.1.0, merge-branch-2987-15.0.2.1.1, merge-branch-2987-340-8549603c, merge-branch-2987-441_edi_module_step_2-1b78ce64, merge-branch-2987-476-c4ee5a5d, merge-branch-2987-723-47bc2404, merge-branch-2987-747-b74a3705, merge-branch-2987-BSTED-343-07acc8a4, merge-branch-2987-BSTED-343-1f4abbee, merge-branch-2987-BSTED-343-48631c19, merge-branch-2987-BSTED-343-623cee7d, merge-branch-2987-BSTED-343-ec225f86, merge-branch-2987-BSTED-372-39b6e042, merge-branch-2987-BSTED-544-f6c8f84b, merge-branch-2987-BSTED-694-21657ec1, merge-branch-2987-BSTED-694-60d8bd39, merge-branch-2987-BSTED-747-4db8af33, merge-branch-2987-BSTED-747-5032fc1d, merge-branch-2987-BSTED-747-ae1d0259, merge-branch-2987-BSTED-747-dabcf0b9, merge-branch-2987-BSTED-747-eccf3432, merge-branch-2987-BSTED-756-b97867a9, merge-branch-2987-BSTED-756-ec518e45, and merge-branch-2987-release-15.0.1.1.0-43763e6b

<h1 class="title">Purchase Receipt Expectation From Partner</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/camptocamp/purchase-workflow/tree/15.0-ADD-purchase_receipt_expectation_from_partner/purchase_receipt_expectation_from_partner"><img alt="camptocamp/purchase-workflow" src="https://img.shields.io/badge/github-camptocamp%2Fpurchase--workflow-lightgray.png?logo=github" /></a></p> <p>This module extends <code>purchase_receipt_expectation</code> by adding the <code>receipt_expectation</code> field to <code>res.partner</code> and filling the same field on <code>purchase.order</code> via the partner's field.</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="#bug-tracker" id="id2">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id3">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id4">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id5">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id6">Maintainers</a></li> </ul> </li> </ul> </div> <a name="usage"></a> <h2><a class="toc-backref" href="#id1">Usage</a></h2> <p>This module extends <code>purchase_receipt_expectation</code> by adding the <code>receipt_expectation</code> field to <code>res.partner</code> and filling the same field on <code>purchase.order</code> via the partner's field.</p> <p>Once a purchase order is created, the PO's <code>receipt_expectation</code> will be filled via an onchange from the partner's field (if set).</p> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id2">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/camptocamp/purchase-workflow/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/camptocamp/purchase-workflow/issues/new?body=module:%20purchase_receipt_expectation_from_partner%0Aversion:%2015.0-ADD-purchase_receipt_expectation_from_partner%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="#id3">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id4">Authors</a></h3> <ul class="simple"> <li>Camptocamp SA</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id5">Contributors</a></h3> <ul class="simple"> <li>Silvio Gregorini &lt;<a class="reference external" href="mailto:silvio.gregorini&#64;camptocamp.com">silvio.gregorini&#64;camptocamp.com</a>&gt;</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id6">Maintainers</a></h3> <p>This module is part of the <a class="reference external" href="https://github.com/camptocamp/purchase-workflow/tree/15.0-ADD-purchase_receipt_expectation_from_partner/purchase_receipt_expectation_from_partner">camptocamp/purchase-workflow</a> project on GitHub.</p> <p>You are welcome to contribute.</p>