Skip to content

Commit 9d961ee

Browse files
committed
[BOT] post-merge updates
1 parent 8ab2b04 commit 9d961ee

File tree

6 files changed

+27
-21
lines changed

6 files changed

+27
-21
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ addon | version | maintainers | summary
6868
[purchase_order_type_dashboard](purchase_order_type_dashboard/) | 16.0.1.0.0 | [![dalonsod](https://github.com/dalonsod.png?size=30px)](https://github.com/dalonsod) | Purchase Order Type Dashboard
6969
[purchase_order_uninvoiced_amount](purchase_order_uninvoiced_amount/) | 16.0.1.0.1 | | Purchase Order Univoiced Amount
7070
[purchase_order_weight_volume](purchase_order_weight_volume/) | 16.0.2.2.0 | [![ilyasProgrammer](https://github.com/ilyasProgrammer.png?size=30px)](https://github.com/ilyasProgrammer) | Display purchase order weight and volume
71+
[purchase_packaging_default](purchase_packaging_default/) | 16.0.1.0.0 | | Set default packaging in purchase
7172
[purchase_packaging_level_qty](purchase_packaging_level_qty/) | 16.0.1.0.0 | | Display purchase order packaging level quantity
7273
[purchase_partner_incoterm](purchase_partner_incoterm/) | 16.0.1.0.0 | [![TDu](https://github.com/TDu.png?size=30px)](https://github.com/TDu) [![bealdav](https://github.com/bealdav.png?size=30px)](https://github.com/bealdav) | Add a an incoterm field for supplier and use it on purchase order
7374
[purchase_partner_selectable_option](purchase_partner_selectable_option/) | 16.0.1.0.3 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Purchase Partner Selectable Option

purchase_packaging_default/README.rst

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,13 @@
22
Purchase Packaging Default
33
==========================
44

5-
.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
5+
..
6+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
67
!! This file is generated by oca-gen-addon-readme !!
78
!! changes will be overwritten. !!
89
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10+
!! source digest: sha256:f4adb77568893160d1479fbd3bd29a4d4a0b95d247128176778bd0bbbd815844
11+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
912
1013
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1114
:target: https://odoo-community.org/page/development-status
@@ -20,10 +23,10 @@ Purchase Packaging Default
2023
:target: https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_packaging_default
2124
:alt: Translate me on Weblate
2225
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
23-
:target: https://runboat.odoo-community.org/webui/builds.html?repo=OCA/purchase-workflow&target_branch=16.0
26+
:target: https://runboat.odoo-community.org/builds?repo=OCA/purchase-workflow&target_branch=16.0
2427
:alt: Try me on Runboat
2528

26-
|badge1| |badge2| |badge3| |badge4| |badge5|
29+
|badge1| |badge2| |badge3| |badge4| |badge5|
2730

2831
Allows you to set a default packaging on the order line using the first packaging defined in the configuration of the respective product
2932
Default packaging quantity is then set based on purchase order line quantity divided by product packaging quantity.
@@ -39,7 +42,7 @@ Bug Tracker
3942

4043
Bugs are tracked on `GitHub Issues <https://github.com/OCA/purchase-workflow/issues>`_.
4144
In case of trouble, please check there if your issue has already been reported.
42-
If you spotted it first, help us smashing it by providing a detailed and welcomed
45+
If you spotted it first, help us to smash it by providing a detailed and welcomed
4346
`feedback <https://github.com/OCA/purchase-workflow/issues/new?body=module:%20purchase_packaging_default%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
4447

4548
Do not contact contributors directly about support or help with technical issues.
Loading

purchase_packaging_default/static/description/index.html

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,19 @@
1-
<?xml version="1.0" encoding="utf-8" ?>
21
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
32
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
43
<head>
54
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6-
<meta name="generator" content="Docutils: http://docutils.sourceforge.net/" />
5+
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
76
<title>Purchase Packaging Default</title>
87
<style type="text/css">
98

109
/*
1110
: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 $
1312
:Copyright: This stylesheet has been placed in the public domain.
1413
1514
Default cascading style sheet for the HTML output of Docutils.
1615
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
1817
customize this style sheet.
1918
*/
2019

@@ -366,47 +365,49 @@ <h1 class="title">Purchase Packaging Default</h1>
366365
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367366
!! This file is generated by oca-gen-addon-readme !!
368367
!! changes will be overwritten. !!
368+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369+
!! source digest: sha256:f4adb77568893160d1479fbd3bd29a4d4a0b95d247128176778bd0bbbd815844
369370
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
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/16.0/purchase_packaging_default"><img alt="OCA/purchase-workflow" src="https://img.shields.io/badge/github-OCA%2Fpurchase--workflow-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/purchase-workflow-16-0/purchase-workflow-16-0-purchase_packaging_default"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runboat.odoo-community.org/webui/builds.html?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>
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_packaging_default"><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_packaging_default"><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>
371372
<p>Allows you to set a default packaging on the order line using the first packaging defined in the configuration of the respective product
372373
Default packaging quantity is then set based on purchase order line quantity divided by product packaging quantity.
373374
Packaging quantity is rounded up as we sell it by units. For example: We won’t sell 0.5 Boxes or 1.5 Pallets.</p>
374375
<p><strong>Table of contents</strong></p>
375376
<div class="contents local topic" id="contents">
376377
<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>
378+
<li><a class="reference internal" href="#bug-tracker" id="toc-entry-1">Bug Tracker</a></li>
379+
<li><a class="reference internal" href="#credits" id="toc-entry-2">Credits</a><ul>
380+
<li><a class="reference internal" href="#authors" id="toc-entry-3">Authors</a></li>
381+
<li><a class="reference internal" href="#contributors" id="toc-entry-4">Contributors</a></li>
382+
<li><a class="reference internal" href="#maintainers" id="toc-entry-5">Maintainers</a></li>
382383
</ul>
383384
</li>
384385
</ul>
385386
</div>
386387
<div class="section" id="bug-tracker">
387-
<h1><a class="toc-backref" href="#id1">Bug Tracker</a></h1>
388+
<h1><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h1>
388389
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/purchase-workflow/issues">GitHub Issues</a>.
389390
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+
If you spotted it first, help us to smash it by providing a detailed and welcomed
391392
<a class="reference external" href="https://github.com/OCA/purchase-workflow/issues/new?body=module:%20purchase_packaging_default%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
392393
<p>Do not contact contributors directly about support or help with technical issues.</p>
393394
</div>
394395
<div class="section" id="credits">
395-
<h1><a class="toc-backref" href="#id2">Credits</a></h1>
396+
<h1><a class="toc-backref" href="#toc-entry-2">Credits</a></h1>
396397
<div class="section" id="authors">
397-
<h2><a class="toc-backref" href="#id3">Authors</a></h2>
398+
<h2><a class="toc-backref" href="#toc-entry-3">Authors</a></h2>
398399
<ul class="simple">
399400
<li>Camptocamp</li>
400401
</ul>
401402
</div>
402403
<div class="section" id="contributors">
403-
<h2><a class="toc-backref" href="#id4">Contributors</a></h2>
404+
<h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
404405
<ul class="simple">
405406
<li>Telmo Santos &lt;<a class="reference external" href="mailto:telmo.santos&#64;camptocamp.com">telmo.santos&#64;camptocamp.com</a>&gt;</li>
406407
</ul>
407408
</div>
408409
<div class="section" id="maintainers">
409-
<h2><a class="toc-backref" href="#id5">Maintainers</a></h2>
410+
<h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
410411
<p>This module is maintained by the OCA.</p>
411412
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
412413
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose

setup/_metapackage/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.0.20240510.0
1+
16.0.20240511.0

setup/_metapackage/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
'odoo-addon-purchase_order_type_dashboard>=16.0dev,<16.1dev',
5656
'odoo-addon-purchase_order_uninvoiced_amount>=16.0dev,<16.1dev',
5757
'odoo-addon-purchase_order_weight_volume>=16.0dev,<16.1dev',
58+
'odoo-addon-purchase_packaging_default>=16.0dev,<16.1dev',
5859
'odoo-addon-purchase_packaging_level_qty>=16.0dev,<16.1dev',
5960
'odoo-addon-purchase_partner_incoterm>=16.0dev,<16.1dev',
6061
'odoo-addon-purchase_partner_selectable_option>=16.0dev,<16.1dev',

0 commit comments

Comments
 (0)