diff --git a/docs/8.0/ayanova/docs/svc-workorders.md b/docs/8.0/ayanova/docs/svc-workorders.md index 0f943c42..0e05d656 100644 --- a/docs/8.0/ayanova/docs/svc-workorders.md +++ b/docs/8.0/ayanova/docs/svc-workorders.md @@ -819,25 +819,25 @@ This is mirrored from the [Part](inv-parts.md) record _Retail_ field and can be This is the calculated effective price of this record. If Price override is set, _that_ is the effective price no matter any other setting, otherwise it's the Parts List price as is, or adjusted if there is a Contract with a Part price adjustment in effect. -#### Net price +#### Net This calculated value is the effective Price field multiplied by the Quantity field. #### Tax A amount -Net price multiplied by the selected Tax's A percentage. +Net multiplied by the selected Tax's A percentage. #### Tax B amount If the selected Tax does not have a Tax B set this field will be zero. -If the selected Tax has Tax on Tax checked then this value is (Net price + Tax A amount) multiplied by Tax's B percentage. +If the selected Tax has Tax on Tax checked then this value is (Net + Tax A amount) multiplied by Tax's B percentage. -If Tax on Tax is not set then this is Net price multiplied by the selected Tax's B percentage. +If Tax on Tax is not set then this is Net multiplied by the selected Tax's B percentage. #### Line total -Net price + Tax A amount + Tax B amount. +Net + Tax A amount + Tax B amount. ### Part context menu @@ -1025,25 +1025,25 @@ This is mirrored from the [Service rate's](acc-service-rates.md) _Retail charge_ This is the calculated effective price of this record. If Price override is set, _that_ is the effective price no matter any other setting, otherwise it's the Labors List price as is, or adjusted if there is a Contract with a Service rate price adjustment in effect. -#### Net price +#### Net This calculated value is the effective Price field multiplied by the Service Rate Quantity field. #### Tax A amount -Net price multiplied by the selected Tax's A percentage. +Net multiplied by the selected Tax's A percentage. #### Tax B amount If the selected Tax does not have a Tax B set this field will be zero. -If the selected Tax has Tax on Tax checked then this value is (Net price + Tax A amount) multiplied by Tax's B percentage. +If the selected Tax has Tax on Tax checked then this value is (Net + Tax A amount) multiplied by Tax's B percentage. -If Tax on Tax is not set then this is Net price multiplied by the selected Tax's B percentage. +If Tax on Tax is not set then this is Net multiplied by the selected Tax's B percentage. #### Line total -Net price + Tax A amount + Tax B amount. +Net + Tax A amount + Tax B amount. ### Labor context menu @@ -1165,25 +1165,25 @@ This is mirrored from the [Travel rate's](acc-travel-rates.md) _Retail charge_ f This is the calculated effective price of this record. If Price override is set, _that_ is the effective price no matter any other setting, otherwise it's the Travel's List price as is, or adjusted if there is a Contract with a Travel rate price adjustment in effect. -#### Net price +#### Net This calculated value is the effective Price field multiplied by the Quantity field. #### Tax A amount -Net price multiplied by the selected Tax's A percentage. +Net multiplied by the selected Tax's A percentage. #### Tax B amount If the selected Tax does not have a Tax B set this field will be zero. -If the selected Tax has Tax on Tax checked then this value is (Net price + Tax A amount) multiplied by Tax's B percentage. +If the selected Tax has Tax on Tax checked then this value is (Net + Tax A amount) multiplied by Tax's B percentage. -If Tax on Tax is not set then this is Net price multiplied by the selected Tax's B percentage. +If Tax on Tax is not set then this is Net multiplied by the selected Tax's B percentage. #### Line total -Net price + Tax A amount + Tax B amount. +Net + Tax A amount + Tax B amount. ### Travel context menu @@ -1281,25 +1281,25 @@ This is mirrored from the [Loaner items](svc-loaners.md) corresponding _Charge_ This is the calculated effective price of this record. If Price override is set, _that_ is the effective price no matter any other setting, otherwise it's the Loan unit's List price as is. -#### Net price +#### Net This calculated value is the effective Price field multiplied by the Service Rate Quantity field. #### Tax A amount -Net price multiplied by the selected Tax's A percentage. +Net multiplied by the selected Tax's A percentage. #### Tax B amount If the selected Tax does not have a Tax B set this field will be zero. -If the selected Tax has Tax on Tax checked then this value is (Net price + Tax A amount) multiplied by Tax's B percentage. +If the selected Tax has Tax on Tax checked then this value is (Net + Tax A amount) multiplied by Tax's B percentage. -If Tax on Tax is not set then this is Net price multiplied by the selected Tax's B percentage. +If Tax on Tax is not set then this is Net multiplied by the selected Tax's B percentage. #### Line total -Net price + Tax A amount + Tax B amount. +Net + Tax A amount + Tax B amount. ### Loan context menu @@ -1413,25 +1413,25 @@ The outside service table contains some read-only fields that are calculated fro This value is Shipping charges plus repair charges. -#### Net price +#### Net This value is a duplicate of the Price field included for consistency with reporting and other automated functionality. #### Tax A amount -Net price multiplied by the selected Tax code's Tax A percentage. +Net multiplied by the selected Tax code's Tax A percentage. #### Tax B amount If the selected Tax code does not have a Tax B set this field will be zero. -If the selected Tax code has Tax on Tax checked then this value is (Net price + Tax A amount) multiplied by Tax's B percentage. +If the selected Tax code has Tax on Tax checked then this value is (Net + Tax A amount) multiplied by Tax's B percentage. -If Tax on Tax is not set then this is Net price multiplied by the selected Tax's B percentage. +If Tax on Tax is not set then this is Net multiplied by the selected Tax's B percentage. #### Line total -Net price + Tax A amount + Tax B amount. +Net + Tax A amount + Tax B amount. ### Outside service context menu