Browse Source

test file for smart service

Jecinthamary M 3 years ago
parent
commit
2fd770597d
  1. 3
      smart_service/masters/doctype/vehi_master/vehi_master.py

3
smart_service/masters/doctype/vehi_master/vehi_master.py

@ -5,4 +5,5 @@
from frappe.model.document import Document
class Vehi_master(Document):
pass
def onload(self):
pass

Loading…
Cancel
Save