Skip to Content
Menú
This question has been flagged
2 Respostes
3321 Vistes

I want to add attachment via code in project_issue. i have a button in tree view of project_issue, by clicking that button i open one popup (osv.memory) dialog . i put attachment field in that model(osv.memory). On button click of that dialog i want to attach document to project_issue record. How it is possible ?

 

Avatar
Descartar
Best Answer

Install the module: Knowledge.

Avatar
Descartar
Autor Best Answer

I want it by popup dialog , when i click button of popup dialog, whatever attachment with popup dialog attached to main model.
 

Avatar
Descartar