tags - Netsuite Show Purchase Order in Email Template -


i trying show customer's purchase order number in order-fulfilled email template. it's own template design standard tags netsuite provides.

i sent them ticket asking if have tag that, , apparently not. said feature in unavailable.

is there way can put code email template when customer reads email, can view purchase order number?

that's our customer's #1 question in regards calls purchase order is. can out. i'm new netsuite still not know how code around or create new tag.

should work - live version use. said, nltranid...but our po reference them our internal number...your client wants clients' reference po numbers b2b transaction transparency.

to: <nlbilladdress>   sending purchase order no <nltranid> pdf attachment 

try 1 too: <nlotherrefnum>


Comments

Popular posts from this blog

c++ - protocol buffers - generate NON-inline accessors -

c# - issue attaching/adding an entity object which is detached from the DB Context? -