model library

Classes

AssignDocParams
CompleteDocAssignmentParams
DBFilter
Helper class to check whether the filter conforms with Frappé's format.
FrappeDocFieldConverter
A helper class containing method to be used with JsonKey
FrappeDocument
FrappeLog
FrappeLogTag
FrappeModelController
A controller containing methods and properties related to document CRUD operations of Frappé
FrappeReport
FrappeReportColumn
GetDocsAssignedToUserParams
GetDocsAssignedToUserResponse
GetListParams
GetUsersAssignedToDocParams
GetValueParams
ModelController<K extends RenovationDocument>
An abstract controller containing methods and properties related to document CRUD operations.
RenovationDocument
Base class for all models
SearchLinkResponse
SetValueParams
ToDo

Enums

FrappeDocStatus
A representation of the document status in Frappé docStatus in FrappeDocument.
Priority
Status

Mixins

FrappeAPI
Use this mixin when cmd needs to be included in the JSON object of Frappe's API

Exceptions / Errors

EmptyDocFieldError
EmptyDocNameError
EmptyDoctypeError
InvalidFrappeFieldValue
InvalidFrappeFilter
NotASubmittedDocument
An error to be thrown when a submitted doc operation is applied on a non-submitted document
NotFrappeDocument
An error to be thrown when the supplied argument to a method is not a FrappeDocument
NotSubmittableDocError