Hello experts, i have a problem, i have to create a new string field in the inventjournaltable and that the field gets inherited to inventtrans, but the field need to be in the header and each lines that is created on the Inventory Transaction need to have this field, also when is modified on Movements (InventJournalTable) needs to update the value of the field in Inventory Transaction (InventTrans).
I have tried with event handlers on the field when its modified, but when there are no lines created there are no journal on inventtrans for that journal.
Any ideas or solution to this?
Thanks in advance