Merge branch 'new/13.0/l10n_pe_hr_payroll' into '13.0-test'

new/13.0/l10n_pe_hr_payroll into 13.0-test

See merge request hibou-io/hibou-odoo/suite!1394
This commit is contained in:
Hibou Bot
2022-04-28 23:59:04 +00:00
2 changed files with 0 additions and 4 deletions

View File

@@ -14,7 +14,6 @@
# pay_ee='1234',
# pay_afp='1235',
# pay_onp='1236',
# pay_eps='1237',
# pay_ir_5ta_cat='1238',
# pay_essalud='1239',
# exp_salary='1240',
@@ -37,7 +36,6 @@
# pay_ee='1234',
# pay_afp='1235',
# pay_onp='1236',
# pay_eps='1237',
# pay_ir_5ta_cat='1238',
# pay_essalud='1239',
# exp_salary='1240',

View File

@@ -29,7 +29,6 @@ class AccountChartTemplate(models.Model):
pay_ee=PAY_EE,
pay_afp=PAY_AFP,
pay_onp=PAY_ONP,
pay_eps=PAY_EPS,
pay_ir_5ta_cat=PAY_IR_5TA_CAT,
pay_essalud=PAY_ESSALUD,
exp_salary=EXP_SALARY,
@@ -41,7 +40,6 @@ class AccountChartTemplate(models.Model):
pay_ee,
pay_afp,
pay_onp,
pay_eps,
pay_ir_5ta_cat,
pay_essalud,
exp_salary,