Skip to content

Commit

Permalink
Code Refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
RishabhYogi-Webkul committed Jun 11, 2024
1 parent 75074c8 commit e2f859b
Show file tree
Hide file tree
Showing 11 changed files with 30 additions and 4 deletions.
4 changes: 3 additions & 1 deletion docs/2.0/contact/contacts.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,6 @@ Now click on **Save as Organization** button.

**Step-3** Now a new record is created in the contact organization grid you can use this organization while creating a lead.

![Organization Grid](../../assets/2.0/images/contact/organizationGrid.png)
![Organization Grid](../../assets/2.0/images/contact/organizationGrid.png)

**NOTE-** These above **Persons** and **Organization** you can assign it while creating a lead.
2 changes: 1 addition & 1 deletion docs/2.0/lead/leads.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Leads

A "Lead" is a potential customer or prospect. Generating a lead is the first step of the sales process in CRM. Lead records are designed to store all known information on the lead, including company name, address, contact details, and the lead's current position in the sales funnel.
A Lead is a potential customer or prospect. Generating a lead is the first step of the sales process in CRM. Lead records are designed to store all known information on the lead, including company name, address, contact details, and the lead's current position in the sales funnel.

### Create Leads in Krayin

Expand Down
11 changes: 9 additions & 2 deletions docs/2.0/mail/mails.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Mails

**"Mail"** typically refers to electronic mail, commonly known as email. It's a method of exchanging digital messages between people using electronic devices such as computers, smartphones, and tablets. Email is widely used for communication in both personal and professional settings. It allows users to send text-based messages, attachments (such as documents, images, or videos), and other digital content to one or more recipients over the internet. Email can be used for various purposes, including sending messages, sharing information, collaborating on projects, and conducting business communications.
**Mail** typically refers to electronic mail, commonly known as email. It's a method of exchanging digital messages between people using electronic devices such as computers, smartphones, and tablets. Email is widely used for communication in both personal and professional settings. It allows users to send text-based messages, attachments (such as documents, images, or videos), and other digital content to one or more recipients over the internet. Email can be used for various purposes, including sending messages, sharing information, collaborating on projects, and conducting business communications.

## Compose

Expand All @@ -20,7 +20,7 @@ A list of Emails is stored as shown in the below image.

## Draft

A "draft" in email refers to an unsent email message that is saved as a work-in-progress. Drafts are a useful feature in email because they allow users to start composing an email message, but then save it to be finished or edited at a later time.
A draft in email refers to an unsent email message that is saved as a work-in-progress. Drafts are a useful feature in email because they allow users to start composing an email message, but then save it to be finished or edited at a later time.

A list of draft emails is stored as shown in the below image.

Expand Down Expand Up @@ -50,4 +50,11 @@ A list of trash emails is stored as shown in the below image.

![Mail Trash](../../assets/2.0/images/mail/mailTrash.png)

**NOTE-** Kindly add the **SMTP details** in the **.env** file which is present in the root directory of Krayin to enable the functionality to send Emails.

![SMTP](../../assets/2.0/images/mail/emailSmtp.png)





2 changes: 2 additions & 0 deletions docs/2.0/product/products.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ Now click on **Save as Product** button to save the product.

![Product Grid](../../assets/2.0/images/product/productGrid.png)

**NOTE-** This product can be assigned while creating a lead.




3 changes: 3 additions & 0 deletions docs/2.0/quote/quotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,6 @@ Now click on **Save as Quote** button to save the quote.

![Quote Grid](../../assets/2.0/images/quote/quoteGrid.png)

**NOTE**- This quote will get visible to the respective lead. For this you have to select the lead while creating the quote.


9 changes: 9 additions & 0 deletions docs/2.0/settings/emailtemplate.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,12 @@ Now click on **Save as Email Template** button.
**Step-3** A new record is created in the Email template grid as shown in the below image.

![Template Grid](../../assets/2.0/images/setting/templateGrid.png)

**Step-4** Now you can add this Email template in Workflow now click on **Settings >> Workflow >> Create Workflow** select the **Event** to whom you need to send this email and now go to **Actions** and select **Send Email** as shown in the below image.

![Template Workflow](../../assets/2.0/images/setting/templateWorkflow.png)

**Step-5** Now from **Choose Option** select your email template as shown in the below image.

![Workflow](../../assets/2.0/images/setting/option.png)

2 changes: 2 additions & 0 deletions docs/2.0/settings/pipeline.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,7 @@ Now click on the **Save as Pipeline** button.

![Pipeline Grid](../../assets/2.0/images/setting/pipelineGrid.png)

**NOTE-** You can also add new attributes to a pipeline and accordingly created attributes will visible on the lead.



1 change: 1 addition & 0 deletions docs/2.0/settings/user.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ Now click on **Save as User** button.

![User Grid](../../assets/2.0/images/setting/userGrid.png)

**NOTE-** This user can be assign while creating a lead.

Binary file added docs/assets/2.0/images/mail/emailSmtp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/2.0/images/setting/option.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e2f859b

Please sign in to comment.