Commit cb209027 by Solo Group

Update pbb.py

1 parent 30a88181
...@@ -43,10 +43,10 @@ class Vendor(VendorClass): ...@@ -43,10 +43,10 @@ class Vendor(VendorClass):
{ {
"noRef": get_random_number(6), "noRef": get_random_number(6),
"dateSettlement": date_settlement, "dateSettlement": date_settlement,
"merchantType": "6014", "merchantType": "6025",
"accountCurrency": "360", "accountCurrency": "360",
"terminalId": "02W001", "terminalId": "02W010",
"terminalName": "Mobile POS Tangsel", "terminalName": "02W010",
"terminalLoc": "Tangerang Selatan", "terminalLoc": "Tangerang Selatan",
"nop": nop, "nop": nop,
"tahunPajak": tahun, "tahunPajak": tahun,
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!