mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
[FIX] l10n_us_hr_payroll: typo in tests, advance year
This commit is contained in:
@@ -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',
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user