mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-24 05:38:06 +00:00
User: alex clicked save for execute-procure-to-pay/cc-invoice-approval-process/cc-invoice-approval-process-v2.bpmn
This commit is contained in:
parent
a86959b0be
commit
a144a142e5
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user