Search 1.9 billion lines of Odoo code on GitHub

purchase_order_repair

Author: Trey (www.trey.es)
License: AGPL-3
Branch: 12.0
Repository: treytux/trey-addons
Dependencies: base, purchase, purchase_stock, and stock
Languages: PO File (27, 2.7%), Python (151, 15.3%), SVG (740, 75.2%), XML (46, 4.7%), and reStructuredText (20, 2.0%)
Other branches: 8.0, dependabot/npm_and_yarn/website_snippet_instagram_feed/static/src/js/lib/jquery.instagramFeed/ajv-6.12.6, dependabot/npm_and_yarn/website_snippet_instagram_feed/static/src/js/lib/jquery.instagramFeed/grunt-1.5.3, dependabot/npm_and_yarn/website_snippet_instagram_feed/static/src/js/lib/jquery.instagramFeed/hosted-git-info-2.8.9, dependabot/npm_and_yarn/website_snippet_instagram_feed/static/src/js/lib/jquery.instagramFeed/lodash-4.17.21, dependabot/npm_and_yarn/website_snippet_instagram_feed/static/src/js/lib/jquery.instagramFeed/minimatch-3.0.8, dependabot/npm_and_yarn/website_snippet_instagram_feed/static/src/js/lib/jquery.instagramFeed/minimist-and-mkdirp-and-extract-zip-1.2.8, dependabot/npm_and_yarn/website_snippet_instagram_feed/static/src/js/lib/jquery.instagramFeed/path-parse-1.0.7, dependabot/npm_and_yarn/website_snippet_instagram_feed/static/src/js/lib/jquery.instagramFeed/qs-6.5.3, and update_2112
Other repositories: DudhatShivam/trey-addons, RL-OtherApps/trey-addons, TheCloneMaster/trey-addons, acysos/trey-addons, blueoceandevops/trey-addons, kit9/trey-addons, marionumza/trey-addons, nicolasramos/trey-addons, vanthaiunghoa/trey-addons, and vidtsin/trey-addons

<a class="reference external image-reference" href="https://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> </a> <a name="purchase-order-repair"></a> <h2>Purchase order repair</h2> <p>This module creates two new types of operation: shipment repairs and reception repairs. The reception repair type is marked by default the option 'Create automatic return picking' to automatically create the return picking.</p> <p>When a purchase order is created to ship products to be repaired to a supplier, in the field 'Deliver to' you must select the new type of operation 'Reception of repairs'. When the purchase order is confirmed, two stock pickings will be generated:</p> <blockquote> <ul class="simple"> <li>One output (shipment) in 'Ready to transfer' state to send the products</li> </ul> <p>to repair to the supplier. The invoice control is fixed to 'Not Applicable' because the supplier is not going to invoice anything.</p> <ul class="simple"> <li>One entry (reception) in 'Waiting another operation' state so that, once</li> </ul> <p>the shipping stock picking has been transferred to the supplier, it automatically goes to the 'Ready to transfer' state and is received when the supplier has repaired it.</p> </blockquote> <a name="autor"></a> <h3>Autor</h3> <img alt="License: Trey Kilobytes de Soluciones SL" src="https://trey.es/logo.png" /> <p><a class="reference external" href="https://www.trey.es">Trey Kilobytes de Soluciones SL</a></p>