Topic: Adding extra fields in Journal Entry screen

Hello,

I want to add extra tow fields in Journal Entry
so what are the required steps to do that ?

Thanks

Re: Adding extra fields in Journal Entry screen

If it needs to be stored in the database, create a new table with a 1:1 relationship with the table into which you would normally add these fields and then make an extension for it.