Flow_0o9u2ln The process instance completed successfully. Flow_1sefygi Flow_0zzylwu Creating Issue Voucher Form Flow_1ndqjvb Flow_1gyv3iu Flow_1q4zwmb Flow_044tqme Flow_0wfweaj Form Approved Flow_044tqme Flow_0lw624a Form Rejected Flow_0wfweaj Flow_0lujeru # Approve Issue Voucher for the following Data: - Issue Voucher Number: {{issue_voucher_number}} - Demand Type: {{demand_type}} - Issue Date: {{issue_date}} - NA Number: {{na_number}} - Commodity: {{commodity}} - Authority Number: {{authority_number}} - Consignee: {{consignee}} - Remarks: {{remarks}} - Demand No: {{demand_no}} - Condition: {{condition}} - Demand Date: {{demand_date}} - Locator: {{locator}} - Serial No: {{serial_no}} - Cat Part No: {{cat_part_no}} - Nomenclatures: {{nomenclatures}} - Issue Quantity: {{issue_quantity}} - Unit: {{unit}} - Demand Quantity: {{demand_quantity}} Flow_1gyv3iu Flow_1q4zwmb Approved==1 Approved==0 Flow_0o9u2ln Flow_05b9bnd Flow_05b9bnd Flow_0w34s28 Flow_1v73zay documents_collected==1 documents_collected==0 Documents not collected. Flow_1v73zay Flow_1sefygi Flow_0lw624a Flow_0lujeru Flow_0zzylwu Flow_0w34s28 Flow_1ndqjvb from random import randint issue_voucher_number = f"ISS-{randint(0, 999999):06}" na_number = f"NA-{randint(0, 999999):06}" demand_no = f"Demand-{randint(0, 999999):06}"