RE: W/F for Memorized JE ?
Can a workflow be applied onto a memorized journal entry to automatically approve itself when system creates it ?
Yes. You can create a workflow to approve the journal entry when it is created by System.
- Create a saved search on Journal Entry record to find all the transaction created by System.
- Write a workflow on JE to approve the journal entry [Set the approval status to Approved].
- Add the saved search to saved search condition under condition field group.
Thanks for the answer but am sure “Memorized journal entry” is not sameĀ as regular “Journal entry” which is a transaction record.
This is the url address for a journal “/app/accounting/transactions/journal”
This is the url address for memorized “/app/accounting/otherlists/memdoc”
Any idea how to find out the right record type for a work flow?