Skip to content

aerele/alfarsi_erpnext

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alfarsi ERPNext

Dependency: From ERPNext v13.13.0+. develop/v14 support is yet to be added.

A custom app for Alfarsi International. This app contains:

Quick Order

This feature is ony available after login It works on Item Code input (from the Item master)

Quick Order let's you quickly add regularly shopped items to cart from a popup.

photo_2021-10-26 13 13 53

Once the Item is selected, its price is fetched if it exists against this customer Rows in this popup can be added or deleted.

There are validations for qty and item code Screenshot 2021-10-26 at 1 15 40 PM
A success message is included too

photo_2021-10-26 13 13 58

Redirect to Sales Order from Quotation

  • In cases where some items already have pre-negotiated prices, while other's dont: items that have prices are auto-picked into a Sales Order.
  • Users are given feedback on the portal if a Sales order is generated against the current Quotation. Screenshot 2021-10-26 at 6 33 52 PM

Auto Create User from Customer

Prerequisites: Email Account must be set up

  • A custom field Create a New User is added to Customer master, and is enabled by default.
  • It will create a new user against customer if it does not already exist and if Create a New User is enabled. It will also send a welcome email to this user so they can set up a password.

License

MIT

About

A custom app for Alfarsi International

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 38.0%
  • HTML 35.3%
  • JavaScript 26.7%