invoicepays component

This commit is contained in:
mmrbnjd
2024-09-07 16:50:34 +03:30
parent c118dc0d6b
commit 745412ee56
3 changed files with 97 additions and 16 deletions

View File

@@ -99,7 +99,7 @@ namespace Back.Services
acn = x.acn,
iinn = x.acn,
pcn = x.acn,
PaymentDateTime = x.PaymentDateTime,
PaymentDateTime = x.PaymentDateTime.ShamciToFormatShamci(),
pid = x.pid,
pmt = x.pmt,
pv = x.pv,