cancel
Showing results for 
Search instead for 
Did you mean: 

problem Invoice Printing

Former Member
0 Kudos

Hi Experts,

i am facing problem while printing an invoice. That invoice have 14 line items but its prints only first line item.

that print program and layout both are custom one( name with Z).

i putted in debugg mode,i checked folowing thing.

when the line_item text element called from second line item(have values),it goes in script editor and skip the line_item text element.

why the text element is skipped for remenaing items.

Could you please help to on this issue.

Thanks

jaya

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi ,

print it in main window

Former Member
0 Kudos

Jaya,

Try to print your line item in a loop.

create a loop in the window and put ur text element in the loop and try.

Former Member
0 Kudos

Hi sarath,

Already we put the text element in the loop. when only particular invoice,second line item record trigger the text element in print program ,it going to script editor(debug mode) .but it skips the text element.

why it skip the text element?

Thanks

Jaya

Former Member
0 Kudos

Hi ,

i put the text element in the loop. when only particular invoice,second line item record trigger the text element in print program ,it going to script editor(debug mode) .but it not execute the statements related that text element in the script editor and skips go to next text element.

why it skips that text element ?

it is very urgent

Thanks

Jaya