payroll_type
— Expenses:Payroll:Tax — CA:WCB
This commit is contained in:
parent
581ef0fa23
commit
c0f83dfda8
1 changed files with 1 additions and 0 deletions
|
@ -92,6 +92,7 @@ class TaxHook(_PayrollTypeHook):
|
|||
VALUES_ENUM = core.MetadataEnum(METADATA_KEY, [
|
||||
'CA:EI',
|
||||
'CA:PP',
|
||||
'CA:WCB',
|
||||
'US:IL:Unemployment',
|
||||
'US:MA:Health',
|
||||
'US:MA:Unemployment',
|
||||
|
|
Loading…
Reference in a new issue