Could you give us some insights of which one would be your use case here? Also could you share with us the extract of your code where you are trying to achieve this and the concepts you have in the ledger ? to have a clear overview of the case and try to help you out.
I’m trying to import outstanding invoices with following data:
Relation
Invoice number
Invoice date
If I import this data, I get all invoices and payments. Is there a way to filter this data?
If I only import relation, I only get the outstanding invoices, but then I need to manually enter invoice number and invoice date
If the ledger contains data from both outstanding as non-outstanding buyers and sellers, all will be imported. You cannot decide which rows you want to import and which not.
You could import an Excel file separately which contains only the outstanding rows, that will work, or you could include some logic in the template so only outstanding amounts are shown. Not sure in your specific case if this would be possible? Also, both solutions could give issues reconciling the total amount of your template with the account value right? Or am I misunderstanding this?
I’ll also check your question with our Product Expert who has a better functional understanding of things, maybe he’ll come up with a workaround or solution.
The ledger contains indeed data from both outstanding as non-outstanding.
The purpose of this template is to check if there is no difference between the general ledger account and the outstanding invoices in the first place.
Secondly we use this template to check with our clients if the outstanding invoices shown in their accounting are correct.
Because the Excel-workaround you propose adds a few steps in the process (export to Excel, import in Silverfin), I was wondering if this could not be done from within the ledger.
Hence my question.
I’ll certainly will try the workaround and let you know if it works or not.
Thanks for your contribution
Update 08/12/2020
Exact Online doesn’t support export in Excel of outstanding invoices. It only generates a printable Excel file, which cannot be used without a lot of editing of the file.
You can however export outstanding invoices from Exact Online into an XML file. Unfortunately there isn’t an option in Silverfin to do so.