u/AdvancedBluejay5033

Line Level Barcodes in Advanced PDFs

Hi there. I am trying to print barcodes in my PO Print layout. Let's say i have i line level item but the quantity is more than 1. So, the barcode must be printed according to the quantity.
I am using something like
<#assign qty = item.quantity?number?int>
<#list 1..qty as x>..
</#list>
But this doesnt seem to work. Can anybody help me here?
Thanks in advance

reddit.com
u/AdvancedBluejay5033 — 1 day ago

Negative Inventory Enable/Disable

Hi everyone. I am trying to search for an option where I can disable/enable negative inventory in NetSuite. But the only solution I found was the warning levels in general preferences.

I totally want to stop my items from having negative values.
I would really appreciate your responses!

reddit.com
u/AdvancedBluejay5033 — 2 days ago

Hello everyone. I want to make rounded tables and buttons. But as fas as i am concerned, Advanced PDFs only support CSS2 properties and border radius is a CSS3 property. Any idea how do we do that?

reddit.com
u/AdvancedBluejay5033 — 10 days ago

Hello everyone. I am currently working as netsuite functional consultant (for almost 5 months) and since I have some leisure time I am planning to learn suite script so that I can work as techno functional consultant.
Do you guys have an idea about how do I learn this in a structured way.
I tried searching for online resources but none helped.
I do have some coding knowledge but not in ja.

Any help will be appreciated!!

reddit.com
u/AdvancedBluejay5033 — 10 days ago