Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Car Sales Inquiry Customer Link #7

Open
3 tasks
jigneshpshah opened this issue Dec 13, 2018 · 2 comments
Open
3 tasks

Car Sales Inquiry Customer Link #7

jigneshpshah opened this issue Dec 13, 2018 · 2 comments

Comments

@jigneshpshah
Copy link
Owner

jigneshpshah commented Dec 13, 2018

Custom app : Car Sales
Icon : Bookmark
Background Color : Green
Author : GreyCube Technologies
Email : [email protected]

  • Fetch Customer Info from Sales Inquiry
  • Shift Sales Inquiry doctype to custom app
  • Fetch Items in Quotation from Sales Inquiry

Overall process flow :

Steps
1: Sales Inquiry created
2: Create Quotation
3: Create Customer
4 : User will enter Mobile No and click on button "Fetch Customer from Sales Inquiry"
5 : System will fetch Customer Name, Customer Group, Customer Territory, Customer Email from the latest Sales inquiry ( if there are multiple sales inquiry for the same Mobile No) , Customer will be saved and will go back to quotation draft
6 : In Quotation , User will Click on "Get Items From Sales Inquiry".
7 : System will show all sales inquiries for the selected customer , based on the Mobile No matching
8 : User will select the sales inquiry from which the Items will be copied in Quotation Item Table.

@jigneshpshah
Copy link
Owner Author

jigneshpshah commented Dec 13, 2018

Fetch Customer Info from Sales Inquiry

  1. Remove Customer quick entry form

  2. When User add customer , he will put the mobile no and click on button "Fetch Customer from Sales Inquiry" , located just beside the primary contact > mobile no field.

  3. Upon clicking the button, based on the input mobile no , fetch the latest top 1 record from Sales Inquiry doctype with following details and set in the customer doctype.
    Client Name
    Customer Group
    Customer Type
    Customer Email
    Sales Partner

@jigneshpshah
Copy link
Owner Author

jigneshpshah commented Dec 13, 2018

Fetch Items in Quotation from Sales Inquiry

While creating new Quotation, user will Click on Get Items from Sales Inquiry.
System will show all Sales Inquiry for the selected customer, and will select the Sales Inquiry for which Items will be copied in Quotation Item Table.

@jigneshpshah jigneshpshah changed the title Saleh Sales Inquiry Customer Link Car Sales Inquiry Customer Link Dec 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant