|
1 |
| -<?xml version="1.0" encoding="utf-8" ?> |
2 | 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
3 | 2 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
4 | 3 | <head>
|
5 | 4 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
6 |
| -<meta name="generator" content="Docutils 0.15.1: http://docutils.sourceforge.net/" /> |
| 5 | +<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" /> |
7 | 6 | <title>Purchase Invoice New Picking Line</title>
|
8 | 7 | <style type="text/css">
|
9 | 8 |
|
10 | 9 | /*
|
11 | 10 | :Author: David Goodger ([email protected])
|
12 |
| -:Id: $Id: html4css1.css 7952 2016-07-26 18:15:59Z milde $ |
| 11 | +:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $ |
13 | 12 | :Copyright: This stylesheet has been placed in the public domain.
|
14 | 13 |
|
15 | 14 | Default cascading style sheet for the HTML output of Docutils.
|
16 | 15 |
|
17 |
| -See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to |
| 16 | +See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to |
18 | 17 | customize this style sheet.
|
19 | 18 | */
|
20 | 19 |
|
@@ -366,49 +365,59 @@ <h1 class="title">Purchase Invoice New Picking Line</h1>
|
366 | 365 | <!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
367 | 366 | !! This file is generated by oca-gen-addon-readme !!
|
368 | 367 | !! changes will be overwritten. !!
|
| 368 | +!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 369 | +!! source digest: sha256:9c379f34b9d5e6d548d4e72b7337416ed0b5688a166e7d265c363fc6a5b6a458 |
369 | 370 | !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
370 |
| -<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/purchase-workflow/tree/12.0/purchase_invoice_new_picking_line"><img alt="oca/purchase-workflow" src="https://img.shields.io/badge/github-oca%2Fpurchase--workflow-lightgray.png?logo=github" /></a></p> |
371 |
| -<p>When creating an invoice from incoming picking, |
372 |
| -this module also adds invoice lines for product |
373 |
| -that were not in the purchase order.</p> |
| 371 | +<p><a class="reference external image-reference" 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 image-reference" 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 image-reference" href="https://github.com/OCA/purchase-workflow/tree/16.0/purchase_invoice_new_picking_line"><img alt="OCA/purchase-workflow" src="https://img.shields.io/badge/github-OCA%2Fpurchase--workflow-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_invoice_new_picking_line"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/purchase-workflow&target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p> |
| 372 | +<p>When creating an invoice from a purchase order, this module also adds invoice |
| 373 | +lines for products that were in the order’s pickings but not in the order |
| 374 | +itself.</p> |
| 375 | +<p>The use-case is to pay for misdelivered items, because sending the items back |
| 376 | +would be unnecessary work.</p> |
374 | 377 | <p><strong>Table of contents</strong></p>
|
375 | 378 | <div class="contents local topic" id="contents">
|
376 | 379 | <ul class="simple">
|
377 |
| -<li><a class="reference internal" href="#bug-tracker" id="id1">Bug Tracker</a></li> |
378 |
| -<li><a class="reference internal" href="#credits" id="id2">Credits</a><ul> |
379 |
| -<li><a class="reference internal" href="#authors" id="id3">Authors</a></li> |
380 |
| -<li><a class="reference internal" href="#contributors" id="id4">Contributors</a></li> |
381 |
| -<li><a class="reference internal" href="#maintainers" id="id5">Maintainers</a></li> |
| 380 | +<li><a class="reference internal" href="#bug-tracker" id="toc-entry-1">Bug Tracker</a></li> |
| 381 | +<li><a class="reference internal" href="#credits" id="toc-entry-2">Credits</a><ul> |
| 382 | +<li><a class="reference internal" href="#authors" id="toc-entry-3">Authors</a></li> |
| 383 | +<li><a class="reference internal" href="#contributors" id="toc-entry-4">Contributors</a></li> |
| 384 | +<li><a class="reference internal" href="#maintainers" id="toc-entry-5">Maintainers</a></li> |
382 | 385 | </ul>
|
383 | 386 | </li>
|
384 | 387 | </ul>
|
385 | 388 | </div>
|
386 | 389 | <div class="section" id="bug-tracker">
|
387 |
| -<h1><a class="toc-backref" href="#id1">Bug Tracker</a></h1> |
388 |
| -<p>Bugs are tracked on <a class="reference external" href="https://github.com/oca/purchase-workflow/issues">GitHub Issues</a>. |
| 390 | +<h1><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h1> |
| 391 | +<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/purchase-workflow/issues">GitHub Issues</a>. |
389 | 392 | In case of trouble, please check there if your issue has already been reported.
|
390 |
| -If you spotted it first, help us smashing it by providing a detailed and welcomed |
391 |
| -<a class="reference external" href="https://github.com/oca/purchase-workflow/issues/new?body=module:%20purchase_invoice_new_picking_line%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> |
| 393 | +If you spotted it first, help us to smash it by providing a detailed and welcomed |
| 394 | +<a class="reference external" href="https://github.com/OCA/purchase-workflow/issues/new?body=module:%20purchase_invoice_new_picking_line%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> |
392 | 395 | <p>Do not contact contributors directly about support or help with technical issues.</p>
|
393 | 396 | </div>
|
394 | 397 | <div class="section" id="credits">
|
395 |
| -<h1><a class="toc-backref" href="#id2">Credits</a></h1> |
| 398 | +<h1><a class="toc-backref" href="#toc-entry-2">Credits</a></h1> |
396 | 399 | <div class="section" id="authors">
|
397 |
| -<h2><a class="toc-backref" href="#id3">Authors</a></h2> |
| 400 | +<h2><a class="toc-backref" href="#toc-entry-3">Authors</a></h2> |
398 | 401 | <ul class="simple">
|
399 | 402 | <li>Coop IT Easy SCRLfs</li>
|
400 | 403 | </ul>
|
401 | 404 | </div>
|
402 | 405 | <div class="section" id="contributors">
|
403 |
| -<h2><a class="toc-backref" href="#id4">Contributors</a></h2> |
| 406 | +<h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2> |
404 | 407 | <ul class="simple">
|
405 | 408 | <li>Robin Keunen <<a class="reference external" href="mailto:robin@coopiteasy.be">robin@coopiteasy.be</a>></li>
|
| 409 | +<li>Carmen Bianca BAKKER <<a class="reference external" href="mailto:carmen@coopiteasy.be">carmen@coopiteasy.be</a>></li> |
406 | 410 | </ul>
|
407 | 411 | </div>
|
408 | 412 | <div class="section" id="maintainers">
|
409 |
| -<h2><a class="toc-backref" href="#id5">Maintainers</a></h2> |
410 |
| -<p>This module is part of the <a class="reference external" href="https://github.com/oca/purchase-workflow/tree/12.0/purchase_invoice_new_picking_line">oca/purchase-workflow</a> project on GitHub.</p> |
411 |
| -<p>You are welcome to contribute.</p> |
| 413 | +<h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2> |
| 414 | +<p>This module is maintained by the OCA.</p> |
| 415 | +<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> |
| 416 | +<p>OCA, or the Odoo Community Association, is a nonprofit organization whose |
| 417 | +mission is to support the collaborative development of Odoo features and |
| 418 | +promote its widespread use.</p> |
| 419 | +<p>This module is part of the <a class="reference external" href="https://github.com/OCA/purchase-workflow/tree/16.0/purchase_invoice_new_picking_line">OCA/purchase-workflow</a> project on GitHub.</p> |
| 420 | +<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> |
412 | 421 | </div>
|
413 | 422 | </div>
|
414 | 423 | </div>
|
|
0 commit comments