This will help, these are the values for the Service Document Type:

    value(0; “Quote”) { Caption = ‘Quote’; }
    value(1; “Order”) { Caption = ‘Order’; }
    value(2; “Invoice”) { Caption = ‘Invoice’; }
    value(3; “Credit Memo”) { Caption = ‘Credit Memo’; }

Leave a Reply