Erpnext Cis Plus

Various enhancements to the customer, contact, and address management for ERPNext.

Install Erpnext Cis Plus

bench get-app https://github.com/Avunu/erpnext_cis_plus

Add the Frappe Gems badge to your README

Maintain Erpnext Cis Plus? Paste this into your README:

[![Listed on Frappe Gems](https://frappegems.com/api/method/frappe_gems.seo.badge?app=Avunu%2Ferpnext_cis_plus)](https://frappegems.com/gems/apps/Avunu/erpnext_cis_plus)

About Erpnext Cis Plus

Customer Information System Enhancements for ERPNext

This app adds various enhancements to the customer, contact, and address management for ERPNext. The target audience is small business, where a single contact and address per customer is common. Frappe geolocation is used to provide map views of the customer addresses.

What does it do?

  • Adds geolocation and address validation to the Address Doctype (utilizes the free OpenStreetMap Nominatim service)
  • Sets the default address and contact automatically on the Customer Doctype
  • Enables default address and contact editing on the Customer Doctype
  • Provides a map view with basic customer information for the Customer Doctype

What does it look like?

Here's a screenshot of the Customer Doctype with the new primary address and contact editing functionality:

Form Screenshot

Here's a screenshot of the Customer Doctype with the new map view functionality:

Map Screenshot

How to install?

Install the app using the following commands

bench get-app https://github.com/Avunu/erpnext_cis_plus
bench --site [site-name] install-app erpnext_cis_plus

Show me the code!

Sure! - The custom fields and properties Doctype overrides are located in erpnextcisplus/erpnextcisplus/custom/. - The Doctype hooks are located in erpnextcisplus/erpnextcisplus/hooks/. - The Doctype js scripts are located in erpnextcisplus/public/js/. - Most of the above is forced into effect by the erpnextcisplus/hooks.py file.

License

mit

Related Other apps for Frappe & ERPNext

  • Erpnext — Free and Open Source Enterprise Resource Planning (ERP)
  • Helpdesk — Modern, Streamlined, Free and Open Source Customer Service Software
  • Print Designer — Visual print designer for Frappe / ERPNext
  • Ctr — CTR模型代码和学习笔记总结
  • Whitelabel — Whitelabel ERPNext
  • Fossunited — fossunited.org
  • Helm — Helm Chart Repository for Frappe/ERPNext
  • Frappe Attachments S3 — A frappe app to upload file attachments in doctypes to s3.