Search 1.9 billion lines of Odoo code on GitHub

intercompany_trade_base

Author: GRAP
License: AGPL-3
Branch: 8.0_auto_install
Repository: legalsylvain/odoo-addons-intercompany-trade
Dependencies: base
Languages: PO File (108, 18.0%), Python (258, 42.9%), XML (204, 33.9%), and reStructuredText (31, 5.2%)
Other branches: 12.0-ADD-intercompany_trade-joint_buying_base, 12.0-CI-FIX-flake-gitlab-github, 12.0-FINISH-intercompany_trade_purchase_account_invoice_pricelist, 12.0-FIX-fr-po-intercompany_trade_base, 12.0-FIX-intercompany-trade-cae, 12.0-FIX-intercompany_trade_account-error_if_product_not_referenced, 12.0-FIX-intercompany_trade_base-root-user-should-write-on-partner, 12.0-FIX-intercompany_trade_fiscal_company-2, 12.0-FIX-intercompany_trade_fiscal_company-correct-fiscal-position, 12.0-FIX-intercompany_trade_fiscal_company-dont-block-when-setting-intercompany-trade, 12.0-FIX-intercompany_trade_point_of_sale-no-customer-JS, 12.0-FIX-intercompany_trade_stock-button_validate-multi, 12.0-FIX-update-partner-from-company, 12.0-IMP-allow-write-section-and-note, 12.0-IMP-check-partner-setting-fiscal-position, 12.0-META-CI-reduce-execution, 12.0-MIG-ALL, 12.0-MIG-intercompany_trade_fiscal_company, 12.0-REF-CI-github-actions, 12.0-REF-CI-github-actions-2, 12.0-REF-cairosvg-nobump, 12.0-REF-pin-ubuntu-20-pre-commit-test, 12.0-REF-pre-commit, 12.0-REF-website-in-manifest, 12.0-TEST-CI, 12.0-copier-2023-03-10, 12.0-intercompany_trade_base-allow_refund, 12.0-intercompany_trade_base-prevent-contact-partner, 7.0, 8.0, 8.0_FIX_test, 8.0_REF_simple_tax_account, and 8.0_make_ti_great_again
Other repositories: erick-alvino/odoo-addons-intercompany-trade, grap/odoo-addons-intercompany-trade, and vidtsin/odoo-addons-intercompany-trade

<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="intercompany-trade"></a> <h2>Intercompany Trade</h2> <p>This module extends the functionality of Odoo, to allow users for distinct companies to make purchases and sales between us.</p> <a name="features"></a> <h3>Features</h3> <ul class="simple"> <li>Add a New Model Intercompany Trade that define that two companies can realize purchases and sales between them with a supplier company and a customer company</li> <li>Add a new field 'intercompany_trade' in 'res.partner' model</li> <li>Add new groups to manage intercompany trade</li> <li>When we set a new intercompany trade, Odoo create a supplier in the customer company and a customer in the supplier company</li> <li>Intercompany trade partner can be accessed only by 'intercompany trade manager' members, except for specific fields, declared in ResPartner._intercompany_tradefields_allowed()</li> <li>Updating a company will update associated partners, in each company that that has trade with the updated company</li> </ul> <a name="demo-data"></a> <h3>Demo Data</h3> <ul class="simple"> <li><dl class="first docutils"> <dt>In demo mode, the module creates two new companies, and two users:</dt> <dd><ul class="first last"> <li>A supplier user: login: intercompany_trade_supplier // demo</li> <li>A customer user: login: intercompany_trade_customer // demo</li> </ul> </dd> </dl> </li> </ul> <a name="contributors"></a> <h3>Contributors</h3> <ul class="simple"> <li>Sylvain LE GAL (<a class="reference external" href="https://twitter.com/legalsylvain">https://twitter.com/legalsylvain</a>)</li> </ul> <a name="funders"></a> <h3>Funders</h3> <p>The development of this module has been financially supported by:</p> <ul class="simple"> <li>GRAP, Groupement Régional Alimentaire de Proximité (<a class="reference external" href="http://www.grap.coop">http://www.grap.coop</a>)</li> </ul>