プロフィール
コメント
-
They do not show up to close until they are in built status on the mark work orders as closed page
-
When you are using wip and build the work order with completion records it does not automatically change the work order to built. I meant to say in process not pending approval... Sorry for the confusion.
-
I think I may have found a solution the reason it won’t work is because it needs the specific form. We are in process of developing a script to write a script to set the form. If you have other ideas let me know
-
I did, I think our errors were due to a bug. I am just trying to know best practice as I heard Outsourced Manufacturing does not work well with MRP.
-
I figured it out :)
-
That works on a sales order but the issue is i need that on an item fulfillment. What would I use to show it on the fulfillment record.
-
I have tried linenumber and I get an error message
-
Does it cause errors if you try to use outsourced manufacturing locations within Mrp for work orders?
-
The code I have shows the number but it is not sequential I do not want to see 0, 1, 4 I want to see, 1, 2, 3
-
<td align="center" colspan="2"><span style="font-size:11px;"><span style="font-family:Arial,Helvetica,sans-serif;">${item.line}</span></span></td> The other one does not work
-
I have that does not work
-
@Joahnna Given Uy-Oracle It is an Item Fulfillment that is printing from
-
I tried that and was not able to get the bins that are linked to the AM work center that need the product.
-
Got the answer thank you @Kristoffer Viray-Oracle Kristoffer Viray-Oracle Member, forum_netsuite_mod, ORACLE_EMPLOYEE Posts: 2,936 Gold Crown 10:34AM Hi @Edwards_05, To shorten a string in Advanced PDF/HTML Templates, you can use keep_before_last built-in for Freemarker. For a sample code, you can use the following:…
-
How do you shorten a string in advanced pdf templates? We need to drop the last 4 digits of an hts code on a Country of origin document. For an example if the HTS Code is 8708.29.5160 we want to show it as 8708.29 because the last four numbers are country specific.
-
It only happened once I will keep an eye on it and let y’all know thanks
-
Answer C
-
Is this topic still an issue because I noticed it and it is inconsistent but it duplicates emails sometimes.
-
Never mind I figured it out.
-
So another question is when i have a translation it does not translate in the UI when looking at an item record is the only functionality for this to print the translation on customer forms?
-
Here is the screen shot
-
When you enable multi language within netsuite a translation subtab is added to translate the item description to multiple languages. You have to translate them in the fields. I can send a screenshot later.
-
Oh awesome I never realized that thank you so much for your answer!!!
-
Please see screenshot
-
So you cant add any more fields then what is available through the fields listed in the Advanced PDF for items.
-
I do want to know how to add elements to the Advanced Item Label template so that I am not limited to the few elements. Or do you just add them with HTML
-
I figured it out if advanced is turned on you can only use advanced
-
I meant item defined cost (cost estimate) that field is now using sales units and was using the stock units.
-
I found the permission it is "bulk manage roles"
-
Thank you I was trying to map the field as null and it was not working that worked