BOD-62 WIP total calculations. PST rates is still missing.
This commit is contained in:
@@ -20,6 +20,7 @@ export const QUERY_BODYSHOP = gql`
|
||||
state_tax_id
|
||||
updated_at
|
||||
zip_post
|
||||
shoprates
|
||||
region_config
|
||||
md_responsibility_centers
|
||||
messagingservicesid
|
||||
|
||||
@@ -396,6 +396,12 @@ export const QUERY_JOB_FINANCIALS = gql`
|
||||
depreciation_taxes
|
||||
federal_tax_payable
|
||||
other_amount_payable
|
||||
adjustment_bottom_line
|
||||
towing_payable
|
||||
storage_payable
|
||||
federal_tax_rate
|
||||
state_tax_rate
|
||||
local_tax_rate
|
||||
rate_atp
|
||||
rate_la1
|
||||
rate_la2
|
||||
|
||||
Reference in New Issue
Block a user