ec
02/06/2023, 10:10 PMrenderer.addRecord
for a Customer Payment we only get the apply
sublist and no others (credit
, deposit
), even though the Netsuite Advanced PDF Template clearly does have access to these sublists. Are they not using the same method, or in other words is the advanced template privileged over our API access through the N/render module? (2.X)battk
02/06/2023, 10:11 PMbattk
02/06/2023, 10:13 PMec
02/06/2023, 11:07 PMgetSublists()
I do not see “credit” in the list. Only “apply” - however, when I view the XML (&xml=T) I do indeed see the credit sublist. I can access this via native Advanced PDF print templates; however, not in render. Thoughts?ec
02/06/2023, 11:07 PMec
02/06/2023, 11:11 PMbattk
02/07/2023, 3:28 AMbattk
02/07/2023, 3:28 AMbattk
02/07/2023, 3:34 AMbattk
02/07/2023, 3:36 AMbattk
02/07/2023, 3:36 AMbattk
02/07/2023, 3:37 AMbattk
02/07/2023, 3:37 AMec
02/07/2023, 11:30 PMec
02/07/2023, 11:31 PMec
02/07/2023, 11:35 PMbattk
02/08/2023, 12:34 AMbattk
02/08/2023, 12:35 AMbattk
02/08/2023, 12:35 AMbattk
02/08/2023, 12:36 AMec
02/08/2023, 12:55 AMbattk
02/08/2023, 12:57 AMbattk
02/08/2023, 12:57 AMbattk
02/08/2023, 12:58 AMec
02/08/2023, 1:12 AMec
02/08/2023, 1:27 AMrender.transaction
won’t help in this situation. I need to add a record as a data source… but the payment record behaving as it does, does not expose that sublist. hmmmbattk
02/08/2023, 2:20 AMec
02/08/2023, 3:57 PM