Files @ 5784068904e8
Branch filter:

Location: NPO-Accounting/conservancy_beancount/tests/pdfforms/form1.yml

bkuhn
payroll-type — US:403b:Employee:Roth — needed separate since taxable

Since Roth contributions are taxable, there are some reports that
need to include these amounts in total salary (i.e., when running a
report that seeks to show total taxable income for an employee). As
such, we need a `payroll-type` specifically for Roth 403(b)
contributions.
from file: form1.fdf
fields:
  - fdf:
      type: Tx
      name: topform.text1_0
  - fdf:
      type: Btn
      name: topform.button1.button1_0
      options: ['1', 'Off']
  - fdf:
      type: Btn
      name: topform.button1.button1_1
      options: ['2', 'Off']
  - fdf:
      type: Tx
      name: topform.text1_1
  - fdf:
      type: Tx
      name: topform.text2_0
  - fdf:
      type: Btn
      name: topform.button2.button2_0
      options: ['1', 'Off']
  - fdf:
      type: Btn
      name: topform.button2.button2_1
      options: ['2', 'Off']
  - fdf:
      type: Btn
      name: topform.submit