Skip to content

Commit 8fa1f4b

Browse files
committed
[BOT] post-merge updates
1 parent 5251d92 commit 8fa1f4b

7 files changed

Lines changed: 89 additions & 66 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ addon | version | maintainers | summary
3434
[purchase_cancel_reason](purchase_cancel_reason/) | 17.0.1.0.0 | | Purchase Cancel Reason
3535
[purchase_commercial_partner](purchase_commercial_partner/) | 17.0.1.0.0 | <a href='https://github.com/alexis-via'><img src='https://github.com/alexis-via.png' width='32' height='32' style='border-radius:50%;' alt='alexis-via'/></a> | Add stored related field 'Commercial Supplier' on POs
3636
[purchase_default_terms_conditions](purchase_default_terms_conditions/) | 17.0.1.0.0 | | This module allows purchase default terms & conditions
37-
[purchase_delivery_split_date](purchase_delivery_split_date/) | 17.0.1.0.2 | | Allows Purchase Order you confirm to generate one Incoming Shipment for each expected date indicated in the Purchase Order Lines
37+
[purchase_delivery_split_date](purchase_delivery_split_date/) | 17.0.1.0.3 | | Allows Purchase Order you confirm to generate one Incoming Shipment for each expected date indicated in the Purchase Order Lines
3838
[purchase_deposit](purchase_deposit/) | 17.0.1.1.0 | | Option to create deposit from purchase order
3939
[purchase_exception](purchase_exception/) | 17.0.1.0.0 | | Custom exceptions on purchase order
4040
[purchase_fop_shipping](purchase_fop_shipping/) | 17.0.1.0.1 | | Purchase Free-Of-Payment shipping
@@ -43,7 +43,7 @@ addon | version | maintainers | summary
4343
[purchase_invoice_plan](purchase_invoice_plan/) | 17.0.1.0.1 | <a href='https://github.com/kittiu'><img src='https://github.com/kittiu.png' width='32' height='32' style='border-radius:50%;' alt='kittiu'/></a> | Add to purchases order, ability to manage future invoice plan
4444
[purchase_invoice_status_line](purchase_invoice_status_line/) | 17.0.1.0.0 | <a href='https://github.com/JoanSForgeFlow'><img src='https://github.com/JoanSForgeFlow.png' width='32' height='32' style='border-radius:50%;' alt='JoanSForgeFlow'/></a> | Add invoice status on purchase order lines
4545
[purchase_last_price_info](purchase_last_price_info/) | 17.0.1.0.2 | <a href='https://github.com/LoisRForgeFlow'><img src='https://github.com/LoisRForgeFlow.png' width='32' height='32' style='border-radius:50%;' alt='LoisRForgeFlow'/></a> | Purchase Product Last Price Info
46-
[purchase_location_by_line](purchase_location_by_line/) | 17.0.1.0.0 | | Allows to define a specific destination location on each PO line
46+
[purchase_location_by_line](purchase_location_by_line/) | 17.0.1.0.1 | | Allows to define a specific destination location on each PO line
4747
[purchase_lot](purchase_lot/) | 17.0.1.0.1 | <a href='https://github.com/florian-dacosta'><img src='https://github.com/florian-dacosta.png' width='32' height='32' style='border-radius:50%;' alt='florian-dacosta'/></a> | Purchase Lot
4848
[purchase_manual_currency](purchase_manual_currency/) | 17.0.1.0.0 | | Allows to manual currency of Purchase
4949
[purchase_manual_delivery](purchase_manual_delivery/) | 17.0.1.0.1 | | Prevents pickings to be auto generated upon Purchase Order confirmation and adds the ability to manually generate them as the supplier confirms the different purchase order lines.

purchase_delivery_split_date/README.rst

Lines changed: 28 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.. image:: https://odoo-community.org/readme-banner-image
2+
:target: https://odoo-community.org/get-involved?utm_source=readme
3+
:alt: Odoo Community Association
4+
15
============================
26
Purchase Delivery Split Date
37
============================
@@ -7,13 +11,13 @@ Purchase Delivery Split Date
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:da3ce0fbc1181e497401d4a90ef98d09655db76c95241c22f36100779f581b90
14+
!! source digest: sha256:b355ae99c2a2469cddfd8d0847f4db38394581fb2619bfdf3236b39df4c45b46
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Beta
16-
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1822
:alt: License: AGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fpurchase--workflow-lightgray.png?logo=github
@@ -58,28 +62,28 @@ Changelog
5862
12.0.2.1.0 (2020-04-30)
5963
-----------------------
6064

61-
- [FIX] when adding a new line on a confirmed PO, split the delivery
62-
(this was done only if a date was changed on an existing line)
63-
- [IMP] when the quantity on a line is changed, the onchange would
64-
reset the planned date -> change this to prevent setting a date
65-
earlier than the one on the line, since if we are using this module
66-
the user probably has manually set the date first
65+
- [FIX] when adding a new line on a confirmed PO, split the delivery
66+
(this was done only if a date was changed on an existing line)
67+
- [IMP] when the quantity on a line is changed, the onchange would reset
68+
the planned date -> change this to prevent setting a date earlier than
69+
the one on the line, since if we are using this module the user
70+
probably has manually set the date first
6771

6872
12.0.2.0.0 (2020-04-10)
6973
-----------------------
7074

71-
- Improve the module: when changing the date on a purchase line, this
72-
will cause a split or a merge of the pickings, to keep 1 picking per
73-
date.
75+
- Improve the module: when changing the date on a purchase line, this
76+
will cause a split or a merge of the pickings, to keep 1 picking per
77+
date.
7478

7579
11.0.1.0.0 (2018-09-16)
7680
-----------------------
7781

78-
- Migration to 11.0.
79-
(`#461 <https://github.com/OCA/purchase-workflow/issues/461>`__)
80-
- When the scheduled date is changed in the PO after confirmation the
81-
pickings are reorganized so as to force that every picking will have
82-
only moves to be delivered on the same date.
82+
- Migration to 11.0.
83+
(`#461 <https://github.com/OCA/purchase-workflow/issues/461>`__)
84+
- When the scheduled date is changed in the PO after confirmation the
85+
pickings are reorganized so as to force that every picking will have
86+
only moves to be delivered on the same date.
8387

8488
Bug Tracker
8589
===========
@@ -104,14 +108,14 @@ Authors
104108
Contributors
105109
------------
106110

107-
- Philippe Rossi <pr@numerigraphe.com> (initial patch against v6.0)
108-
- Lionel Sausin <ls@numerigraphe.com> (modularization for v7+)
109-
- Jordi Ballester Alomar <jordi.ballester@forgeflow.com>
110-
(modularization v8, v9)
111-
- Lois Rilo <lois.rilo@forgeflow.com> (migration to v10)
112-
- Alexandre Fayolle <alexandre.fayolle@camptocamp.com>
113-
- Pimolnat Suntian <pimolnats@ecosoft.co.th>
114-
- Mallory Marcot <contact@mallory-marcot.com>
111+
- Philippe Rossi <pr@numerigraphe.com> (initial patch against v6.0)
112+
- Lionel Sausin <ls@numerigraphe.com> (modularization for v7+)
113+
- Jordi Ballester Alomar <jordi.ballester@forgeflow.com> (modularization
114+
v8, v9)
115+
- Lois Rilo <lois.rilo@forgeflow.com> (migration to v10)
116+
- Alexandre Fayolle <alexandre.fayolle@camptocamp.com>
117+
- Pimolnat Suntian <pimolnats@ecosoft.co.th>
118+
- Mallory Marcot <contact@mallory-marcot.com>
115119

116120
Maintainers
117121
-----------

purchase_delivery_split_date/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
{
66
"name": "Purchase Delivery Split Date",
7-
"version": "17.0.1.0.2",
7+
"version": "17.0.1.0.3",
88
"summary": "Allows Purchase Order you confirm to generate one Incoming "
99
"Shipment for each expected date indicated in the Purchase Order Lines",
1010
"author": "Numerigraphe, ForgeFlow, Camptocamp, Odoo Community Association (OCA)",

purchase_delivery_split_date/static/description/index.html

Lines changed: 27 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
6-
<title>Purchase Delivery Split Date</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
@@ -360,16 +360,21 @@
360360
</style>
361361
</head>
362362
<body>
363-
<div class="document" id="purchase-delivery-split-date">
364-
<h1 class="title">Purchase Delivery Split Date</h1>
363+
<div class="document">
365364

365+
366+
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
367+
<img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
368+
</a>
369+
<div class="section" id="purchase-delivery-split-date">
370+
<h1>Purchase Delivery Split Date</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:da3ce0fbc1181e497401d4a90ef98d09655db76c95241c22f36100779f581b90
375+
!! source digest: sha256:b355ae99c2a2469cddfd8d0847f4db38394581fb2619bfdf3236b39df4c45b46
371376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<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/17.0/purchase_delivery_split_date"><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-17-0/purchase-workflow-17-0-purchase_delivery_split_date"><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&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
377+
<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/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/purchase-workflow/tree/17.0/purchase_delivery_split_date"><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-17-0/purchase-workflow-17-0-purchase_delivery_split_date"><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&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>When this module is installed, each Purchase Order you confirm will
374379
generate one Incoming Shipment for each schedule date indicated in the
375380
Purchase Order Lines.</p>
@@ -400,33 +405,33 @@ <h1 class="title">Purchase Delivery Split Date</h1>
400405
</ul>
401406
</div>
402407
<div class="section" id="usage">
403-
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
408+
<h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
404409
<p>When a Purchase Order is confirmed, shipments will be grouped by same
405410
scheduled date.</p>
406411
</div>
407412
<div class="section" id="changelog">
408-
<h1><a class="toc-backref" href="#toc-entry-2">Changelog</a></h1>
413+
<h2><a class="toc-backref" href="#toc-entry-2">Changelog</a></h2>
409414
<div class="section" id="section-1">
410-
<h2><a class="toc-backref" href="#toc-entry-3">12.0.2.1.0 (2020-04-30)</a></h2>
415+
<h3><a class="toc-backref" href="#toc-entry-3">12.0.2.1.0 (2020-04-30)</a></h3>
411416
<ul class="simple">
412417
<li>[FIX] when adding a new line on a confirmed PO, split the delivery
413418
(this was done only if a date was changed on an existing line)</li>
414-
<li>[IMP] when the quantity on a line is changed, the onchange would
415-
reset the planned date -&gt; change this to prevent setting a date
416-
earlier than the one on the line, since if we are using this module
417-
the user probably has manually set the date first</li>
419+
<li>[IMP] when the quantity on a line is changed, the onchange would reset
420+
the planned date -&gt; change this to prevent setting a date earlier than
421+
the one on the line, since if we are using this module the user
422+
probably has manually set the date first</li>
418423
</ul>
419424
</div>
420425
<div class="section" id="section-2">
421-
<h2><a class="toc-backref" href="#toc-entry-4">12.0.2.0.0 (2020-04-10)</a></h2>
426+
<h3><a class="toc-backref" href="#toc-entry-4">12.0.2.0.0 (2020-04-10)</a></h3>
422427
<ul class="simple">
423428
<li>Improve the module: when changing the date on a purchase line, this
424429
will cause a split or a merge of the pickings, to keep 1 picking per
425430
date.</li>
426431
</ul>
427432
</div>
428433
<div class="section" id="section-3">
429-
<h2><a class="toc-backref" href="#toc-entry-5">11.0.1.0.0 (2018-09-16)</a></h2>
434+
<h3><a class="toc-backref" href="#toc-entry-5">11.0.1.0.0 (2018-09-16)</a></h3>
430435
<ul class="simple">
431436
<li>Migration to 11.0.
432437
(<a class="reference external" href="https://github.com/OCA/purchase-workflow/issues/461">#461</a>)</li>
@@ -437,38 +442,38 @@ <h2><a class="toc-backref" href="#toc-entry-5">11.0.1.0.0 (2018-09-16)</a></h2>
437442
</div>
438443
</div>
439444
<div class="section" id="bug-tracker">
440-
<h1><a class="toc-backref" href="#toc-entry-6">Bug Tracker</a></h1>
445+
<h2><a class="toc-backref" href="#toc-entry-6">Bug Tracker</a></h2>
441446
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/purchase-workflow/issues">GitHub Issues</a>.
442447
In case of trouble, please check there if your issue has already been reported.
443448
If you spotted it first, help us to smash it by providing a detailed and welcomed
444449
<a class="reference external" href="https://github.com/OCA/purchase-workflow/issues/new?body=module:%20purchase_delivery_split_date%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
445450
<p>Do not contact contributors directly about support or help with technical issues.</p>
446451
</div>
447452
<div class="section" id="credits">
448-
<h1><a class="toc-backref" href="#toc-entry-7">Credits</a></h1>
453+
<h2><a class="toc-backref" href="#toc-entry-7">Credits</a></h2>
449454
<div class="section" id="authors">
450-
<h2><a class="toc-backref" href="#toc-entry-8">Authors</a></h2>
455+
<h3><a class="toc-backref" href="#toc-entry-8">Authors</a></h3>
451456
<ul class="simple">
452457
<li>Numerigraphe</li>
453458
<li>ForgeFlow</li>
454459
<li>Camptocamp</li>
455460
</ul>
456461
</div>
457462
<div class="section" id="contributors">
458-
<h2><a class="toc-backref" href="#toc-entry-9">Contributors</a></h2>
463+
<h3><a class="toc-backref" href="#toc-entry-9">Contributors</a></h3>
459464
<ul class="simple">
460465
<li>Philippe Rossi &lt;<a class="reference external" href="mailto:pr&#64;numerigraphe.com">pr&#64;numerigraphe.com</a>&gt; (initial patch against v6.0)</li>
461466
<li>Lionel Sausin &lt;<a class="reference external" href="mailto:ls&#64;numerigraphe.com">ls&#64;numerigraphe.com</a>&gt; (modularization for v7+)</li>
462-
<li>Jordi Ballester Alomar &lt;<a class="reference external" href="mailto:jordi.ballester&#64;forgeflow.com">jordi.ballester&#64;forgeflow.com</a>&gt;
463-
(modularization v8, v9)</li>
467+
<li>Jordi Ballester Alomar &lt;<a class="reference external" href="mailto:jordi.ballester&#64;forgeflow.com">jordi.ballester&#64;forgeflow.com</a>&gt; (modularization
468+
v8, v9)</li>
464469
<li>Lois Rilo &lt;<a class="reference external" href="mailto:lois.rilo&#64;forgeflow.com">lois.rilo&#64;forgeflow.com</a>&gt; (migration to v10)</li>
465470
<li>Alexandre Fayolle &lt;<a class="reference external" href="mailto:alexandre.fayolle&#64;camptocamp.com">alexandre.fayolle&#64;camptocamp.com</a>&gt;</li>
466471
<li>Pimolnat Suntian &lt;<a class="reference external" href="mailto:pimolnats&#64;ecosoft.co.th">pimolnats&#64;ecosoft.co.th</a>&gt;</li>
467472
<li>Mallory Marcot &lt;<a class="reference external" href="mailto:contact&#64;mallory-marcot.com">contact&#64;mallory-marcot.com</a>&gt;</li>
468473
</ul>
469474
</div>
470475
<div class="section" id="maintainers">
471-
<h2><a class="toc-backref" href="#toc-entry-10">Maintainers</a></h2>
476+
<h3><a class="toc-backref" href="#toc-entry-10">Maintainers</a></h3>
472477
<p>This module is maintained by the OCA.</p>
473478
<a class="reference external image-reference" href="https://odoo-community.org">
474479
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -481,5 +486,6 @@ <h2><a class="toc-backref" href="#toc-entry-10">Maintainers</a></h2>
481486
</div>
482487
</div>
483488
</div>
489+
</div>
484490
</body>
485491
</html>

purchase_location_by_line/README.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.. image:: https://odoo-community.org/readme-banner-image
2+
:target: https://odoo-community.org/get-involved?utm_source=readme
3+
:alt: Odoo Community Association
4+
15
=========================
26
Purchase Location by Line
37
=========================
@@ -7,13 +11,13 @@ Purchase Location by Line
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:cff6b86eb9860a8ef07375195b2d75d798776ece2dac36e05658a292195bbabc
14+
!! source digest: sha256:c2b6ea9de26f2093139330922c5d069430af297daecd1fc3629e4eb66ea4111e
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Beta
16-
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1822
:alt: License: AGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fpurchase--workflow-lightgray.png?logo=github

purchase_location_by_line/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
{
77
"name": "Purchase Location by Line",
88
"summary": "Allows to define a specific destination location on each PO line",
9-
"version": "17.0.1.0.0",
9+
"version": "17.0.1.0.1",
1010
"author": "ForgeFlow, Odoo Community Association (OCA)",
1111
"website": "https://github.com/OCA/purchase-workflow",
1212
"category": "Purchase Management",

0 commit comments

Comments
 (0)