Skip to content

Commit 8a780b6

Browse files
committed
[BOT] post-merge updates
1 parent 23b55e2 commit 8a780b6

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ addon | version | maintainers | summary
4242
[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
4343
[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
4444
[purchase_sale_inter_company](purchase_sale_inter_company/) | 18.0.1.0.3 | | Intercompany PO/SO rules
45-
[purchase_sale_stock_inter_company](purchase_sale_stock_inter_company/) | 18.0.1.0.2 | | Intercompany PO/SO rules with warehouse
45+
[purchase_sale_stock_inter_company](purchase_sale_stock_inter_company/) | 18.0.1.0.3 | | Intercompany PO/SO rules with warehouse
4646
[res_company_active](res_company_active/) | 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 the 'active' feature on company model
4747
[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
4848
[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

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:e8d84b7c96fbb74205f25f69c4227142b18a2391550b32d263547478841d98f3
14+
!! source digest: sha256:b728bab0973c684e815d9e971b3729362fd1d9e6f575676f1eb819c01ad67326
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.2",
9+
"version": "18.0.1.0.3",
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:e8d84b7c96fbb74205f25f69c4227142b18a2391550b32d263547478841d98f3
375+
!! source digest: sha256:b728bab0973c684e815d9e971b3729362fd1d9e6f575676f1eb819c01ad67326
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)