Search 1.9 billion lines of Odoo code on GitHub

mis_builder_total_committed_purchase

Author: ACSONE SA/NV, Camptocamp, Odoo Community Association (OCA)
License: AGPL-3
Branch: 15.0
Repository: Gabinete-Digital/mis-builder-contrib
Dependencies: mis_builder, and purchase
Languages: HTML (373, 59.5%), Python (63, 10.0%), SQL (82, 13.1%), XML (37, 5.9%), and reStructuredText (72, 11.5%)
Other repositories: OCA/mis-builder-contrib

<h1 class="title">MIS Builder Total Committed 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/mis-builder-contrib/tree/15.0/mis_builder_total_committed_purchase"><img alt="OCA/mis-builder-contrib" src="https://img.shields.io/badge/github-OCA%2Fmis--builder--contrib-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/mis-builder-contrib-15-0/mis-builder-contrib-15-0-mis_builder_total_committed_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/277/15.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>Addon to create a alternative source based on all purchase order lines with MIS Builder : all the purchase orders that are not in draft or cancelled state are taken into account.</p> <p>The account_id of the committed purchase bases itself on the product's account_id if set</p> <ul class="simple"> <li>If not, it bases itself on the product_category's account_id if set<ul> <li>If not, it bases itself on the first set account_id on five generations of parent_category<ul> <li>If none of them is set, it bases itself on the default value for new resources<ul> <li>Finally if it's not set, the account_id is set to 0</li> </ul> </li> </ul> </li> </ul> </li> </ul> <p><strong>Needed improvement :</strong></p> <p>It would be better if the account_id tried to base itself on all the generations of parent_category, as long as it is set.</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="id2">Usage</a></li> <li><a class="reference internal" href="#known-issues-roadmap" id="id3">Known issues / Roadmap</a></li> <li><a class="reference internal" href="#changelog" id="id4">Changelog</a></li> <li><a class="reference internal" href="#bug-tracker" id="id5">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id6">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id7">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id8">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id9">Maintainers</a></li> </ul> </li> </ul> </div> <a name="usage"></a> <h2><a class="toc-backref" href="#id2">Usage</a></h2> <p>This module provides a committed purchase view model, showing all purchases confirmed</p> <a name="known-issues-roadmap"></a> <h2><a class="toc-backref" href="#id3">Known issues / Roadmap</a></h2> <p>The mis_builder <a class="reference external" href="https://github.com/OCA/mis-builder/issues?q=is%3Aopen+is%3Aissue+label%3Aenhancement">roadmap</a> and <a class="reference external" href="https://github.com/OCA/mis-builder/issues?q=is%3Aopen+is%3Aissue+label%3Abug">known issues</a> can be found on github.</p> <a name="changelog"></a> <h2 class="with-subtitle"><a class="toc-backref" href="#id4">Changelog</a></h2> <h2 class="section-subtitle" id="id1"><span class="section-subtitle">15.0.1.0.0 (2022-08-30)</span></h2> <p><strong>Features</strong></p> <ul class="simple"> <li>Add an addon to create a alternative source based on PO lines with MIS Builder, based on (<a class="reference external" href="https://github.com/OCA/mis-builder/tree/15.0/mis_builder_demo">MIS Builder Demo</a>) addon.</li> </ul> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id5">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/mis-builder-contrib/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/mis-builder-contrib/issues/new?body=module:%20mis_builder_total_committed_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="#id6">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id7">Authors</a></h3> <ul class="simple"> <li>ACSONE SA/NV</li> <li>Camptocamp</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id8">Contributors</a></h3> <ul class="simple"> <li>Stéphane Bidoul &lt;<a class="reference external" href="mailto:stephane.bidoul&#64;acsone.eu">stephane.bidoul&#64;acsone.eu</a>&gt;</li> <li>Arnaud Pineux &lt;<a class="reference external" href="mailto:arnaud.pineux&#64;acsone.eu">arnaud.pineux&#64;acsone.eu</a>&gt;</li> <li>Camille Morand &lt;<a class="reference external" href="mailto:camille.morand&#64;camptocamp.com">camille.morand&#64;camptocamp.com</a>&gt;</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id9">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>This module is part of the <a class="reference external" href="https://github.com/OCA/mis-builder-contrib/tree/15.0/mis_builder_total_committed_purchase">OCA/mis-builder-contrib</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>