Hi Experts,
i have requirement , i want to enable cost price field on inventory journal trans Asset form,
in Fixed Asset module.
path: Fixed Asset Module -->Journals---> inventory to fixed Journals ---> lines
cost price.
i just added the following code.
InventJournalTrans_ds.object(Fieldnum(inventjournalTrans,costprice)).allowEdit();
but the code is not working,
where to place the code.by default i just place it in Active method of same.
Thanks &
Regards.
*This post is locked for comments