Community on ERPNext is increasing day by day and new domains are started using ERPNext.
Each domain has unique name for its customer and supplier.
e.g.
- If Doctor Start using ERP then its Customer is Patient
- If Manufacturing Company started using ERP then its Customer will be Distributor.
- For school, there Customer is there Student(but they can not put Student in ERP as Customer)
If we can set/change label of doctype then it will be very easy for each domain to use ERPNext with domain specific name. Its same as we change label of field using customize for and we don’t need to change any core code.
Alternative/Quick Fix.
ERPNext Introduced Translation from UI side.
I have added entry to Translate Customer to Chemist
Result:
Customer Form:
You can see Customer is translated to Chemist.
Sales Order Form:
You can see Customer is Translated to Chemist.
New Customer is translated to New Chemist.
Please share your thoughts on this.
Thanks,
Sam