My Stuff
Community Articles: What Topic Should We Cover Next? Your idea could be our next feature—drop your suggestion now and spark the next big discussion!
-
Re: How to create a Saved search that displays only Journal Entries created from AMORTIZATION SCHEDULE?
Hi @Benjamin Paul - USA The earlier search was to pull all amortized JE> To pull JEs specific to a particular schedule, navigate to Lists > Search > Saved Searches > New and select Amorti…2 -
Re: How to Attach File to a Record via CSV Import?
HI KNason76, No, we cannot file using CSV. You can either manually upload or try using FILE DRAG DROP bundle to upload files.1 -
Re: Is there a way to pass through hyperlinks from the third party system via the API?
Hi @Vernita, This is how we are appending URL in our codes. var s_Website = obj_JSON_Customer.Website; if(s_Website) { if (s_Website.indexOf('http') == -1) s_Website = 'http://' +…1 -
Re: Change customer in Project record.
Hi @Janakan After a customer has been selected on project, it cannot be changed on the project record when there are transactions, time or child project associated with it. users are able to see the …2 -
Re: How to create an auto approval workflow for JEs created by Divvy
In your 1st screenshot, there is a condition box. put condition as USER = DEFAULT USER.1
