I saw this function in 1C:Accounting for Ukraine. If a document was created based on another document there is something like 'structure of sub-documents' (maybe not exact translation). How can I implement it?
Rating:
4
Joined: Jul 29, 2011
Company: 1C Company
Hello,
It's one of the modules in Subsystems Library (). Unfortunately it doesn't look like this module is available in the translated English version.
You can implement pretty easy a drill down from one document to another. For example in AccountingSuite you can drill down from a Sales Order to Purchase Orders that were generated based on it (see attached screenshot).
login.accountingsuite.com demo@demo.com / demopwd
Let us know if you need source code for this function, and we'll send it to you.
No, it is not really what I need. Generate PO is how it sounds to create a new PO based on SO. I would like to have a list after documents were saved or posted. But I will take a look at Subsystems library.