On 2015-11-17 08:46, Hendrik Brandes wrote:
> I have a requirement, where a company has a set of affiliate companies, 
> which are taking products from a central warehouse.
> 
> The main company holds the warehouse and all of the affiliate companies can 
> access the warehouse for their own business. 
> When taking a product from the main warehouse, a new line is added to an 
> invoice, which will be closed at the end of the day 
> and which will be used for the internal payment process.
> 
> In the existing solution, the used software component has a direct link 
> between both database files ( dbase ).
> 
> I asked, if it is possible, to use the multi company feature of tryton to 
> meet this requirement, or should I develop a module, 
> which communicates via proteus or something else between the main instance 
> and the instances of the affiliates.

Using multi-company should always been the last solution because it is
complex and has many constraints like using exactly the same sets of
modules for all companies etc.
Indeed what you describe looks like a EDI communication between the
companies. There have been already many discussion about this topic but
as far as I know there is not yet any module available.

-- 
Cédric Krier - B2CK SPRL
Email/Jabber: cedric.kr...@b2ck.com
Tel: +32 472 54 46 59
Website: http://www.b2ck.com/

-- 
You received this message because you are subscribed to the Google Groups 
"tryton" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tryton/20151121133313.GQ15014%40tetsuo.b2ck.com.

Reply via email to