Skip to content

Latest commit

 

History

History

intercompany_trade_base

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Intercompany Trade - Base

Beta License: AGPL-3 grap/odoo-addons-intercompany-trade

This module extends the functionality of Odoo, to allow users for distinct companies to make purchases and sales between us.

Features

  • 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
  • Add a new field intercompany_trade in res.partner model
  • Add new groups to manage intercompany trade
  • When we set a new intercompany trade, Odoo create a supplier in the customer company and a customer in the supplier company
  • Intercompany trade partner can be accessed only by 'intercompany trade manager' members, except for specific fields, declared in _intercompany_trade_allowed_fields function
  • Updating a company will update associated partners, in each company that has trade with the updated company

Demo Data

In demo mode, the module creates two new companies, and two users:

Login // password are the following :

  • Supplier User: intercompany_trade_supplier // demo
  • Customer User: intercompany_trade_customer // demo

Table of contents

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

  • GRAP

This module is part of the grap/odoo-addons-intercompany-trade project on GitHub.

You are welcome to contribute.