suite
This commit is contained in:
parent
3b0cd03964
commit
60655d285c
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Document xmlns="urn:iso:std:iso:20022:tech:xsd:pain.001.001.03">
|
||||
<CstmrCdtTrfInitn>
|
||||
<Document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="urn:iso:std:iso:20022:tech:xsd:pain.001.001.02">
|
||||
<pain.001.001.02>
|
||||
<GrpHdr>
|
||||
<MsgId><%=@prelevement_date.strftime("%d/%m/%Y").to_slug %>-<%= @m_odr_remise.id %></MsgId>
|
||||
<CreDtTm><%= Time.now.to_time.utc.iso8601 %></CreDtTm>
|
||||
@ -70,5 +70,5 @@
|
||||
<% end %>
|
||||
|
||||
</PmtInf>
|
||||
</CstmrCdtTrfInitn>
|
||||
</pain.001.001.02>
|
||||
</Document>
|
||||
|
Loading…
x
Reference in New Issue
Block a user