Mi contenido
Comentarios
-
you can try using NetSuite approval 3 way match and check if its fit your requirement. However, do note if not fulfilled, NetSuite supports SuiteScript wherein you can design the entire approval flow as per your own requirement.
-
Hi, you should be able to import project with project number tag JOB ID field.
-
you will have to do the payment in Bill currency followed by Bank transfer between 2 bank accounts basis exchange rate.
-
Since this is secondary book it impacts the GL accounting. If you are not able to open the JULY period, you will have to manually pass JE to adjust the values.
-
HI, this is not possible as standard functionality. However, if you need a customization/script approach can be designed. A custom record with relevant field can be created and updated with required billing schedule fields and tagged to respective Sales order.
-
how about adding the criteria in Saved search to ignore the Sales Order with IDs you need to update or inactive the search when you are updating it.
-
are you referencing to NAME field on Journal entry line. If yes, try MAINLINE NAME field to source the line level data
-
Hi, For Issue 1, you can hide the button using script till the time PO is not approved. For Issue 2, NetSuite has a standard TO BE EMAILED feature which send the PDF directly to vendor email address. You can write a workflow to mark the checkbox as checked as soon as the PO is approved. This will reduce the manual…
-
Its a suiteSuccess bundle. You can directly reach out to your Account Manager for enabling the bundle. Please check with Account Manager if this needs any licensing as well.
-
Hi , Are you facing any issue. Ideally if you have quantity remaining at the time of Invoice creation via Sales Order you should be able to generate multiple Invoices. NetSuite allows user to create multiple Invoice against a Sales Order if the qty remaining on Sales order >0.
-
Hi, You can create a search on Vendor with criteria as Transaction : Type is NONE and Date range is last 1 year. In the result column, add vendor Name and other details as required.
-
you can develop a script to update these numbers.
-
@Nicole Mendoza-Oracle What activity will be performed in System during the downtime for release?
-
NetSuite does not have any standard feature to identify country based on zip code. However, we can design a custom solution by maintaining zip code country basis in custom record and write a script to populate the country. The key would be its not ideal to get zip code for all city wise and country wise. We will also have…
-
I dont think there is any standard feature for this. However, you can create multiple reports on transaction created, transaction edited, audit trail on feature change if any. NetSuite also has a SuiteApp Administrator control which gives good insight of searches and reports.
-
HI @Amjad Kasem , you can achieve this using client script validation.
-
Hi, I think you are referencing to transaction date. if yes, you can create a search on transaction with criteria date is greater than today and mainline as true. Add required fields in result column to run the search.
-
Can you try scheduling the report since the volume is huge. You may also try writing a saved search on transaction basis with relevant details required and use the functionality of PERSIST SEARCH to download huge volume data at once.
-
Hi, Unfortunately this is still an enhancement in NetSuite.
-
Hi JoshPNW NetSuite has a feature of asset disposal where you can select disposal type as SALE. Can you check if this works for your organization.
-
Hi User_YJ6BU if you are using the workflow, you can hide the APPROVE field if current user == transaction creator on edit mode. Same logic can be applied using suitescript as well.
-
Not that I am fully aware. May be at time of license renewal NS Sales Rep might charge. Again I am not sure on this and hence cant confirm.
-
HI Ola Oladipupo, You can create a checkbox on department as "Restrict Posting". Mark the checkbox as check against the department posting needs to be restricted. Next, create a script or deploy a workflow throwing an alert/error to user on selection of department where the restrict posting checkbox is checked.
-
Hi @Benjamin Paul - USA It refers to number of transaction lines can be either item line, expense line.
-
Hi Lea Celosa Columna, Can you check the custom tab page and uncheck employee center role from TALENT tab audience section. Path :Customization -> Centers and Tabs -> Tabsen How to remove "Talent" tab from Employee Center? Comentario por GauravAgrawal Oct 18, 2022 8:27AM
-
HI Amjad Kasem To change the template, you can Navigate to Setup -> Company -> System Email templates and modify the access template. Once the template is created as required, Navigate to Setup -> Company -> Email Preferences and under template tab select the newly generated template Under user access email template option.
-
Hi Alex.S-2016, Month end process are part of period closure and cannot be scripted AFAIK.
-
Hi Benjamin Paul - USA, Create a search on Purchase order with Status as Pending Receipt.
-
Hi Benjamin Paul - USA this is a standard functionality. You can ask user to navigate to related record to see list of all item receipt with date.
-
Hi User_XQ321, Since the total of debit and credit will always be same. NetSuite shows the sum just below Lines tab on UI. Please check the highlighted portion in yellow.