[FIX] l10n_us_hr_payroll: typo in tests, advance year

This commit is contained in:
Jared Kipe
2021-12-31 12:28:19 -08:00
parent dd765ba35e
commit 52aca66227
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
{
'name': 'United States of America - Payroll',
'author': 'Hibou Corp. <hello@hibou.io>',
'version': '15.0.2021.0.0',
'version': '15.0.2022.0.0',
'category': 'Payroll Localization',
'depends': [
'hr_payroll_hibou',

View File

@@ -1,6 +1,6 @@
# Part of Hibou Suite Professional. See LICENSE_PROFESSIONAL file for full copyright and licensing details.
# ests moved to `l10n_us_hr_payroll_params`
# Tests moved to `l10n_us_hr_payroll_params`
# common remains for site specific tests
from . import common