I have created new field in General Journal Line called narration( text 250) and same in G/L entry table with same datatype.
I want to flow the value of this field in General Ledger entries and other ledgers too.
Thanks in advance
Jaydeep

I have created new field in General Journal Line called narration( text 250) and same in G/L entry table with same datatype.
I want to flow the value of this field in General Ledger entries and other ledgers too.
Thanks in advance
Jaydeep
Hi Jaydeep,
For adding field on G/L entry, you need to create a table extension of table g/l entry using VS code.
for flow fields in ledger entries you need to use the events available like 'OnAfterInsertGlobalGLEntry'