The form LedgerJournalTransDaily got a field called /correctedTaxAmount/, i need to get this field on the LedgerJournalEntity that way i could modified it value when i import the entity to update Ledger journal.
Behing this field there's a Data method with the same name.
How could i do that ?
Thanks.