Am Samstag, 21. November 2015 14:35:04 UTC+1 schrieb Cédric Krier: > > 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: [email protected] <javascript:> > Tel: +32 472 54 46 59 > Website: http://www.b2ck.com/ >
Am Samstag, 21. November 2015 14:35:04 UTC+1 schrieb Cédric Krier: > > 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. > Ok, but that's no problem in this context at all. For me it looks like an alternative idea for having this shared-warehouse concept. But through the discussions about having multi-company instances, I wonder, how long this feature stays within the tryton-kernel. > 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. > Regarding the EDI: Do you think, that using proteus within a tryton module is possible? > > -- > Cédric Krier - B2CK SPRL > Email/Jabber: [email protected] <javascript:> > Tel: +32 472 54 46 59 > Website: http://www.b2ck.com/ Best regards, Hendrik Brandes -- 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/4db13982-6dcb-441a-8959-7b1cbc3f3a81%40googlegroups.com.
