Commit 9ed5dbeb by Owo Sugiana

Kohir untuk Kota Tangerang Selatan

1 parent 3ef445ab
......@@ -117,6 +117,9 @@ class Reversal(BaseReversal):
def get_payment_model(self): # Override
return Payment
def get_kohir_model(self): # Override
return Kohir
class AvailableInvoice(BaseAvailableInvoice):
def get_invoice_model(self): # Override
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!