Skip to content

Commit 163434a

Browse files
committed
[BOT] post-merge updates
1 parent c33d6b9 commit 163434a

File tree

5 files changed

+31
-24
lines changed

5 files changed

+31
-24
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ addon | version | maintainers | summary
3838
[sale_coupon_multiplier_free_product](sale_coupon_multiplier_free_product/) | 13.0.1.0.3 | [![chienandalu](https://github.com/chienandalu.png?size=30px)](https://github.com/chienandalu) | Allows to configure a coupon for e-commerce only
3939
[sale_coupon_order_line_link](sale_coupon_order_line_link/) | 13.0.1.2.1 | [![chienandalu](https://github.com/chienandalu.png?size=30px)](https://github.com/chienandalu) | Adds a link between coupons and their generated order lines for easing tracking
4040
[sale_coupon_order_pending](sale_coupon_order_pending/) | 13.0.1.0.0 | | Show partner's pending coupons in sale order
41+
[sale_coupon_order_pending_commercial_partner](sale_coupon_order_pending_commercial_partner/) | 13.0.1.0.0 | [![chienandalu](https://github.com/chienandalu.png?size=30px)](https://github.com/chienandalu) | Glue module to show pending coupons of the commercial entity
4142
[sale_coupon_order_suggestion](sale_coupon_order_suggestion/) | 13.0.1.0.0 | [![chienandalu](https://github.com/chienandalu.png?size=30px)](https://github.com/chienandalu) | Suggest promotions in the sale order line
4243
[sale_coupon_partner](sale_coupon_partner/) | 13.0.1.0.0 | | Sale Coupon Partner
4344
[sale_coupon_portal](sale_coupon_portal/) | 13.0.1.0.0 | [![CarlosRoca13](https://github.com/CarlosRoca13.png?size=30px)](https://github.com/CarlosRoca13) | Add possibility to see your coupons on portal

sale_coupon_order_pending_commercial_partner/README.rst

+9-6
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,13 @@
22
Pending Commercial Entity Coupons
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:b1969b0bea57af0e60d858613f25e1d17288aee71c00660d2407073e8b516145
11+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
912
1013
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1114
:target: https://odoo-community.org/page/development-status
@@ -19,11 +22,11 @@ Pending Commercial Entity Coupons
1922
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
2023
:target: https://translation.odoo-community.org/projects/sale-promotion-13-0/sale-promotion-13-0-sale_coupon_order_pending_commercial_partner
2124
:alt: Translate me on Weblate
22-
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
23-
:target: https://runbot.odoo-community.org/runbot/296/13.0
24-
:alt: Try me on Runbot
25+
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
26+
:target: https://runboat.odoo-community.org/builds?repo=OCA/sale-promotion&target_branch=13.0
27+
:alt: Try me on Runboat
2528

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

2831
With this glue module, the salesmen can see the pending coupons for the sales order
2932
partner commercial entity.
@@ -38,7 +41,7 @@ Bug Tracker
3841

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

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

sale_coupon_order_pending_commercial_partner/static/description/index.html

+19-17
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
<?xml version="1.0" encoding="utf-8" ?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
33
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6-
<meta name="generator" content="Docutils: http://docutils.sourceforge.net/" />
6+
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
77
<title>Pending Commercial Entity Coupons</title>
88
<style type="text/css">
99

1010
/*
1111
:Author: David Goodger (goodger@python.org)
12-
:Id: $Id: html4css1.css 7952 2016-07-26 18:15:59Z milde $
12+
:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
1313
:Copyright: This stylesheet has been placed in the public domain.
1414
1515
Default cascading style sheet for the HTML output of Docutils.
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

@@ -366,40 +366,42 @@ <h1 class="title">Pending Commercial Entity Coupons</h1>
366366
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370+
!! source digest: sha256:b1969b0bea57af0e60d858613f25e1d17288aee71c00660d2407073e8b516145
369371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
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/sale-promotion/tree/13.0/sale_coupon_order_pending_commercial_partner"><img alt="OCA/sale-promotion" src="https://img.shields.io/badge/github-OCA%2Fsale--promotion-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/sale-promotion-13-0/sale-promotion-13-0-sale_coupon_order_pending_commercial_partner"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/296/13.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
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/sale-promotion/tree/13.0/sale_coupon_order_pending_commercial_partner"><img alt="OCA/sale-promotion" src="https://img.shields.io/badge/github-OCA%2Fsale--promotion-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/sale-promotion-13-0/sale-promotion-13-0-sale_coupon_order_pending_commercial_partner"><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/sale-promotion&amp;target_branch=13.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
371373
<p>With this glue module, the salesmen can see the pending coupons for the sales order
372374
partner commercial entity.</p>
373375
<p><strong>Table of contents</strong></p>
374376
<div class="contents local topic" id="contents">
375377
<ul class="simple">
376-
<li><a class="reference internal" href="#bug-tracker" id="id1">Bug Tracker</a></li>
377-
<li><a class="reference internal" href="#credits" id="id2">Credits</a><ul>
378-
<li><a class="reference internal" href="#authors" id="id3">Authors</a></li>
379-
<li><a class="reference internal" href="#contributors" id="id4">Contributors</a></li>
380-
<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>
381383
</ul>
382384
</li>
383385
</ul>
384386
</div>
385387
<div class="section" id="bug-tracker">
386-
<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>
387389
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/sale-promotion/issues">GitHub Issues</a>.
388390
In case of trouble, please check there if your issue has already been reported.
389-
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
390392
<a class="reference external" href="https://github.com/OCA/sale-promotion/issues/new?body=module:%20sale_coupon_order_pending_commercial_partner%0Aversion:%2013.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
391393
<p>Do not contact contributors directly about support or help with technical issues.</p>
392394
</div>
393395
<div class="section" id="credits">
394-
<h1><a class="toc-backref" href="#id2">Credits</a></h1>
396+
<h1><a class="toc-backref" href="#toc-entry-2">Credits</a></h1>
395397
<div class="section" id="authors">
396-
<h2><a class="toc-backref" href="#id3">Authors</a></h2>
398+
<h2><a class="toc-backref" href="#toc-entry-3">Authors</a></h2>
397399
<ul class="simple">
398400
<li>Tecnativa</li>
399401
</ul>
400402
</div>
401403
<div class="section" id="contributors">
402-
<h2><a class="toc-backref" href="#id4">Contributors</a></h2>
404+
<h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
403405
<ul class="simple">
404406
<li><a class="reference external" href="https://www.tecnativa.com">Tecnativa</a>:<ul>
405407
<li>David Vidal</li>
@@ -408,14 +410,14 @@ <h2><a class="toc-backref" href="#id4">Contributors</a></h2>
408410
</ul>
409411
</div>
410412
<div class="section" id="maintainers">
411-
<h2><a class="toc-backref" href="#id5">Maintainers</a></h2>
413+
<h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
412414
<p>This module is maintained by the OCA.</p>
413415
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
414416
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
415417
mission is to support the collaborative development of Odoo features and
416418
promote its widespread use.</p>
417419
<p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p>
418-
<p><a class="reference external" href="https://github.com/chienandalu"><img alt="chienandalu" src="https://github.com/chienandalu.png?size=40px" /></a></p>
420+
<p><a class="reference external image-reference" href="https://github.com/chienandalu"><img alt="chienandalu" src="https://github.com/chienandalu.png?size=40px" /></a></p>
419421
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/sale-promotion/tree/13.0/sale_coupon_order_pending_commercial_partner">OCA/sale-promotion</a> project on GitHub.</p>
420422
<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>
421423
</div>

setup/_metapackage/VERSION.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
13.0.20230906.1
1+
13.0.20231106.0

setup/_metapackage/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
'odoo13-addon-sale_coupon_multiplier_free_product',
2626
'odoo13-addon-sale_coupon_order_line_link',
2727
'odoo13-addon-sale_coupon_order_pending',
28+
'odoo13-addon-sale_coupon_order_pending_commercial_partner',
2829
'odoo13-addon-sale_coupon_order_suggestion',
2930
'odoo13-addon-sale_coupon_partner',
3031
'odoo13-addon-sale_coupon_portal',

0 commit comments

Comments
 (0)