Skip to content

Commit 9add304

Browse files
committed
[BOT] post-merge updates
1 parent 18e2407 commit 9add304

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
@@ -21,7 +21,7 @@ Available addons
2121
----------------
2222
addon | version | maintainers | summary
2323
--- | --- | --- | ---
24-
[account_invoice_inter_company](account_invoice_inter_company/) | 18.0.1.0.3 | | Intercompany invoice rules
24+
[account_invoice_inter_company](account_invoice_inter_company/) | 18.0.1.0.4 | | Intercompany invoice rules
2525
[account_multicompany_easy_creation](account_multicompany_easy_creation/) | 18.0.1.0.0 | | This module adds a wizard to create companies easily
2626
[base_multi_company](base_multi_company/) | 18.0.1.1.1 | <a href='https://github.com/pedrobaeza'><img src='https://github.com/pedrobaeza.png' width='32' height='32' style='border-radius:50%;' alt='pedrobaeza'/></a> | Provides a base for adding multi-company support to models.
2727
[calendar_event_multi_company](calendar_event_multi_company/) | 18.0.1.0.0 | | This module add multi-company management to calendar events

account_invoice_inter_company/README.rst

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

account_invoice_inter_company/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
{
88
"name": "Inter Company Invoices",
99
"summary": "Intercompany invoice rules",
10-
"version": "18.0.1.0.3",
10+
"version": "18.0.1.0.4",
1111
"category": "Accounting & Finance",
1212
"website": "https://github.com/OCA/multi-company",
1313
"author": "Odoo SA, Akretion, Odoo Community Association (OCA)",

account_invoice_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 Invoices</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:384f68aaa93458b18cc5e2bcb26b52de5f83baad3c659c6ebbfab0b020ef1ab0
375+
!! source digest: sha256:f00599feebe2d913d9307a5137d258ade1f56de74b69a97b06e5bf3de903deeb
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/account_invoice_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-account_invoice_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 usefull if there are multiple companies in the same Odoo

0 commit comments

Comments
 (0)