Skip to content

Commit 5b4e3da

Browse files
committed
[BOT] post-merge updates
1 parent 8d28df3 commit 5b4e3da

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ addon | version | maintainers | summary
4141
[product_multi_company_stock](product_multi_company_stock/) | 18.0.1.0.0 | | Does not allow to remove company if there is stock or moves in that company
4242
[product_tax_multicompany_default](product_tax_multicompany_default/) | 18.0.1.0.0 | <a href='https://github.com/Shide'><img src='https://github.com/Shide.png' width='32' height='32' style='border-radius:50%;' alt='Shide'/></a> | Product Tax Multi Company Default
4343
[purchase_sale_inter_company](purchase_sale_inter_company/) | 18.0.1.0.1 | | Intercompany PO/SO rules
44-
[purchase_sale_stock_inter_company](purchase_sale_stock_inter_company/) | 18.0.1.0.1 | | Intercompany PO/SO rules with warehouse
44+
[purchase_sale_stock_inter_company](purchase_sale_stock_inter_company/) | 18.0.1.0.2 | | Intercompany PO/SO rules with warehouse
4545
[res_company_category](res_company_category/) | 18.0.1.0.0 | <a href='https://github.com/legalsylvain'><img src='https://github.com/legalsylvain.png' width='32' height='32' style='border-radius:50%;' alt='legalsylvain'/></a> | Company Categories
4646
[res_company_code](res_company_code/) | 18.0.1.0.1 | <a href='https://github.com/legalsylvain'><img src='https://github.com/legalsylvain.png' width='32' height='32' style='border-radius:50%;' alt='legalsylvain'/></a> | Add 'code' field on company model
4747
[res_company_search_view](res_company_search_view/) | 18.0.1.0.0 | <a href='https://github.com/legalsylvain'><img src='https://github.com/legalsylvain.png' width='32' height='32' style='border-radius:50%;' alt='legalsylvain'/></a> | Add a search view for company model

purchase_sale_stock_inter_company/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Inter Company Module for Purchase to Sale Order with warehouse
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:1cc138a0266dfd657a8960db0d972c938f59e4fd33f57aff833cb65da6a5a690
14+
!! source digest: sha256:e8d84b7c96fbb74205f25f69c4227142b18a2391550b32d263547478841d98f3
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

purchase_sale_stock_inter_company/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
{
77
"name": "Inter Company Module for Purchase to Sale Order with warehouse",
88
"summary": "Intercompany PO/SO rules with warehouse",
9-
"version": "18.0.1.0.1",
9+
"version": "18.0.1.0.2",
1010
"category": "Purchase Management",
1111
"website": "https://github.com/OCA/multi-company",
1212
"author": "Akretion, Tecnativa, Odoo Community Association (OCA)",

purchase_sale_stock_inter_company/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h1>Inter Company Module for Purchase to Sale Order with warehouse</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:1cc138a0266dfd657a8960db0d972c938f59e4fd33f57aff833cb65da6a5a690
375+
!! source digest: sha256:e8d84b7c96fbb74205f25f69c4227142b18a2391550b32d263547478841d98f3
376376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377
<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/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/multi-company/tree/18.0/purchase_sale_stock_inter_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-18-0/multi-company-18-0-purchase_sale_stock_inter_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=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
378378
<p>This module is a glue module and is auto installed if

0 commit comments

Comments
 (0)