Browse Source

Oct 04 : [UPDT] Updated 'export_view_pdf'

pull/219/head
AjmalCybro 3 years ago
parent
commit
337f6908e5
  1. 2
      export_view_pdf/__manifest__.py

2
export_view_pdf/__manifest__.py

@ -43,7 +43,7 @@
] ]
}, },
'images': [ 'images': [
'static/description/banner.png' 'static/description/banner.jpg'
], ],
'license': 'LGPL-3', 'license': 'LGPL-3',
'installable': True, 'installable': True,

Loading…
Cancel
Save