SUNAT AFP Peru Employee (5ta Cat.) Peru Employee (5ta Cat.) PE5 July/December Gratuity (5ta Cat.) PE5GRATIF Peru Employee (4ta Cat.) Peru Employee (4ta Cat.) EE: AFP EE_PE_AFP ER: AFP ER_PE_AFP EE: ONP EE_PE_ONP ER: ONP ER_PE_ONP EE: IR 5th Cat. EE_PE_IR_5TA_CAT ER: IR 5th Cat. ER_PE_IR_5TA_CAT EE: IR 4th Cat. EE_PE_IR_4TA_CAT EE: Essalud (rem) EE_PE_ESSALUD EE: Essalud ER_PE_ESSALUD Extraordinary Wage EXTRA python result = inputs.EXTRA.amount > 0.0 if inputs.EXTRA else False code result = inputs.EXTRA.amount if inputs.EXTRA else 0 ALW_EXTRA Extraordinary Wage Bonus BONO python result = inputs.BONO.amount > 0.0 if inputs.BONO else False code result = inputs.BONO.amount if inputs.BONO else 0 ALW_BONO Bonus Peru Minimum Wage pe_min_wage 930.0 Peru Minor Dependent Rate pe_minor_dependent_rate 10.0 python result = contract.pe_payroll_config_value('has_minor_dependent') code result, result_rate = payslip.rule_parameter('pe_min_wage'), payslip.rule_parameter('pe_minor_dependent_rate') BASIC_HOUSEHOLD Basic: Household Allowance