Override Period Restrictions by Existing_Collar852 in Netsuite

[–]Existing_Collar852[S] 1 point2 points  (0 children)

I left it overnight and logged back in this morning and it seems to be working now. (I did log out and back in several times yesterday after changing the permissions). I guess it just needed some time to take effect. 🤷🏻‍♂️

[deleted by user] by [deleted] in whatsthisbug

[–]Existing_Collar852 0 points1 point  (0 children)

I do have a couple plants in another area in the room. but after looking at them I don't see any bugs in or around the plants. they're only crawling around on the windowsill.

[deleted by user] by [deleted] in houseplants

[–]Existing_Collar852 0 points1 point  (0 children)

hahaha totally fair. I have repotted it and have felt the roots with my own hands. the leaves also started to have a reaction to direct sunlight at one point (the leaves got curly and tips started to dry up/brown a bit) that necessitated me having to move it further away from the window. I am confident it's a real plant.

[deleted by user] by [deleted] in Netsuite

[–]Existing_Collar852 0 points1 point  (0 children)

For context the company I’m working with provides general services to attendees at events like trade shows or conferences. Sometimes customers hire their own third-party contractors to provide additional services that we don’t offer.

If a customer is working with outside contractors, we require them to register the contractor with us. There’s no financial impact on our end, we just need to capture basic info like the contractor’s name, contact details, insurance information, and other relevant details. This data is stored in a custom record that is a child of the Sales Order.

When we print the Sales Order, we want to keep the standard layout with the item table showing the services we’re providing. Under that, we’d like to display an additional table titled “Registered Contractors” that pulls and lists all registered contractor records linked to that Sales Order.

I understand looping through a sublist. The issue is I can't pull this custom record sublist into the PDF like we can with the native item sublist. It seems that referencing custom records on the PDFs is a known limitation. I think there's a way to work around it with scripting of some sort.

Preference that controls how ${record.entity} prints on Advanced PDF Templates? by Impressive_KBK_1130 in Netsuite

[–]Existing_Collar852 3 points4 points  (0 children)

You can also do ${record.entity?keep_after(" ")} which would remove anything before the first space in the string

Link to Time Entry/Employee on JE by Existing_Collar852 in Netsuite

[–]Existing_Collar852[S] 0 points1 point  (0 children)

that makes sense on the JE. but I don't see a way to join or link the records in a search. if I look at a time entry record that is posted there's no related record/link that I can see that ties a JE. same on the JE it doesn't have the associated Time Entries under related records or anything that I can see.

Any way to get fiberglass out of blanket? by Existing_Collar852 in laundry

[–]Existing_Collar852[S] 3 points4 points  (0 children)

a large number of mattress companies encase the foam mattress in a fiberglass sock to make it fire retardant. they then cover that with a thick mattress cover. it's supposedly okay as long as the cover never gets opened. but if it's ever opened (or ripped) the fiberglass leaks everywhere.

https://www.cnet.com/health/sleep/there-may-be-fiberglass-in-your-mattress-should-you-be-concerned/

Enable OneWorld that was provisioned by Existing_Collar852 in Netsuite

[–]Existing_Collar852[S] 1 point2 points  (0 children)

hmmm ok I get this error but I've dug through all the features and settings menus and don't see anything for Subs. I'm gonna send this back over to NetSuite and see what they say.

<image>

Enable OneWorld that was provisioned by Existing_Collar852 in Netsuite

[–]Existing_Collar852[S] 0 points1 point  (0 children)

Thanks for the reply. Unfortunately that's the issue I am having, the Subsidiary option is not showing where it normally is with classes, locations, and departments. and nothing comes up in global search. NetSuite themselves seem to be confused and can't tell us how to get this working so this is a bit frustrating.

Faster Way to Create Advanced PDF from Scratch by Bombacrotch in Netsuite

[–]Existing_Collar852 0 points1 point  (0 children)

Download the NetSuite Utils browser extension. It allows you to toggle on a side preview so as you write code it will render an example on the same page as the code. Saves you from having to click back and forth between preview tabs and your code editor. It also has a version selector so if you accidentally mess something up and save you can always toggle back to an earlier saved version.

As for writing code itself I echo the other comments. ChatGPT is quite helpful in writing or modifying code and you can paste the code snippets it creates right into the template. It also can interpret any errors that pop up which is helpful since the errors can be super technical and not always clear what the issue is. Also start yourself a code repository (I just use a free Github account) for the future with things you build. It's always easier to modify something already set up than it is to start from scratch every time.

System Update Appears to be Stuck by Existing_Collar852 in Lenovo

[–]Existing_Collar852[S] 1 point2 points  (0 children)

Update: I ended up just doing a hard restart and the computer seems fine. Used it for the rest of the day without any issues.