New Zealand
New Zealand
Quotes / Vehicle
Initial CTP GST (Number) - The "Initial CTP GST" calculation is varied for NZ systems. When the Quotes / Vehicle "Initial CTP Exc GST" amount is entered, the GST amount will be calculated using the value stored in the Global Control for gst_rate. The calculation is as follows: "Initial CTP Ex GST" * gst_rate = "Initial CTP GST"
Standard Reports
FBT Employee Quarterly (New Zealand Only)
Settings to check:
Useful Queries
SELECT * FROM gb_controls WHERE name IN ('country_code','gst_rate'); SELECT * FROM gl_gst_codes; SELECT * FROM qt_vehicle_types;