Write, Bureaucrats, Administrators
3,301
edits
(Created page with "== Overview == The MYOB '''Activities''' endpoint allows you to access the list of time billing activities located within MYOB. == Fields == The following fie...") |
|||
Line 33: | Line 33: | ||
;Status | ;Status | ||
:A [[Field Type: Text|text field]] indicates whether the activity is billable or not. Possible values are: | :A [[Field Type: Text|text field]] indicates whether the activity is billable or not. Possible values are: | ||
: | :'''Chargeable''' (for activities that can be used on time billing sales and payroll). | ||
: | :'''Non-Chargeable''' (for activities that can only be used for payroll). | ||
;ChargeableDetails | ;ChargeableDetails | ||
Line 61: | Line 61: | ||
;Rate | ;Rate | ||
:A [[Field Type: Text|text field]] that indicates what rate will be used for this activity on time billing sales. | :A [[Field Type: Text|text field]] that indicates what rate will be used for this activity on time billing sales. | ||
:Possible values are: | :Possible values are: | ||
:'''EmployeeBillingRate''' | :'''EmployeeBillingRate''' (indicating the rate is setup on the [[MYOB Endpoint: Employees|employee]]) | ||
:'''CustomerBillingRate''' (indicating the rate is setup on the [[MYOB Endpoint: Customers|customer]]) | |||
:'''ActivityRate''' (indicating the rate is setup on ''ActivityRateExclusingTax'' below). | |||
;ActivityRateExclusingTax | ;ActivityRateExclusingTax |