Skip to content

Commit cdf4062

Browse files
committed
[BOT] post-merge updates
1 parent 37071a1 commit cdf4062

File tree

6 files changed

+78
-38
lines changed

6 files changed

+78
-38
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ addon | version | maintainers | summary
6565
[pos_partner_location_abstract](pos_partner_location_abstract/) | 16.0.1.0.1 | | POS Partner Location Abstract
6666
[pos_partner_location_google_map](pos_partner_location_google_map/) | 16.0.1.0.1 | | POS Partner Location Google Map
6767
[pos_partner_no_create](pos_partner_no_create/) | 16.0.1.0.0 | | Forbid customer creation from the POS
68+
[pos_partner_pricelist_load_background](pos_partner_pricelist_load_background/) | 16.0.1.0.0 | | Pos
6869
[pos_partner_sale_warning](pos_partner_sale_warning/) | 16.0.1.0.0 | | Show partner sales warning in POS
6970
[pos_payment_change](pos_payment_change/) | 16.0.1.0.4 | <a href='https://github.com/legalsylvain'><img src='https://github.com/legalsylvain.png' width='32' height='32' style='border-radius:50%;' alt='legalsylvain'/></a> | Allow cashier to change order payments, as long as the session is not closed.
7071
[pos_payment_description](pos_payment_description/) | 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> | Payment description on order tree view

pos_partner_pricelist_load_background/README.rst

Lines changed: 35 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,36 @@
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
POS Partner Pricelist Load Background
37
=====================================
48

5-
.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
9+
..
10+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
611
!! This file is generated by oca-gen-addon-readme !!
712
!! changes will be overwritten. !!
813
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14+
!! source digest: sha256:a32ec128fb776bce474c7995d6cb7da739d87ae8ff6a5675ab2ecd1f5a76b3b5
15+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
916
1017
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1118
:target: https://odoo-community.org/page/development-status
1219
:alt: Beta
13-
.. |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
1421
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1522
:alt: License: AGPL-3
16-
.. |badge3| image:: https://img.shields.io/badge/github-camptocamp%2Fpos-lightgray.png?logo=github
17-
:target: https://github.com/camptocamp/pos/tree/16.0/pos_partner_pricelist_load_background
18-
:alt: camptocamp/pos
19-
20-
|badge1| |badge2| |badge3|
23+
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fpos-lightgray.png?logo=github
24+
:target: https://github.com/OCA/pos/tree/16.0/pos_partner_pricelist_load_background
25+
:alt: OCA/pos
26+
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
27+
:target: https://translation.odoo-community.org/projects/pos-16-0/pos-16-0-pos_partner_pricelist_load_background
28+
:alt: Translate me on Weblate
29+
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
30+
:target: https://runboat.odoo-community.org/builds?repo=OCA/pos&target_branch=16.0
31+
:alt: Try me on Runboat
32+
33+
|badge1| |badge2| |badge3| |badge4| |badge5|
2134

2235
This module allow you to load a pricelist for a customer in the background.
2336

@@ -37,10 +50,10 @@ When a customer is selected, his pricelist (property_pricelist_id) is loaded and
3750
Bug Tracker
3851
===========
3952

40-
Bugs are tracked on `GitHub Issues <https://github.com/camptocamp/pos/issues>`_.
53+
Bugs are tracked on `GitHub Issues <https://github.com/OCA/pos/issues>`_.
4154
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
43-
`feedback <https://github.com/camptocamp/pos/issues/new?body=module:%20pos_partner_pricelist_load_background%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
55+
If you spotted it first, help us to smash it by providing a detailed and welcomed
56+
`feedback <https://github.com/OCA/pos/issues/new?body=module:%20pos_partner_pricelist_load_background%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
4457

4558
Do not contact contributors directly about support or help with technical issues.
4659

@@ -61,6 +74,16 @@ Contributors
6174
Maintainers
6275
~~~~~~~~~~~
6376

64-
This module is part of the `camptocamp/pos <https://github.com/camptocamp/pos/tree/16.0/pos_partner_pricelist_load_background>`_ project on GitHub.
77+
This module is maintained by the OCA.
78+
79+
.. image:: https://odoo-community.org/logo.png
80+
:alt: Odoo Community Association
81+
:target: https://odoo-community.org
82+
83+
OCA, or the Odoo Community Association, is a nonprofit organization whose
84+
mission is to support the collaborative development of Odoo features and
85+
promote its widespread use.
86+
87+
This module is part of the `OCA/pos <https://github.com/OCA/pos/tree/16.0/pos_partner_pricelist_load_background>`_ project on GitHub.
6588

66-
You are welcome to contribute.
89+
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
10 KB
Loading

pos_partner_pricelist_load_background/static/description/index.html

Lines changed: 40 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
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/" />
7-
<title>POS Partner Pricelist Load Background</title>
5+
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
6+
<title>README.rst</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 9511 2024-01-13 09:50:07Z milde $
1312
:Copyright: This stylesheet has been placed in the public domain.
1413
1514
Default cascading style sheet for the HTML output of Docutils.
15+
Despite the name, some widely supported CSS2 features are used.
1616
17-
See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to
17+
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
1818
customize this style sheet.
1919
*/
2020

@@ -275,7 +275,7 @@
275275
margin-left: 2em ;
276276
margin-right: 2em }
277277

278-
pre.code .ln { color: grey; } /* line numbers */
278+
pre.code .ln { color: gray; } /* line numbers */
279279
pre.code, code { background-color: #eeeeee }
280280
pre.code .comment, code .comment { color: #5C6576 }
281281
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
@@ -301,7 +301,7 @@
301301
span.pre {
302302
white-space: pre }
303303

304-
span.problematic {
304+
span.problematic, pre.problematic {
305305
color: red }
306306

307307
span.section-subtitle {
@@ -360,14 +360,21 @@
360360
</style>
361361
</head>
362362
<body>
363-
<div class="document" id="pos-partner-pricelist-load-background">
364-
<h1 class="title">POS Partner Pricelist Load Background</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="pos-partner-pricelist-load-background">
370+
<h1>POS Partner Pricelist Load Background</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
374+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375+
!! source digest: sha256:a32ec128fb776bce474c7995d6cb7da739d87ae8ff6a5675ab2ecd1f5a76b3b5
369376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
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/camptocamp/pos/tree/16.0/pos_partner_pricelist_load_background"><img alt="camptocamp/pos" src="https://img.shields.io/badge/github-camptocamp%2Fpos-lightgray.png?logo=github" /></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/pos/tree/16.0/pos_partner_pricelist_load_background"><img alt="OCA/pos" src="https://img.shields.io/badge/github-OCA%2Fpos-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/pos-16-0/pos-16-0-pos_partner_pricelist_load_background"><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/pos&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
371378
<p>This module allow you to load a pricelist for a customer in the background.</p>
372379
<p><strong>Context</strong>
373380
In the POS, we can configure a list of available pricelists. These price lists are loaded during start-up and only these can be chosen for any order.
@@ -378,42 +385,50 @@ <h1 class="title">POS Partner Pricelist Load Background</h1>
378385
<p><strong>Table of contents</strong></p>
379386
<div class="contents local topic" id="contents">
380387
<ul class="simple">
381-
<li><a class="reference internal" href="#bug-tracker" id="id1">Bug Tracker</a></li>
382-
<li><a class="reference internal" href="#credits" id="id2">Credits</a><ul>
383-
<li><a class="reference internal" href="#authors" id="id3">Authors</a></li>
384-
<li><a class="reference internal" href="#contributors" id="id4">Contributors</a></li>
385-
<li><a class="reference internal" href="#maintainers" id="id5">Maintainers</a></li>
388+
<li><a class="reference internal" href="#bug-tracker" id="toc-entry-1">Bug Tracker</a></li>
389+
<li><a class="reference internal" href="#credits" id="toc-entry-2">Credits</a><ul>
390+
<li><a class="reference internal" href="#authors" id="toc-entry-3">Authors</a></li>
391+
<li><a class="reference internal" href="#contributors" id="toc-entry-4">Contributors</a></li>
392+
<li><a class="reference internal" href="#maintainers" id="toc-entry-5">Maintainers</a></li>
386393
</ul>
387394
</li>
388395
</ul>
389396
</div>
390397
<div class="section" id="bug-tracker">
391-
<h1><a class="toc-backref" href="#id1">Bug Tracker</a></h1>
392-
<p>Bugs are tracked on <a class="reference external" href="https://github.com/camptocamp/pos/issues">GitHub Issues</a>.
398+
<h2><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h2>
399+
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/pos/issues">GitHub Issues</a>.
393400
In case of trouble, please check there if your issue has already been reported.
394-
If you spotted it first, help us smashing it by providing a detailed and welcomed
395-
<a class="reference external" href="https://github.com/camptocamp/pos/issues/new?body=module:%20pos_partner_pricelist_load_background%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
401+
If you spotted it first, help us to smash it by providing a detailed and welcomed
402+
<a class="reference external" href="https://github.com/OCA/pos/issues/new?body=module:%20pos_partner_pricelist_load_background%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
396403
<p>Do not contact contributors directly about support or help with technical issues.</p>
397404
</div>
398405
<div class="section" id="credits">
399-
<h1><a class="toc-backref" href="#id2">Credits</a></h1>
406+
<h2><a class="toc-backref" href="#toc-entry-2">Credits</a></h2>
400407
<div class="section" id="authors">
401-
<h2><a class="toc-backref" href="#id3">Authors</a></h2>
408+
<h3><a class="toc-backref" href="#toc-entry-3">Authors</a></h3>
402409
<ul class="simple">
403410
<li>Camptocamp</li>
404411
</ul>
405412
</div>
406413
<div class="section" id="contributors">
407-
<h2><a class="toc-backref" href="#id4">Contributors</a></h2>
414+
<h3><a class="toc-backref" href="#toc-entry-4">Contributors</a></h3>
408415
<ul class="simple">
409416
<li>Telmo Santos &lt;<a class="reference external" href="mailto:telmo.santos&#64;camptocamp.com">telmo.santos&#64;camptocamp.com</a>&gt;</li>
410417
<li>Iván Todorovich &lt;<a class="reference external" href="mailto:ivan.todorovich&#64;camptocamp.com">ivan.todorovich&#64;camptocamp.com</a>&gt;</li>
411418
</ul>
412419
</div>
413420
<div class="section" id="maintainers">
414-
<h2><a class="toc-backref" href="#id5">Maintainers</a></h2>
415-
<p>This module is part of the <a class="reference external" href="https://github.com/camptocamp/pos/tree/16.0/pos_partner_pricelist_load_background">camptocamp/pos</a> project on GitHub.</p>
416-
<p>You are welcome to contribute.</p>
421+
<h3><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h3>
422+
<p>This module is maintained by the OCA.</p>
423+
<a class="reference external image-reference" href="https://odoo-community.org">
424+
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
425+
</a>
426+
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
427+
mission is to support the collaborative development of Odoo features and
428+
promote its widespread use.</p>
429+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/pos/tree/16.0/pos_partner_pricelist_load_background">OCA/pos</a> project on GitHub.</p>
430+
<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>
431+
</div>
417432
</div>
418433
</div>
419434
</div>

setup/_metapackage/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.0.20260202.0
1+
16.0.20260305.0

setup/_metapackage/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
'odoo-addon-pos_partner_location_abstract>=16.0dev,<16.1dev',
5252
'odoo-addon-pos_partner_location_google_map>=16.0dev,<16.1dev',
5353
'odoo-addon-pos_partner_no_create>=16.0dev,<16.1dev',
54+
'odoo-addon-pos_partner_pricelist_load_background>=16.0dev,<16.1dev',
5455
'odoo-addon-pos_partner_sale_warning>=16.0dev,<16.1dev',
5556
'odoo-addon-pos_payment_change>=16.0dev,<16.1dev',
5657
'odoo-addon-pos_payment_description>=16.0dev,<16.1dev',

0 commit comments

Comments
 (0)