• Hide

      PayType: the type of payment, defaults to FALSE(). It is FALSE() if
      payments are due at the end of the period; TRUE() if they are
      due at the beginning of the period.

      Show
      PayType: the type of payment, defaults to FALSE(). It is FALSE() if payments are due at the end of the period; TRUE() if they are due at the beginning of the period.

      6.12.42 RATE
      [ Number PayType = 0 ]
      should be
      [ Logical PayType = FALSE() ]
      instead, and
      "
      PayType: the type of payment, defaults to 0. It is 0 if payments are due
      at the end of the period; 1 if they are due at the beginning of
      the period.
      "
      should be
      "
      PayType: the type of payment, defaults to FALSE(). It is FALSE() if
      payments are due at the end of the period; TRUE() if they are
      due at the beginning of the period.
      "

            Assignee:
            Patrick Durusau
            Reporter:
            Patrick Durusau
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: