Commit f20ca1d5 by Solo Group
2 parents 13c71991 a1bddd03
......@@ -43,10 +43,10 @@ class Vendor(VendorClass):
{
"noRef": get_random_number(6),
"dateSettlement": date_settlement,
"merchantType": "6014",
"merchantType": "6025",
"accountCurrency": "360",
"terminalId": "02W001",
"terminalName": "Mobile POS Tangsel",
"terminalId": "02W010",
"terminalName": "02W010",
"terminalLoc": "Tangerang Selatan",
"nop": nop,
"tahunPajak": tahun,
......
......@@ -67,7 +67,7 @@ class Vendor(VendorClass):
"merchantType": "6014",
"accountCurrency": "360",
"terminalId": "02W001",
"terminalName": "Mobile POS Tangsel",
"terminalName": "02A001",
"terminalLoc": "Tangerang Selatan",
"kodeBayar": no_bayar,
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!