suite
This commit is contained in:
parent
60655d285c
commit
01f5d49867
@ -8,12 +8,20 @@
|
||||
<CtrlSum><%= '%.2f' % @m_odr_virements.sum(:amount) %></CtrlSum>
|
||||
<InitgPty>
|
||||
<Nm><%= @name %></Nm>
|
||||
<Id>
|
||||
<OrgId>
|
||||
<PrtryId>
|
||||
<Id>123456700011</Id>
|
||||
</PrtryId>
|
||||
</OrgId>
|
||||
</Id>
|
||||
</InitgPty>
|
||||
|
||||
|
||||
</GrpHdr>
|
||||
<PmtInf>
|
||||
<PmtInfId><%= @prelevement_date.strftime("%d/%m/%Y") %></PmtInfId>
|
||||
<PmtMtd>TRF</PmtMtd>
|
||||
<NbOfTxs><%= @m_odr_virements.count %></NbOfTxs>
|
||||
<CtrlSum><%= '%.2f' % @m_odr_virements.sum(:amount) %></CtrlSum>
|
||||
<PmtTpInf>
|
||||
<SvcLvl>
|
||||
|
Loading…
x
Reference in New Issue
Block a user