Mi contenido
Nominate Your Peers for NetSuite Support Community's Choice of the Quarter! Submit your nomination today.
Intelligent Payment Automation version 1.0.3 is now available in the SuiteApp Marketplace. The SuiteApp, powered by BILL, lets you automate payments, manage vendor details, and bank account information within NetSuite. Learn more
Comentarios
-
Thanks @Tris Mendoza-Oracle If the assembly build was created from a work order, which had a quantity of 5, does that mean you would need 5 separate assembly build records to have 5 separate lots? Or is this saying, on a single assembly build transaction you can have 5 separate lot numbers?
-
Hi @Ayitah Tallada-Oracle The field is there though it is not populated with the reason I entered when I pressed the Reject with Note button.
-
Hi @Judith Culanding-Oracle The file is creating and sending. The issue is, it is not saving in the folder specified on the file.create method. This issue occurs in more than one netSuite account
-
Option D
-
HI @Judith Culanding-Oracle The criteria: The results tab
-
Hi @Judith Culanding-Oracle This doesn't return the details of the bills paid thanks
-
Hi @Elychelle Gulen-Oracle The fields you have mentioned return the total amount of the bill and not the amount paid in a particular bill payment. i.e. the original amount field is returned and not the payment field
-
A lot of the scripts are from bundles There is only 2 which are actual scripts that I have deployed
-
HI @Angelica Mae Segador-Oracle I am not manually specifying a field ID. It is sourcing it from a record join:
-
False
-
Thanks @Dext3r The issue was the number of scripts deployed to the record. There were already 10 scripts and this was the 11th Once the script was amalgamated with one of the other scripts on the record, it works
-
Hi @Jervin Nicholas Teopengco-Oracle I have not filed a support ticket for this. Since this looks like a defect, are you able to file one on my behalf? Thanks
-
Hi @Elychelle Gulen-Oracle Any updates on this? Thanks
-
Hi @Judith Culanding-Oracle I am searching on the Payment File Administration record type (the custom record created from the Electronics Bank Payment bundle)_
-
Option C
-
Thanks @Tigran Shahnazaryan How did you incorporate the functionality of the EFT scripts such as marking bills as being ready to pay and updating it with PFA information? i.e. basically trigger the rest of the EFT process once the user submits which payments they wish to make from the custom EFT Suitelet
-
Hi @Nicole Mendoza-Oracle Is this something that you can answer in terms of whether this is a limitation in NetSuite? It would be good to get a definitive answer before we start trying to create a suitelet.
-
HI @Red Velasco-Oracle I was considering the saved search route though could not work out which related tables I need to query to pull in data from the bill payments record
-
Hi @Elychelle Gulen-Oracle Thanks for that. What is the purpose of the field in that case? i.e what does it affect when it is checked? Thanks
-
Thanks @SouthernSun and @Patrick Fresnosa-Oracle Would transferring the payables be done using an intercompany journal entry against the accounts payable control account?
-
False
-
True
-
I just found the reason: Field groups need to be created before you can click into the subtab on the form customisation page
-
Hi @Alex Joves -Oracle I am using custom fields. However, as mentioned, field references such as ${record.fieldname} does not work on the custom email section of a 'send email' native NetSuite workflow action. Like transaction ID, the assumption seems to be to use different references (i.e. ${TRANSID} vs…
-
Hi @SouthernSun and @Patrick Fresnosa-Oracle I just realised the bill is in a different subsidiary to the credit card. How would I deal with that scenario? Thanks
-
hi the credit card is paid through the bank. I dont want to set up a vendor since this is a one off occurance. normally, the card related transactions are recognised (for coding purposes) using the Expense claim reports
-
hi Those dont work in the custom template option on a workflow send email action For example, $(transaction.tranid) doesnt work. (TRANDID) does however
-
Hii @Michelle Jabanes-Oracle yes, this works if sent using an email template. Not as a 'custom' template though. From what I understand, the custom template does not use the same ids as a regular template. Where can I find the correct ids to use? thanks
-
false
-
option b