Changeset - c0f83dfda8c8
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 2 years ago 2022-03-06 00:08:07
bkuhn@ebb.org
`payroll_type` — Expenses:Payroll:Tax — CA:WCB
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
conservancy_beancount/plugin/meta_payroll_type.py
Show inline comments
...
 
@@ -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',
0 comments (0 inline, 0 general)