Skip to content
Snippets Groups Projects
Commit c64330c4 authored by jordan's avatar jordan
Browse files

[todo] missing type for file alfresco

parent 5a25cdb6
No related branches found
No related tags found
No related merge requests found
......@@ -96,6 +96,7 @@ class ScopAlfrescoAdhesionPartner(models.Model):
report_adhesion = self.env.ref(
'cgscop_adhesion.cgscop_adhesion_report'). \
render_qweb_pdf(self.id)[0]
# TODO : Affecter bon type de doc !
self.push_alfresco_file(
file=report_adhesion,
name="Courrier d'Adhésion.pdf",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment