Search 1.9 billion lines of Odoo code on GitHub

account_reinvoice_multi_company

Author: Noviat
License: AGPL-3
Branch: 9.0
Repository: gfcapalbo/noviat-apps
Dependencies: account, and account_reinvoice
Languages: Python (393, 72.5%), XML (116, 21.4%), and reStructuredText (33, 6.1%)
Other branches: 8.0
Other repositories: Bubbles-IT/noviat-apps, DudhatShivam/noviat-apps, EssentNovaTeam/noviat-apps, FullBringEc/noviat-apps, Guobower/noviat-apps, ICTSTUDIO/noviat-apps, Idealisconsulting/noviat-apps, Ingeos/noviat-apps, NL66278/noviat-apps, OdooBulgaria/noviat-apps, PieterPaulussen/noviat-apps, SetRac/noviat-apps, StefanRijnhart/noviat-apps, akretion/noviat-apps, aroodooteam/noviat-apps, brain-tec/noviat-apps, cameroun/noviat-apps, coopaname/noviat-apps, francislouie/noviat-apps, haryoran04/noviat-apps, hbrunn/noviat-apps, johanvhg/noviat-apps, lonelyleaves/noviat-apps, lubonbvba/noviat-apps, luc-demeyer/noviat-apps, mah007/noviat-apps, marionumza/noviat-apps, markrobinson85/noviat-apps, odoo-modules/noviat-apps, petypi/noviat-apps, rkhalil1990/noviat-apps, sasakuma/noviat-apps, sunflowerit/noviat-apps, suningwz/noviat-apps, van-orsouw-consultancy/noviat-apps, and vidtsin/noviat-apps

<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.svg"> </a> <a name="account-reinvoice-multi-company"></a> <h2>Account Reinvoice Multi-Company</h2> <p>Install this module to facilitate intercompany reinvoicing when you have several legal entities (Companies) in the same Odoo database.</p> <p>Customer Invoices/Refunds to Companies in the same database will be automatically converted into Supplier Invoices/Refunds in the target company when validating the outgoing Invoices/Refunds.</p> <a name="configuration"></a> <h3>Configuration</h3> <a name="company-settings"></a> <h4>Company settings</h4> <p>Ensure to share the 'Partner' record associated to a Company between the Companies in the Odoo database.</p> <p>You can do this without changing the default Company Record Rules by setting the 'Company' field of the associated Partner to blank.</p> <p>Set the 'Intercompany Invoice' flag on the Company's partner record (cf. Intercompany notebook page).</p> <p>Define also the 'Intercompany Invoice User' which should be a user with Invoice create access rights in the target Company.</p> <p>It is recommended to create a dedicated User for this purpose.</p> <p>You can disable the 'active' flag since this is a 'technical' user which will not be used by a real End User.</p> <p>As a consequence these users will not impact the 'Active User Count' which forms the basis for the Odoo Enterprise subscription pricing.</p> <a name="product-records"></a> <h4>Product Records</h4> <p>Products must be specified on all lines of the outgoing intercompany invoices. These products must be shared between the Companies.</p> <p>The product record accounting properties will be used for the incoming invoice line general account and taxes.</p> <a name="journal-mapping"></a> <h4>Journal Mapping</h4> <p>Go to <strong>Accounting &gt; Configuration &gt; Miscellaneous &gt; Reinvoice Configuration &gt; Journal Mapping multi-company</strong></p> <p>Use this menu entry to configure the mapping between the Outgoing Sales/Sales Refund Journals and the incoming Purchase/Purchase Refund Journals in the target company.</p>