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 19, 2024
1 parent 5974b43 commit 5700b9a
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 @@ -31,7 +31,7 @@ addon | version | maintainers | summary
[multicompany_configuration](multicompany_configuration/) | 15.0.1.0.0 | | Simplify the configuration on multicompany environments
[partner_multi_company](partner_multi_company/) | 15.0.1.1.0 | | Select individually the partner visibility on each company
[product_category_inter_company](product_category_inter_company/) | 15.0.1.1.0 | | Product categories as company dependent
[product_multi_company](product_multi_company/) | 15.0.1.0.0 | | Select individually the product template visibility on each company
[product_multi_company](product_multi_company/) | 15.0.1.0.1 | | Select individually the product template visibility on each company
[product_tax_multicompany_default](product_tax_multicompany_default/) | 15.0.1.0.1 | [![Shide](https://github.com/Shide.png?size=30px)](https://github.com/Shide) | Product Tax Multi Company Default
[purchase_sale_inter_company](purchase_sale_inter_company/) | 15.0.1.1.0 | | Intercompany PO/SO rules
[purchase_sale_stock_inter_company](purchase_sale_stock_inter_company/) | 15.0.1.0.0 | | Intercompany PO/SO rules with warehouse
Expand Down
2 changes: 1 addition & 1 deletion product_multi_company/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Product multi-company
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:d2f98eb7159237865e4860d63b7f63f512f107ab0ee820e060d36724bf5c2227
!! source digest: sha256:2906edce47ed9ec5ae56f837e96d7ba25d03c37f86737b6022a09ea579a18655
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion product_multi_company/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"author": "Tecnativa," "Odoo Community Association (OCA)",
"website": "https://github.com/OCA/multi-company",
"category": "Product Management",
"version": "15.0.1.0.0",
"version": "15.0.1.0.1",
"license": "AGPL-3",
"depends": ["base_multi_company", "product", "stock"],
"data": ["views/product_template_view.xml"],
Expand Down
2 changes: 1 addition & 1 deletion product_multi_company/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Product multi-company</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:d2f98eb7159237865e4860d63b7f63f512f107ab0ee820e060d36724bf5c2227
!! source digest: sha256:2906edce47ed9ec5ae56f837e96d7ba25d03c37f86737b6022a09ea579a18655
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/multi-company/tree/15.0/product_multi_company"><img alt="OCA/multi-company" src="https://img.shields.io/badge/github-OCA%2Fmulti--company-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/multi-company-15-0/multi-company-15-0-product_multi_company"><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/multi-company&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>This modules allows to select in which of the companies you want to use each of the product templates.</p>
Expand Down

0 comments on commit 5700b9a

Please sign in to comment.