Hey everyone
how can default customer deposit account to undeposited funds only customer deposit
Thanks
m
Michael McNamara
04/12/2023, 2:07 PM
I’ve used a workflow in the past for this. Using the Deposit transaction, you can set this with any specific conditions. It’s not setting the account, but there is SET FIELD Undep. Funds = T (checked)
Michael McNamara
04/12/2023, 2:08 PM
message has been deleted
l
linavokolans
04/12/2023, 2:27 PM
@Michael McNamara Thank you so much, am using Celigo actually will that be available in the mappings
linavokolans
04/12/2023, 2:40 PM
@Michael McNamara can you show me how that workflow is done i will really appreciate it
m
Michael McNamara
04/12/2023, 3:17 PM
I’ve used Celigo and I think you can use the same mapping logic. It should be available.
So in a workflow the initial setup is:
Type=Transaction
subtype=Customer Deposit
Execute As Admin=T
Event Definition = On create
SEtup Action
Action = Set Field Value
Trigger on= After Record Submit
(Set any conditions if needed)
Field = Undep. Funds
Checked
🙌 1
l
linavokolans
04/12/2023, 3:24 PM
@Michael McNamara Thank you sooo much i never build a workflow i will try that and see