is there a way to have cascading order of sourcing on a transaction body field?
E.g. I want to auto-fill a list field based on the customer. For that to work on an invoice, I need to source from the Customer record
But for that to work on a journal, I need to source from the customer (line) record.
Am I looking at a suitescript (or workflow?) on the journal record?
Initially I don't want to store a value on this record, so ideally a cascading order of sourcing would be best