updated config

This commit is contained in:
2026-06-14 16:49:20 +05:30
parent 6ec74f1c64
commit 78887017a0
4 changed files with 114 additions and 12 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ class UPIInwardRecord:
"TXN_TYPE": self.txn_type, # converted to CR before insert
"BENEFICIARY_ACCOUNT": self.credit_account,
"STATUS": self.status,
"NOTE": self.note,
"NARRATION": self.note,
}