Jet Reports has sample reports available for download from their website. There are 2 that may point you in the right direction depending on exactly what you are attempting to accomplish. They are:
1) NAV100 - Open Sales Lines Overview.xlsx
2) NAV103 - Professional - Shipped Not Invoiced.xlsx
I've attached these for convenience. You can download the lot from:
https://www.jetreports.com/p/jet-reports-report-players/
You do not need to install the Report Player in order to use these.
I advise that you read the ReadMe worksheet in the files.
Hope these help,
KRD
2 comments
-
Jet Reports Historic Posts Hello,
how can i get the Part sales invoices in JetReports?
In MS Dynamics NAV 2015 under the open sale orders.. I can bill a part of the sales order..
I would now like to find out what is still to be invoiced.
Which amount is still open.
can i do this via jetreport?
Is there already a finished report here in the forum?
regards
Linux -
Jet Reports Historic Posts Using Dynamics 2009, I am able to find open sales lines using the Sales Header
Filtering on "DOCUMENT TYPE" "Order" - I don't know if that has changed in Dynamics 2015 or not (we're waiting to upgrade)
Basically, in the system I'm using (which does have some custom programming), once it has completely invoiced, the "Order" Document Type no longer applies.
To get the individual lines that are open, I filter on "QTY. TO INVOICE" and look for those not equal to zero.
I have found out over the last couple of years that our version of Dynamics has some interesting customization, so I can't guarantee that the tables or fields aren't differently named. Hopefully this gets you pointed in the right direction.