Merge pull request #1537 from n3storm/develop
Update mode_of_payment.py
This commit is contained in:
commit
ac87c1d618
@ -6,5 +6,5 @@ import frappe
|
||||
|
||||
from frappe.model.document import Document
|
||||
|
||||
class ModeOfPayment(Document):
|
||||
pass
|
||||
class ModeofPayment(Document):
|
||||
pass
|
||||
|
Loading…
x
Reference in New Issue
Block a user