Hello,
We have the Project's application, and we are able to add attachments inside it. We also have the Document application. We notice that there are some features in the Document's application (preview pdf / split pdf) that we would love to have in the attachements' view of the Project's application.
We have several ideas on how this might be achieved - adding a tweaked version of the "documents_kanban" js class in the view, or adding a many2one relation in the document's class in the document and replace the relation - but both those solutions need to modify a bit the native functionning of either the document or project app.
Did we miss anything? Is there a correct way to do this?
Thanks,