'How to add new fields to the documents downloaded for odoo 15?

I have a type of document and I want to give it more details than it's given in the document model. By default, I have only these fields (Name, Contact, Owner and tags) as shown below :

enter image description here

My question is how I can add more fields like ID, Organisation, Date,etc.

Thanks a lot.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source