Skip to content

Commit 4bdbb26

Browse files
committed
[BOT] post-merge updates
1 parent 10ade3e commit 4bdbb26

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ addon | version | maintainers | summary
2929
[sale_automatic_workflow_job](sale_automatic_workflow_job/) | 16.0.1.0.0 | | Execute sale automatic workflows in queue jobs
3030
[sale_automatic_workflow_payment_mode](sale_automatic_workflow_payment_mode/) | 16.0.1.0.0 | | Sale Automatic Workflow - Payment Mode
3131
[sale_cancel_reason](sale_cancel_reason/) | 16.0.1.0.1 | | Sale Cancel Reason
32-
[sale_commercial_partner](sale_commercial_partner/) | 16.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Add stored related field 'Commercial Entity' on sale orders
32+
[sale_commercial_partner](sale_commercial_partner/) | 16.0.1.0.1 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Add stored related field 'Commercial Entity' on sale orders
3333
[sale_company_currency](sale_company_currency/) | 16.0.1.0.0 | | Company Currency in Sale Orders
3434
[sale_discount_display_amount](sale_discount_display_amount/) | 16.0.1.0.0 | | This addon intends to display the amount of the discount computed on sale_order_line and sale_order level
3535
[sale_elaboration](sale_elaboration/) | 16.0.1.0.0 | | Set an elaboration for any sale line

sale_commercial_partner/README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Sale Commercial Partner
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:34b3afab734bacadcb741b258ec65f2164ae0320dab694c9bafc2a1e8b8c304f
10+
!! source digest: sha256:b101dceee4755b03ee995fead9a10f8e2ea61b0ad02dd08bf89f6924f378ba14
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png

sale_commercial_partner/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
{
66
"name": "Sale Commercial Partner",
77
"summary": "Add stored related field 'Commercial Entity' on sale orders",
8-
"version": "16.0.1.0.0",
8+
"version": "16.0.1.0.1",
99
"development_status": "Production/Stable",
1010
"author": "Akretion,Odoo Community Association (OCA)",
1111
"maintainers": ["alexis-via"],

sale_commercial_partner/static/description/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Sale Commercial Partner</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:34b3afab734bacadcb741b258ec65f2164ae0320dab694c9bafc2a1e8b8c304f
370+
!! source digest: sha256:b101dceee4755b03ee995fead9a10f8e2ea61b0ad02dd08bf89f6924f378ba14
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.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-workflow/tree/16.0/sale_commercial_partner"><img alt="OCA/sale-workflow" src="https://img.shields.io/badge/github-OCA%2Fsale--workflow-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_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-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>
373373
<p>This module adds a related stored field <em>Commercial Entity</em> on sale orders.</p>

0 commit comments

Comments
 (0)