Commit 1285ca25 authored by Gabriel Monnerat's avatar Gabriel Monnerat

erp5_document_scanner: Avoid to create empty Active Process

parent b150bc1b
from base64 import decodestring
if not document_scanner_gadget:
return context.Base_renderForm('Base_viewUploadDocumentFromCameraDialog',
message='Nothing to capture')
portal = context.getPortalObject()
if not active_process_url:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment