Skip to content

Commit 2249293

Browse files
committed
[BOT] post-merge updates
1 parent f2af2f6 commit 2249293

File tree

5 files changed

+18
-16
lines changed

5 files changed

+18
-16
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ addon | version | maintainers | summary
3131
[partner_risk_insurance](partner_risk_insurance/) | 16.0.1.0.0 | [![Daniel-CA](https://github.com/Daniel-CA.png?size=30px)](https://github.com/Daniel-CA) [![sergio-teruel](https://github.com/sergio-teruel.png?size=30px)](https://github.com/sergio-teruel) [![omar7r](https://github.com/omar7r.png?size=30px)](https://github.com/omar7r) [![Tardo](https://github.com/Tardo.png?size=30px)](https://github.com/Tardo) | Risk insurance partner information
3232
[sale_financial_risk](sale_financial_risk/) | 16.0.1.1.1 | | Manage partner risk in sales orders
3333
[sale_financial_risk_info](sale_financial_risk_info/) | 16.0.1.0.1 | | Adds risk consumption info in sales orders.
34+
[sale_payment_sheet_financial_risk](sale_payment_sheet_financial_risk/) | 16.0.1.0.0 | | Manage partner risk in sale payment sheet
3435
[stock_financial_risk](stock_financial_risk/) | 16.0.1.0.0 | | Manage partner risk in stock moves
3536

3637
[//]: # (end addons)

sale_payment_sheet_financial_risk/README.rst

+9-8
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Sale Payment Sheet Financial Risk
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:0172454156b0f73b799bb47bd931b80e7eff57d69050321a3d9bda63ff3953b5
10+
!! source digest: sha256:18c8590d69dd891d8048bc4feb00d59ef29568a148812d3863dd6dbb9a84e0a3
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -17,13 +17,13 @@ Sale Payment Sheet Financial Risk
1717
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1818
:alt: License: AGPL-3
1919
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fcredit--control-lightgray.png?logo=github
20-
:target: https://github.com/OCA/credit-control/tree/15.0/sale_payment_sheet_financial_risk
20+
:target: https://github.com/OCA/credit-control/tree/16.0/sale_payment_sheet_financial_risk
2121
:alt: OCA/credit-control
2222
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
23-
:target: https://translation.odoo-community.org/projects/credit-control-15-0/credit-control-15-0-sale_payment_sheet_financial_risk
23+
:target: https://translation.odoo-community.org/projects/credit-control-16-0/credit-control-16-0-sale_payment_sheet_financial_risk
2424
:alt: Translate me on Weblate
2525
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
26-
:target: https://runboat.odoo-community.org/builds?repo=OCA/credit-control&target_branch=15.0
26+
:target: https://runboat.odoo-community.org/builds?repo=OCA/credit-control&target_branch=16.0
2727
:alt: Try me on Runboat
2828

2929
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -34,11 +34,11 @@ collected on sale payment sheets pending reconciliation.
3434
When *Deduct Sale Payment Sheet* is set each risk field is reduced depending of payment
3535
sheet invoice status (type of debt) and shows amounts grouped by field risk.
3636

37-
.. image:: https://raw.githubusercontent.com/OCA/credit-control/15.0/sale_payment_sheet_financial_risk/static/description/deduct_sale_payment_sheet_unset.png
37+
.. image:: https://raw.githubusercontent.com/OCA/credit-control/16.0/sale_payment_sheet_financial_risk/static/description/deduct_sale_payment_sheet_unset.png
3838
:alt: When deduction not is set
3939
:width: 400 px
4040

41-
.. image:: https://raw.githubusercontent.com/OCA/credit-control/15.0/sale_payment_sheet_financial_risk/static/description/deduct_sale_payment_sheet_set.png
41+
.. image:: https://raw.githubusercontent.com/OCA/credit-control/16.0/sale_payment_sheet_financial_risk/static/description/deduct_sale_payment_sheet_set.png
4242
:alt: When deduction is set
4343
:width: 400 px
4444

@@ -64,7 +64,7 @@ Bug Tracker
6464
Bugs are tracked on `GitHub Issues <https://github.com/OCA/credit-control/issues>`_.
6565
In case of trouble, please check there if your issue has already been reported.
6666
If you spotted it first, help us to smash it by providing a detailed and welcomed
67-
`feedback <https://github.com/OCA/credit-control/issues/new?body=module:%20sale_payment_sheet_financial_risk%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
67+
`feedback <https://github.com/OCA/credit-control/issues/new?body=module:%20sale_payment_sheet_financial_risk%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
6868

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

@@ -83,6 +83,7 @@ Contributors
8383

8484
* Carlos Dauden
8585
* Ernesto Tejeda
86+
* Carolina Fernandez
8687

8788
Maintainers
8889
~~~~~~~~~~~
@@ -97,6 +98,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
9798
mission is to support the collaborative development of Odoo features and
9899
promote its widespread use.
99100

100-
This module is part of the `OCA/credit-control <https://github.com/OCA/credit-control/tree/15.0/sale_payment_sheet_financial_risk>`_ project on GitHub.
101+
This module is part of the `OCA/credit-control <https://github.com/OCA/credit-control/tree/16.0/sale_payment_sheet_financial_risk>`_ project on GitHub.
101102

102103
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

sale_payment_sheet_financial_risk/static/description/index.html

+6-7
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
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>
@@ -367,15 +366,15 @@ <h1 class="title">Sale Payment Sheet Financial Risk</h1>
367366
!! This file is generated by oca-gen-addon-readme !!
368367
!! changes will be overwritten. !!
369368
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:0172454156b0f73b799bb47bd931b80e7eff57d69050321a3d9bda63ff3953b5
369+
!! source digest: sha256:18c8590d69dd891d8048bc4feb00d59ef29568a148812d3863dd6dbb9a84e0a3
371370
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
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/credit-control/tree/15.0/sale_payment_sheet_financial_risk"><img alt="OCA/credit-control" src="https://img.shields.io/badge/github-OCA%2Fcredit--control-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/credit-control-15-0/credit-control-15-0-sale_payment_sheet_financial_risk"><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/credit-control&amp;target_branch=15.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/credit-control/tree/16.0/sale_payment_sheet_financial_risk"><img alt="OCA/credit-control" src="https://img.shields.io/badge/github-OCA%2Fcredit--control-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/credit-control-16-0/credit-control-16-0-sale_payment_sheet_financial_risk"><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/credit-control&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373372
<p>Extends Partner Financial Risk to allows you to deduct from the risk the amounts
374373
collected on sale payment sheets pending reconciliation.</p>
375374
<p>When <em>Deduct Sale Payment Sheet</em> is set each risk field is reduced depending of payment
376375
sheet invoice status (type of debt) and shows amounts grouped by field risk.</p>
377-
<img alt="When deduction not is set" src="https://raw.githubusercontent.com/OCA/credit-control/15.0/sale_payment_sheet_financial_risk/static/description/deduct_sale_payment_sheet_unset.png" style="width: 400px;" />
378-
<img alt="When deduction is set" src="https://raw.githubusercontent.com/OCA/credit-control/15.0/sale_payment_sheet_financial_risk/static/description/deduct_sale_payment_sheet_set.png" style="width: 400px;" />
376+
<img alt="When deduction not is set" src="https://raw.githubusercontent.com/OCA/credit-control/16.0/sale_payment_sheet_financial_risk/static/description/deduct_sale_payment_sheet_unset.png" style="width: 400px;" />
377+
<img alt="When deduction is set" src="https://raw.githubusercontent.com/OCA/credit-control/16.0/sale_payment_sheet_financial_risk/static/description/deduct_sale_payment_sheet_set.png" style="width: 400px;" />
379378
<p><strong>Table of contents</strong></p>
380379
<div class="contents local topic" id="contents">
381380
<ul class="simple">
@@ -405,7 +404,7 @@ <h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
405404
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/credit-control/issues">GitHub Issues</a>.
406405
In case of trouble, please check there if your issue has already been reported.
407406
If you spotted it first, help us to smash it by providing a detailed and welcomed
408-
<a class="reference external" href="https://github.com/OCA/credit-control/issues/new?body=module:%20sale_payment_sheet_financial_risk%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
407+
<a class="reference external" href="https://github.com/OCA/credit-control/issues/new?body=module:%20sale_payment_sheet_financial_risk%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
409408
<p>Do not contact contributors directly about support or help with technical issues.</p>
410409
</div>
411410
<div class="section" id="credits">
@@ -434,7 +433,7 @@ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
434433
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
435434
mission is to support the collaborative development of Odoo features and
436435
promote its widespread use.</p>
437-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/credit-control/tree/15.0/sale_payment_sheet_financial_risk">OCA/credit-control</a> project on GitHub.</p>
436+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/credit-control/tree/16.0/sale_payment_sheet_financial_risk">OCA/credit-control</a> project on GitHub.</p>
438437
<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>
439438
</div>
440439
</div>

setup/_metapackage/VERSION.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.0.20231229.1
1+
16.0.20240127.0

setup/_metapackage/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
'odoo-addon-partner_risk_insurance>=16.0dev,<16.1dev',
1919
'odoo-addon-sale_financial_risk>=16.0dev,<16.1dev',
2020
'odoo-addon-sale_financial_risk_info>=16.0dev,<16.1dev',
21+
'odoo-addon-sale_payment_sheet_financial_risk>=16.0dev,<16.1dev',
2122
'odoo-addon-stock_financial_risk>=16.0dev,<16.1dev',
2223
],
2324
classifiers=[

0 commit comments

Comments
 (0)