\n \n\n
\n {{$t(\"message.\" + documentData.dati_pagamento_fields.doc_amount.label)}}
\n \n {{ documentData.dati_pagamento_fields.doc_amount.value | formatAmount(documentData.dati_pagamento_fields.doc_amount.format_show, documentData.currency_sigle) }}\n
\n \n {{ documentData.dati_pagamento_fields.doc_amount.value | formatNumber(documentData.dati_pagamento_fields.doc_amount.format_show) }}\n
\n \n {{ documentData.dati_pagamento_fields.doc_amount.value }}\n
\n \n
\n {{$t(\"message.\" + documentData.dati_pagamento_fields.doc_payment_debt.label)}}
\n\n \n {{ documentData.dati_pagamento_fields.doc_payment_debt.value | formatAmount(documentData.dati_pagamento_fields.doc_payment_debt.format_show, documentData.currency_sigle) }}\n
\n \n {{ documentData.dati_pagamento_fields.doc_payment_debt.value | formatNumber(documentData.dati_pagamento_fields.doc_payment_debt.format_show) }}\n
\n \n {{ documentData.dati_pagamento_fields.doc_payment_debt.value }}\n
\n \n \n