File tree Expand file tree Collapse file tree
account_invoice_inter_company Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Available addons
2121----------------
2222addon | version | maintainers | summary
2323--- | --- | --- | ---
24- [ account_invoice_inter_company] ( account_invoice_inter_company/ ) | 16.0.1.2.0 | | Intercompany invoice rules
24+ [ account_invoice_inter_company] ( account_invoice_inter_company/ ) | 16.0.1.2.1 | | Intercompany invoice rules
2525[ account_move_change_company] ( account_move_change_company/ ) | 16.0.1.0.0 | | Allow to change company of account moves
2626[ account_multicompany_easy_creation] ( account_multicompany_easy_creation/ ) | 16.0.1.0.0 | | This module adds a wizard to create companies easily
2727[ account_reconcile_model_multicompany_propagate] ( account_reconcile_model_multicompany_propagate/ ) | 16.0.1.2.0 | [ ![ EmilioPascual] ( https://github.com/EmilioPascual.png?size=30px )] ( https://github.com/EmilioPascual ) | Propagate account reconcile model in companies with same chart template
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Inter Company Invoices
77 !! This file is generated by oca-gen-addon-readme !!
88 !! changes will be overwritten. !!
99 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10- !! source digest: sha256:31291dd38ead625a27bcbafa860d5d4dd31a2482cc86ee8aa1c13a7d9c03b16d
10+ !! source digest: sha256:a9054caedaa8e5ce21025942a96db188400848ea6cc7328af6f9f7848de5c34d
1111 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
Original file line number Diff line number Diff line change 77{
88 "name" : "Inter Company Invoices" ,
99 "summary" : "Intercompany invoice rules" ,
10- "version" : "16.0.1.2.0 " ,
10+ "version" : "16.0.1.2.1 " ,
1111 "category" : "Accounting & Finance" ,
1212 "website" : "https://github.com/OCA/multi-company" ,
1313 "author" : "Odoo SA, Akretion, Odoo Community Association (OCA)" ,
Original file line number Diff line number Diff line change @@ -367,7 +367,7 @@ <h1 class="title">Inter Company Invoices</h1>
367367!! This file is generated by oca-gen-addon-readme !!
368368!! changes will be overwritten. !!
369369!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370- !! source digest: sha256:31291dd38ead625a27bcbafa860d5d4dd31a2482cc86ee8aa1c13a7d9c03b16d
370+ !! source digest: sha256:a9054caedaa8e5ce21025942a96db188400848ea6cc7328af6f9f7848de5c34d
371371!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372< 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/16.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-16-0/multi-company-16-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&target_branch=16.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373373< p > This module is usefull if there are multiple companies in the same Odoo database and those companies sell goods or services among themselves.
You can’t perform that action at this time.
0 commit comments