|
| 1 | +--- |
| 2 | +title: Working With Deals in Django CRM |
| 3 | +description: Learn how to effectively manage deals in Django CRM, including understanding the deal page layout, |
| 4 | + using interface actions, and utilizing deal data for sales analytics and reporting. |
| 5 | +--- |
| 6 | + |
| 7 | +# **Working With Deals in Django CRM** |
| 8 | + |
| 9 | +The Deal page in CRM is your central workspace for managing the full sales process — |
| 10 | +from initial inquiry to final payment. This page collects key client information, communication history, |
| 11 | +workflow steps, and financial data to help sales teams work efficiently and keep all deal-related information organized. |
| 12 | + |
| 13 | +Below is a detailed overview of each section and function available on the Deal page. |
| 14 | + |
| 15 | +--- |
| 16 | + |
| 17 | +## **Interface Actions and System Behavior** |
| 18 | + |
| 19 | +### Gray-Button Actions |
| 20 | + |
| 21 | +**(Do not save or modify deal data)** |
| 22 | +Some buttons on the Deal page are designed for creating related objects without altering the deal itself: |
| 23 | + |
| 24 | +- **Office Memo** – Creates an internal memo linked to the current deal. Each memo includes a shortcut for users with access to quickly open the deal. |
| 25 | +- **Message** – Opens a chat message form. |
| 26 | + |
| 27 | + - If the chat already contains messages, a *View chat* button appears. |
| 28 | + - If there are unread messages, the button turns **red**. |
| 29 | + |
| 30 | +### Email Synchronization |
| 31 | + |
| 32 | +CRM automatically syncs the assigned salesperson’s mailbox using deal tickets embedded in emails. |
| 33 | +At the bottom of the deal page, you’ll see the **four latest emails**. |
| 34 | +Use the **two-envelopes icon** to view the full list of email correspondence. |
| 35 | +If an incoming email did not include a deal ticket, you can attach it manually using the **Import** button. |
| 36 | + |
| 37 | +### Additional Tools |
| 38 | + |
| 39 | +- **Deals** – Shows the number of deals associated with the same client. Clicking opens the full list. |
| 40 | +- **Reminder (clock icon)** – Creates a reminder related to this deal. All reminders can be viewed in the **Common** section. |
| 41 | +- **History** – Displays the full audit log: who changed what, when, and how. |
| 42 | + |
| 43 | +--- |
| 44 | + |
| 45 | +## **Section 1: Main Information** |
| 46 | + |
| 47 | +Here you can manage basic deal attributes: |
| 48 | + |
| 49 | +- **Deal name** – Editable at any time. By default, inherited from the originating request. |
| 50 | +- **Request information** – View key details from the request. Click **Request** to open it. |
| 51 | +- **Important flag** – Highlight the deal in the Deal Manager and enable filtering by importance. |
| 52 | +- **Closing the deal** – Select a closing reason from the drop-down list to close the deal. |
| 53 | + |
| 54 | +*Related topic* - [Managing Requests](commercial-requests-management.md) |
| 55 | + |
| 56 | +--- |
| 57 | + |
| 58 | +## **Section 2: Contact Information** |
| 59 | + |
| 60 | +This section shows whom you're working with and provides quick communication tools: |
| 61 | + |
| 62 | +- **Contact or Lead** – View the person involved in the deal and navigate to their profile. |
| 63 | +- **Communication shortcuts:** |
| 64 | + |
| 65 | + - Send an **email** |
| 66 | + - Message via **WhatsApp** |
| 67 | + - Message via **Viber** |
| 68 | +- **Company website** – Open the customer’s website. |
| 69 | +- **Company profile** – Navigate to the customer’s company page. |
| 70 | + |
| 71 | +*Related topics:* |
| 72 | + |
| 73 | +- [Managing Leads](lead-management.md) |
| 74 | +- [Managing Contacts](contact-management.md) |
| 75 | +- [Managing Companies](company-management.md) |
| 76 | + |
| 77 | +--- |
| 78 | + |
| 79 | +## **Section 3: Deal Progress and Workflow** |
| 80 | + |
| 81 | +This section supports the operational management of the sales process: |
| 82 | + |
| 83 | +### Stage Management |
| 84 | + |
| 85 | +Select the current **deal stage** from the predefined list. These stages are used to build Sales Funnel report. |
| 86 | + |
| 87 | +### **Financial Fields** |
| 88 | + |
| 89 | +- **Total amount and currency** – The overall value of the deal. |
| 90 | +- After adding payments, the CRM automatically calculates: |
| 91 | + |
| 92 | + - **Paid amount** |
| 93 | + - **Expected amount** |
| 94 | + |
| 95 | +### Next Step Planning |
| 96 | + |
| 97 | +- **Next step** – Briefly describe the upcoming action. |
| 98 | +- **Step date** – Select the deadline. |
| 99 | +- **Remind me** – Automatically creates a reminder. |
| 100 | + |
| 101 | +### Workflow and History |
| 102 | + |
| 103 | +- **Workflow** – Lists completed actions as the deal progresses. |
| 104 | +- **Description** – Space for internal notes. |
| 105 | +- **Stage dates** – Automatically populated list of completed stages with dates. |
| 106 | + |
| 107 | +--- |
| 108 | + |
| 109 | +## **Section 4: Advanced Data and Linkages** |
| 110 | + |
| 111 | +### Labels |
| 112 | + |
| 113 | +Attach labels to categorize and filter deals more efficiently. |
| 114 | + |
| 115 | +### Deal Connections |
| 116 | + |
| 117 | +The deal displays its links to: |
| 118 | + |
| 119 | +- Contact person and company (or lead) |
| 120 | +- Partner representative (if applicable) |
| 121 | +- Request |
| 122 | + |
| 123 | +**Important:** |
| 124 | +For accurate customer analytics, always specify the **end customer** in the contact and company fields — even if the sale is made through a partner. This can be adjusted later if the end customer becomes known. |
| 125 | +Specifying a partner allows you to see all deals with this partner in the Deal manager using the partner filter. |
| 126 | + |
| 127 | +### Additional Information |
| 128 | + |
| 129 | +This area shows: |
| 130 | + |
| 131 | +- Deal owner and co-owner (responsible sales managers) |
| 132 | +- Last modified information (who last changed the deal and when.) |
| 133 | +- Deal ticket |
| 134 | + |
| 135 | +### Outputs (Products / Services) |
| 136 | + |
| 137 | +Here you can describe what you're selling: |
| 138 | + |
| 139 | +- Quantities and prices |
| 140 | +- Contract and actual shipment dates |
| 141 | +- Serial numbers (if applicable) |
| 142 | +- Shipment status |
| 143 | + |
| 144 | +### Payments |
| 145 | + |
| 146 | +Add and track payment details: |
| 147 | + |
| 148 | +- Payment amount and currency |
| 149 | +- Actual or expected payment date |
| 150 | +- Payment status (received / guaranteed / high probability / low probability) |
| 151 | +- Contract and invoice numbers |
| 152 | +- Order number |
| 153 | +- Indicator for payments via representative office |
| 154 | + |
| 155 | +### Files |
| 156 | + |
| 157 | +Upload contracts, specifications, invoices, and other deal-related files. |
| 158 | + |
| 159 | +--- |
| 160 | + |
| 161 | +## **Why Accurate Deal Data Matters** |
| 162 | + |
| 163 | +Django CRM uses deal information to generate powerful marketing and analytical reports: |
| 164 | + |
| 165 | +### Closure Reasons Report |
| 166 | + |
| 167 | +Helps identify why deals fail and reveals patterns that impact sales performance. |
| 168 | + |
| 169 | +### Sales Funnel Report |
| 170 | + |
| 171 | +Based on the **Stage** field. Shows at which stage most deals are lost — for example, deals that never progressed beyond the price offer stage. |
| 172 | + |
| 173 | +### Income Summary Report |
| 174 | + |
| 175 | +Uses payment statuses to build revenue forecasts for the current and next two months. |
| 176 | + |
| 177 | +### Sales Report |
| 178 | + |
| 179 | +Shows which products or services were sold, when, by whom, and at what price. |
| 180 | + |
| 181 | +If you need to update preset values for deal stages or closing reasons, contact your CRM administrator — these lists can be customized to match your business processes. |
0 commit comments