Skip to content
This repository has been archived by the owner on Aug 2, 2021. It is now read-only.
Guimaraes Mahota Jr edited this page Oct 23, 2017 · 1 revision

Welcome to the AGNUS_CRM wiki!

Database

Records

  • id
  • desc
  • summary
  • account
  • author
  • createdAt
  • openAt
  • status: ['Open','In Progress','Canceled','Close','Done']
  • ListAppoiments

Appoiment

  • id
  • desc
  • summary
  • type [ Email, Task, Meeting, Call]
  • account_Id
  • record_Id
  • CreatedAt
  • Date
  • Author
  • Status [Open, Close]

Email

  • from,
  • To : String List
  • CC : String List
  • BCC : String List
  • Message : Text
  • Template : HTML

Task

  • Date
  • Begin
  • End
  • Time
  • Discount

SerialNumber

  • SerialNumber: String

Product

  • product: String,
  • desc: String,
  • family: String,
  • price: Number,
  • summary: String,
  • author: String,
  • createdAt: Date,
  • haveSerial:Boolean,
  • serialNumbers: Array,
Clone this wiki locally