Add this job into your jobs list e.g. qb-core/shared/jobs.lua
farmer = { label = 'Farmer', defaultDuty = false, offDutyPay = false, grades = { ['0'] = { name = 'Farmer', payment = 50 }, }, },
Last updated 16 hours ago