NoteProcess Enumeration

List of process for Notes.

Definition

Namespace: Aliquo.Core
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public enum NoteProcess

Members

Show11 Show list.
Add12 Add.
Modify13 Edit.
Duplicate14 Create a new copy of the note.
Delete15 Delete.
ReportDocuments16 Print.
ReportListing17 List.
Reports18 Reports.
Accepted21 Accepted.
Pending22 Pending.
Rejected23 Rejected.
Completed24 Completed.
NewVersion25 New version.
Close26 Close.
UnClose27 Unclose.
StatusBillable28 Status billable.
StatusNotBillable29 Status not billable.
StatusInPreparation30 Status in preparation.
StatusPrepared31 Status prepared.
StatusToInvoice32 Status invoce.
StatusToNotInvoice33 Status to not invoice
ChangeStatus41 Change status.
ChangeClassification42 Change classification.
ChangeSituation43 Change situation.
ConvertToCertification44 /Create a certification from Quotation.
ConvertToOrder45 Convert to Order.
ConvertToDeliveryNote46 Convert to Delivery Note.
CreateInvoice47 Create a Invoice.
CreateDirectInvoice48 Create a direct Invoice.
CreateNextCertification49 Create a direct Invoice.
CheckAvailability50 Create a direct Invoice.
ProposeLogistics51 Propose logistics for each line.
OpenFiles91 Open files.
DeleteFiles92 Delete files.
ImportFiles93 Import files.
LogisticsDistribution94 Logistics distribution.

See Also