Mi contenido
Comentarios
-
hi S. van den Oever, Try checking the script once. We encountered this issue with client script for validation of field change/post sourcing function or other function w/o return true/false mentioned in script. Thanks
-
Hi @User_VAYT1, Try Enabling approval flow under accounting preference -> approval routing.
-
I think this is currently not supported by NetSuite.
-
I had a similar requirement, where since this was an enhancement in search we tagged a checkbox on any transaction with those accounts using a UE/ Scheduled script. Later created a search based on that checkbox to show both credit and debit accounts.
-
When you delete it are there any dependent transaction showing. Are there any scripts deployed on refund which creates custom record or any dependent record. If yes, try deleting them 1st.
-
Is the difference due to consolidated exchange rate at subsidiary parent level. To knock it off for AP and AR looks like you will have to do write off the amount by passing the JE or adjusting the payment already done which caused this difference. You can also use discount provided field on customer payment incase the…en closing accounts but small amount still appears Comentario por GauravAgrawal Jun 29, 2022 12:58PM
-
Hi, You can use Bundles or SDF feature to migrate the data from Sandbox to Production.
-
Can you append the hyperlink of Search to User in the email. On click of hyperlink, users can be redirected to NetSuite.
-
Hi @Patrick Fresnosa-Oracle , yes the process took almost a day to load project module again.
-
We did achieve this using Suitelet design on vendor center. We provided end to end process to generate vendor bill option to vendor using vendor center against PO.
-
Can you deploy a script on Vendor bill to identify which receipt this has been raised against and store it in 1 custom field.
-
Yes, a script can be designed to achieve this. Either on click of button, a suitelet page can be opened to allow user to select the file to download or if the file is fixed, for eg : from communicaton tab of transaction, a logic can be built to download it. The file can also be sent over an email as well.