Opportunities - codbex/codbex-olympus GitHub Wiki
Opportunity is a Lead that has more concrete interest in being a customer
Opportunity
Entity Definition
- Entity Type:
Primary Entity
- Layout Type:
Manage Entities
- Module: https://github.com/codbex/codbex-opportunities
Field | Type | Length | Null? | Calc? | Ref? | Description |
---|---|---|---|---|---|---|
Id | INTEGER | no | - | - | ||
Name | VARCHAR | 200 | no | - | - | Name of the company or the individual |
Contact | VARCHAR | 200 | - | - | - | Name of the contact person |
VARCHAR | 100 | - | - | - | ||
Phone | VARCHAR | 20 | - | - | - | |
Address | VARCHAR | 200 | - | - | - | |
PostCode | VARCHAR | 20 | - | - | - | |
City | INTEGER | - | - | yes | Reference to Cities | |
Country | INTEGER | - | - | yes | Reference to Countries | |
Lead | INTEGER | - | - | yes | Reference to Lead |
Custom Actions
- Make Customer from this Lead