Skip to content

Commit 300b49b

Browse files
committed
[BOT] post-merge updates
1 parent 051c4ab commit 300b49b

6 files changed

Lines changed: 34 additions & 19 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ addon | version | maintainers | summary
5757
[purchase_manual_delivery](purchase_manual_delivery/) | 16.0.2.0.3 | | 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.
5858
[purchase_merge](purchase_merge/) | 16.0.1.0.3 | | Wizard to merge purchase with required conditions
5959
[purchase_minimum_amount](purchase_minimum_amount/) | 16.0.1.0.0 | | Purchase Minimum Amount
60+
[purchase_mto_owner](purchase_mto_owner/) | 16.0.1.0.0 | | Purchase MTO Owner
6061
[purchase_no_rfq](purchase_no_rfq/) | 16.0.1.0.0 | <a href='https://github.com/legalsylvain'><img src='https://github.com/legalsylvain.png' width='32' height='32' style='border-radius:50%;' alt='legalsylvain'/></a> | Purchase Order - No Request For Quotation
6162
[purchase_only_by_packaging](purchase_only_by_packaging/) | 16.0.1.0.2 | | Manage purchase of packaging
6263
[purchase_open_qty](purchase_open_qty/) | 16.0.3.0.1 | | Allows to identify the purchase orders that have quantities pending to invoice or to receive.

purchase_mto_owner/README.rst

Lines changed: 8 additions & 4 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 MTO Owner
37
==================
@@ -7,13 +11,13 @@ Purchase MTO Owner
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:dfd4619508fb207d098b536948205b8ba1506f569a9cbcaecd09c00c443a628b
14+
!! source digest: sha256:9f5868b1e52487137f7e195a17998b2e04645ef4132f59d25db8f2a35509d31e
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
@@ -57,9 +61,9 @@ Authors
5761
Contributors
5862
------------
5963

60-
- `Quartile <https://www.quartile.co>`__:
64+
- `Quartile <https://www.quartile.co>`__:
6165

62-
- Aung Ko Ko Lin
66+
- Aung Ko Ko Lin
6367

6468
Maintainers
6569
-----------
10 KB
Loading

purchase_mto_owner/static/description/index.html

Lines changed: 23 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,16 @@
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 MTO Owner</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
1010
:Author: David Goodger (goodger@python.org)
11-
:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
11+
:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
1212
:Copyright: This stylesheet has been placed in the public domain.
1313
1414
Default cascading style sheet for the HTML output of Docutils.
15+
Despite the name, some widely supported CSS2 features are used.
1516
1617
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
1718
customize this style sheet.
@@ -274,7 +275,7 @@
274275
margin-left: 2em ;
275276
margin-right: 2em }
276277

277-
pre.code .ln { color: grey; } /* line numbers */
278+
pre.code .ln { color: gray; } /* line numbers */
278279
pre.code, code { background-color: #eeeeee }
279280
pre.code .comment, code .comment { color: #5C6576 }
280281
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
@@ -300,7 +301,7 @@
300301
span.pre {
301302
white-space: pre }
302303

303-
span.problematic {
304+
span.problematic, pre.problematic {
304305
color: red }
305306

306307
span.section-subtitle {
@@ -359,16 +360,21 @@
359360
</style>
360361
</head>
361362
<body>
362-
<div class="document" id="purchase-mto-owner">
363-
<h1 class="title">Purchase MTO Owner</h1>
363+
<div class="document">
364364

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-mto-owner">
370+
<h1>Purchase MTO Owner</h1>
365371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
366372
!! This file is generated by oca-gen-addon-readme !!
367373
!! changes will be overwritten. !!
368374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369-
!! source digest: sha256:dfd4619508fb207d098b536948205b8ba1506f569a9cbcaecd09c00c443a628b
375+
!! source digest: sha256:9f5868b1e52487137f7e195a17998b2e04645ef4132f59d25db8f2a35509d31e
370376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
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_mto_owner"><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_mto_owner"><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=16.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/16.0/purchase_mto_owner"><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_mto_owner"><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=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
372378
<p>This module propagates the owner_id from a source document to new
373379
Purchase Order created by the stock rule.</p>
374380
<p><strong>Table of contents</strong></p>
@@ -384,23 +390,23 @@ <h1 class="title">Purchase MTO Owner</h1>
384390
</ul>
385391
</div>
386392
<div class="section" id="bug-tracker">
387-
<h1><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h1>
393+
<h2><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h2>
388394
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/purchase-workflow/issues">GitHub Issues</a>.
389395
In case of trouble, please check there if your issue has already been reported.
390396
If you spotted it first, help us to smash it by providing a detailed and welcomed
391397
<a class="reference external" href="https://github.com/OCA/purchase-workflow/issues/new?body=module:%20purchase_mto_owner%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
392398
<p>Do not contact contributors directly about support or help with technical issues.</p>
393399
</div>
394400
<div class="section" id="credits">
395-
<h1><a class="toc-backref" href="#toc-entry-2">Credits</a></h1>
401+
<h2><a class="toc-backref" href="#toc-entry-2">Credits</a></h2>
396402
<div class="section" id="authors">
397-
<h2><a class="toc-backref" href="#toc-entry-3">Authors</a></h2>
403+
<h3><a class="toc-backref" href="#toc-entry-3">Authors</a></h3>
398404
<ul class="simple">
399405
<li>Quartile</li>
400406
</ul>
401407
</div>
402408
<div class="section" id="contributors">
403-
<h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
409+
<h3><a class="toc-backref" href="#toc-entry-4">Contributors</a></h3>
404410
<ul class="simple">
405411
<li><a class="reference external" href="https://www.quartile.co">Quartile</a>:<ul>
406412
<li>Aung Ko Ko Lin</li>
@@ -409,9 +415,11 @@ <h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
409415
</ul>
410416
</div>
411417
<div class="section" id="maintainers">
412-
<h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
418+
<h3><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h3>
413419
<p>This module is maintained by the OCA.</p>
414-
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
420+
<a class="reference external image-reference" href="https://odoo-community.org">
421+
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
422+
</a>
415423
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
416424
mission is to support the collaborative development of Odoo features and
417425
promote its widespread use.</p>
@@ -420,5 +428,6 @@ <h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
420428
</div>
421429
</div>
422430
</div>
431+
</div>
423432
</body>
424433
</html>

setup/_metapackage/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.0.20250912.0
1+
16.0.20250923.0

setup/_metapackage/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
'odoo-addon-purchase_manual_delivery>=16.0dev,<16.1dev',
4545
'odoo-addon-purchase_merge>=16.0dev,<16.1dev',
4646
'odoo-addon-purchase_minimum_amount>=16.0dev,<16.1dev',
47+
'odoo-addon-purchase_mto_owner>=16.0dev,<16.1dev',
4748
'odoo-addon-purchase_no_rfq>=16.0dev,<16.1dev',
4849
'odoo-addon-purchase_only_by_packaging>=16.0dev,<16.1dev',
4950
'odoo-addon-purchase_open_qty>=16.0dev,<16.1dev',

0 commit comments

Comments
 (0)