jroberts
26th July 2007, 18:25
Hello,
I am starting to work on a project that will integrate a small sister company into our Baan system.
Lets call us 'company A' and our sister company 'B'. We have the same customers, but different products.
One of the requirements is that the customer statements by printed by organization. So that a common customer will get 2 statements, one from company 'A' and one from company 'B'. Our customer statements are a custom Baan report that I wrote.
I would like to be able to use one Baan company and separate the activities by warehouse \ user. By default Baan will put all the invoices for company 'A' plus all the invoices for company 'B' on the customer statement. I can not figure out how we are going to handle 'splitting' the transactions, so I can print one statement for company 'A' and one for company 'B'.
I thought about separating the data by looking up the sales order based on invoice number, and then looking up warehouse, and then looking up which company each warehouse belongs to. The problem with this approach is that misc. credits do not have a warehouse, so I would not be able to separate them between the companies.
Any ideas on how to proceed ?
Thanks,
John
I am starting to work on a project that will integrate a small sister company into our Baan system.
Lets call us 'company A' and our sister company 'B'. We have the same customers, but different products.
One of the requirements is that the customer statements by printed by organization. So that a common customer will get 2 statements, one from company 'A' and one from company 'B'. Our customer statements are a custom Baan report that I wrote.
I would like to be able to use one Baan company and separate the activities by warehouse \ user. By default Baan will put all the invoices for company 'A' plus all the invoices for company 'B' on the customer statement. I can not figure out how we are going to handle 'splitting' the transactions, so I can print one statement for company 'A' and one for company 'B'.
I thought about separating the data by looking up the sales order based on invoice number, and then looking up warehouse, and then looking up which company each warehouse belongs to. The problem with this approach is that misc. credits do not have a warehouse, so I would not be able to separate them between the companies.
Any ideas on how to proceed ?
Thanks,
John