Skip to content

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

License

Notifications You must be signed in to change notification settings

Avunu/erpnext_cis_plus

Repository files navigation

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!

License

mit

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published