Files @ 5a8da108b983
Branch filter:

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

bsturmfels
statement_reconciler: Add initial Chase bank CSV statement matching

We currently don't have many examples to work with, so haven't done any
significant testing of the matching accuracy between statement and books.
from file: form1.fdf
fields:
  - fdf:
      type: Tx
      name: topform.text1_0
    value: text 1.0
  - fdf:
      type: Btn
      name: topform.button1.button1_0
      options: ['1', 'Off']
    value: on
  - fdf:
      type: Btn
      name: topform.button1.button1_1
      options: ['2', 'Off']
  - fdf:
      type: Tx
      name: topform.text1_1
    value: text 1.1
  - fdf:
      type: Tx
      name: topform.text2_0
    value: text 2.0
  - fdf:
      type: Btn
      name: topform.button2.button2_0
      options: ['1', 'Off']
  - fdf:
      type: Btn
      name: topform.button2.button2_1
      options: ['2', 'Off']
    value: on