Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
OCA-git-bot committed Feb 22, 2024
1 parent e3d28e7 commit 83c4ae5
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -26,7 +26,7 @@ addon | version | maintainers | summary
[account_invoice_overdue_reminder](account_invoice_overdue_reminder/) | 15.0.1.2.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Simple mail/letter/phone overdue customer invoice reminder
[account_payment_return_financial_risk](account_payment_return_financial_risk/) | 15.0.1.0.2 | | Partner Payment Return Risk
[partner_risk_insurance](partner_risk_insurance/) | 15.0.3.0.1 | [![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) [![Shide](https://github.com/Shide.png?size=30px)](https://github.com/Shide) | Risk insurance partner information
[sale_financial_risk](sale_financial_risk/) | 15.0.1.2.2 | | Manage partner risk in sales orders
[sale_financial_risk](sale_financial_risk/) | 15.0.1.2.3 | | Manage partner risk in sales orders
[sale_financial_risk_info](sale_financial_risk_info/) | 15.0.1.0.1 | | Adds risk consumption info in sales orders.
[sale_payment_sheet_financial_risk](sale_payment_sheet_financial_risk/) | 15.0.1.0.1 | | Manage partner risk in sale payment sheet

2 changes: 1 addition & 1 deletion sale_financial_risk/README.rst
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@ Sale Financial Risk
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:b64fcc3f9726d846f8ef932fe016a654a1ce269fdfceba5c28fbe40bd1cf3e1a
!! source digest: sha256:33c485fd5739071d5a569c1cf655d99869ede173a4ebff216655c9030c281a96
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
2 changes: 1 addition & 1 deletion sale_financial_risk/__manifest__.py
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@
{
"name": "Sale Financial Risk",
"summary": "Manage partner risk in sales orders",
"version": "15.0.1.2.2",
"version": "15.0.1.2.3",
"category": "Sales Management",
"license": "AGPL-3",
"author": "Tecnativa, Odoo Community Association (OCA)",
2 changes: 1 addition & 1 deletion sale_financial_risk/static/description/index.html
Original file line number Diff line number Diff line change
@@ -366,7 +366,7 @@ <h1 class="title">Sale Financial Risk</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:b64fcc3f9726d846f8ef932fe016a654a1ce269fdfceba5c28fbe40bd1cf3e1a
!! source digest: sha256:33c485fd5739071d5a569c1cf655d99869ede173a4ebff216655c9030c281a96
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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_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_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>
<p>Extends Partner Financial Risk to manage sales orders.</p>

0 comments on commit 83c4ae5

Please sign in to comment.