Hello everyone,
I am currently using Macola 7.6.1 and I am trying to develop an ASN type solution for one of our internal customers, and if it works well, possibly many of them.
My problem is finding when particular customer orders are invoiced. I can link the customer order data from OEORDLN_SQL, and I know that I can look in the IMINVTRX_SQL table to find items that are invoiced by checking source and doc_type? This can work for me but the SQL gets fairly complicated, and I am unsure how to do it in a single query.
Is there a better table that can provide this data? We have some documentation for Macola but the DRM we have is version 6.0 (I think) and it seems somewhat outdated.
I will be using KnowdledgeSync's EventManager as part of this solution for database access, report generation, and email delivery.
Any suggestions?
Thank you,
Carl
I am currently using Macola 7.6.1 and I am trying to develop an ASN type solution for one of our internal customers, and if it works well, possibly many of them.
My problem is finding when particular customer orders are invoiced. I can link the customer order data from OEORDLN_SQL, and I know that I can look in the IMINVTRX_SQL table to find items that are invoiced by checking source and doc_type? This can work for me but the SQL gets fairly complicated, and I am unsure how to do it in a single query.
Is there a better table that can provide this data? We have some documentation for Macola but the DRM we have is version 6.0 (I think) and it seems somewhat outdated.
I will be using KnowdledgeSync's EventManager as part of this solution for database access, report generation, and email delivery.
Any suggestions?
Thank you,
Carl