Files @ 9129a4af6a39
Branch filter:

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

bsturmfels
Pin to Beancount v2

Beancount v3 has been recently released. It's a major rewrite and is currently
unstable and not compatible with this codebase. We need to remain on v2.
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