Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Nov 29, 2023
1 parent 6f41e72 commit 24acd90
Show file tree
Hide file tree
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
Expand Up @@ -110,7 +110,7 @@ addon | version | maintainers | summary
[sale_order_warn_message](sale_order_warn_message/) | 14.0.1.1.0 | | Add a popup warning on sale to ensure warning is populated
[sale_partner_approval](sale_partner_approval/) | 14.0.2.0.0 | [![dreispt](https://github.com/dreispt.png?size=30px)](https://github.com/dreispt) | Control Partners that can be used in Sales Orders
[sale_partner_incoterm](sale_partner_incoterm/) | 14.0.1.2.0 | | Set the customer preferred incoterm on each sales order
[sale_partner_shipping_invoice_domain](sale_partner_shipping_invoice_domain/) | 14.0.1.0.1 | | Adds a sensible domain to the shipping and invoicing addresses on sale form view
[sale_partner_shipping_invoice_domain](sale_partner_shipping_invoice_domain/) | 14.0.1.0.2 | | Adds a sensible domain to the shipping and invoicing addresses on sale form view
[sale_partner_version](sale_partner_version/) | 14.0.2.0.0 | | Sale Partner Version
[sale_pricelist_discount_decimal_precision](sale_pricelist_discount_decimal_precision/) | 14.0.1.0.1 | | Use Discount decimal precision for pricelist items
[sale_pricelist_from_commitment_date](sale_pricelist_from_commitment_date/) | 14.0.1.0.2 | | Use sale order commitment date to compute line price from pricelist
Expand Down
2 changes: 1 addition & 1 deletion sale_partner_shipping_invoice_domain/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Sale Shipping and Invoice Domain
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:cbfa6daf9e66ee0d66331329d1d731a0aaf8e9665ff1894bb6fb29b600314cc0
!! source digest: sha256:e3433bb2a959f813ec39f1f4fa35e1ebedf9b3c1f4ed0f23ab90a330565353ea
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion sale_partner_shipping_invoice_domain/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"summary": """
Adds a sensible domain to the shipping
and invoicing addresses on sale form view""",
"version": "14.0.1.0.1",
"version": "14.0.1.0.2",
"license": "AGPL-3",
"author": "Akretion,Odoo Community Association (OCA)",
"website": "https://github.com/OCA/sale-workflow",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Sale Shipping and Invoice Domain</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:cbfa6daf9e66ee0d66331329d1d731a0aaf8e9665ff1894bb6fb29b600314cc0
!! source digest: sha256:e3433bb2a959f813ec39f1f4fa35e1ebedf9b3c1f4ed0f23ab90a330565353ea
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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-workflow/tree/14.0/sale_partner_shipping_invoice_domain"><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-14-0/sale-workflow-14-0-sale_partner_shipping_invoice_domain"><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=14.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>Adds a domain on shipping and invoicing address in SO to only allow partner’s child contacts instead of choosing from every contact in DB.</p>
Expand Down

0 comments on commit 24acd90

Please sign in to comment.