User: alex clicked save for execute-procure-to-pay/cc-invoice-approval-process/cc-invoice-approval-process-v2.bpmn

This commit is contained in:
demo 2022-10-21 16:00:58 +00:00
parent a86959b0be
commit a144a142e5

View File

@ -177,9 +177,6 @@ d_cnt = d.as_tuple().exponent
decimal_cnt = abs(d_cnt)
if decimal_cnt < 2:
invoice.invoiceAmount = format(invoice.invoiceAmount, '.2f')
del d
del d_cnt
del decimal</bpmn:script>