My Stuff
Loading
Comments
-
Hi @Angelica Mae Segador-Oracle , I know how to cusotmise an advanced pdf, however I am wondering how I could incorporate a composite barcode into the pdf. I know I need to concatenate the fields to create the composite barcode string. I also need to set variables for each filed, however I am unsure of how to do that. Do…
-
Hi @User_J79VL, The error message is very generic, it just says Error. An unexpected error has occurred. Please click here to notify support and provide your contact information. I noticed that if I customize the shipping Label transaction form to be Printing type is basic and use the Classic Shipping Label Layout, then it…
-
@Red Velasco-Oracle
-
Morning @Red Velasco-Oracle , It is not a wave template. In the WMS Warehouse Manager role, go to WMS Configuration > Printing setup > Templates. It is the Packship - SO Carton List Tempalte that I have customised: To go to the xml file, I just search SO_Carton_List_Template.xml in the global search and it will take you to…
-
Hi @Jeremy Guimaras-Oracle , The navigational path in the administrator role is Transactions > Payables > Approve Vendor Prepayments. To get this feature, I believe you need to check Vendor Prepayments in approval routing in Accounting preferences. The standard view is the only view that I get and I am unable to locate the…
-
Hi @Angelica Mae Segador-Oracle, I have done that, however it is still not working. I have tried a number of different coding for my purchase order pdf, such as item.assembly.upccode, item.upccode, item.assemblyitem.upccode, however none of these are working. Can you think of anything else I can try to get it to work?
-
Hi Tiagran, I just tested it by changing the owner from myself and it worked! Thanks so much for your help and prompt response
-
Hi Tiagran, It is odd, I have just tried testing with another user with only that custom role and it is still not working unfortunately.
-
I've just tested that out. I am able to make a selection, but unfortunately can still create new values.
-
I have a custom record type called Marketing Group and then I have a Marketing Group item field. In both records, under the permissions tab, I have tried adding the custom role with the access level of view. However, When I go into that role, It does not allow me to make a selection anymore. below is a screenshot taken in…
-
Hi @Tigran Shahnazaryan , I tried this, by changing the custom role access level to view, however that makes it so that the role cannot select a value. I want them to be able to select a value but not be able to create a new one. Do you have any other recommendations?
-
Thanks for your help Richard.
-
Hi Richard, I think it is only possible with WMS customisation. But Ideally would like to put into the "weight" field of the PackShip - Pallet record.
-
Thanks for that Richard, This works well, but would you know how to get the information and store it in a field in NetSuite? thanks
-
Hi Richard, Yep so on the WMS device (setup -> Custom -> Mobile -> App), click on the Pack Station app. Select the warehouse location select Sales Order tick the box of the sales order to pack and then click enter order add carton and pack items into it add carton details such as weight, units and dimensions then click…
-
Thanks @Kristoffer Viray-Oracle Do you know of any other way I can achieve something like this? Even if it is a seperate table that can group all the child items?
-
Okay, Thanks for your help Joy!
-
Thanks for your help. I have done some testing and turns out that the 'Zone' field on the bin record was empty. When you add the zone to the bins in use, then you are able to pick items into the same carton!
-
Hi @Michelle Jabanes-Oracle, There are no Customer - Subsidiary record type fields. I have logged a case with NetSuite and looks like it is a defect. Thanks for your help.
-
Thanks for that @Jack Daryl Espiel-Oracle, I have another question. I was able to populate the three highlighted fields above by creating a workflow. Now I want to add an if/else condition to the pdf. I have created a custom checkbox field on the customer record to show whether prices on the packing slip should show. If…