Search 1.9 billion lines of Odoo code on GitHub

intercompany_trade_account

Author: GRAP
License: AGPL-3
Branch: 8.0_auto_install
Repository: legalsylvain/odoo-addons-intercompany-trade
Dependencies: account, decimal_precision, intercompany_trade_base, and intercompany_trade_product
Languages: PO File (99, 7.3%), Python (619, 45.6%), XML (607, 44.7%), and reStructuredText (33, 2.4%)
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-account"></a> <h2>Intercompany Trade - Account</h2> <p>This module implements intercompany trade features for account module.</p> <a name="features"></a> <h3>Features</h3> <ul class="simple"> <li><dl class="first docutils"> <dt>Create link between:</dt> <dd><ul class="first last"> <li>customer 'account.invoice' and supplier 'account.invoice';</li> <li>customer 'account.invoice.line' and supplier 'account.invoice.line';</li> </ul> </dd> </dl> </li> <li>create or delete a customer / supplier invoice update the according customer / supplier invoice;</li> <li>create, update or delete a customer / supplier line update the according customer / supplier line;</li> <li><dl class="first docutils"> <dt>Add Tax management to avoid Tax Bug:</dt> <dd><ul class="first last"> <li>All invoices are Tax excluded allways;</li> </ul> </dd> </dl> </li> <li>Customers doesn't have the possibility to change price_unit;</li> <li>Users doesn't the right to copy an 'intercompany_trade' invoice;</li> </ul> <p>In intercompany trade context:</p> <ul class="simple"> <li>Purchase orders can not be invoiced</li> <li>Incoming Pickings can not be invoiced</li> </ul> <a name="roadmap-issues"></a> <h3>Roadmap / Issues</h3> <ul class="simple"> <li>For the time being, invoices validation process is quite hard because Odoo uses workflow, where context can not be passed easily. To do in V10 : simplify this module, removing _CUSTOMER_ALLOWED_FIELDS system.</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>