TejashreeDesai
7th February 2019, 06:32
Dear all,
I have one issue with printing report,before report.send() for first item record line the net wt. rate, gross wt. rate and quantity value is available but after report.send() its printing 00.
I attached screenshot with this thread for reference. Highlighted part are printing after.field layout.
Please assist me.


Thank You
Tejashree

6611

mark_h
7th February 2019, 16:33
Are these table fields or variables ? If variable fields I would first make sure they are declared using extern. Then I would make sure the fields are listed on the input fields to the report. And I would confirm the domain of each is correct. If table fields I would just make sure those fields are listed as input fields to the report.