20.01.26
This commit is contained in:
@@ -193,6 +193,8 @@ class AutomationDocument(ModelSQL, ModelView, Workflow):
|
||||
WeightReport = Pool().get('weight.report')
|
||||
WeightReport.create_from_json(metadata)
|
||||
|
||||
|
||||
|
||||
# if cls.rule_set.ocr_required:
|
||||
# cls.run_ocr([doc])
|
||||
# if cls.rule_set.structure_required and doc.state != "error":
|
||||
|
||||
Reference in New Issue
Block a user