Public Profile
  • FIx Checkbook Register

    The checkbook register runs very slowly after it was moved from a regular table in report writer to a temp table. The code to populate this temp table likely needs to be optimized because it takes up to 5 minutes just to run the report and I assume customers with higher volumes will take even longer.
  • Payment Terms Due Date Based On and Discount Date Based On Enumerators

    The enumeration of the DueDateBasedOn and DiscountDateBasedOn contains the typed for “Days”, “Date”, “EOM” and “None”. They are missing the types “Next Months”, “Months”, “Month/Day” or “Annual”. If a payment term has one of those types listed, Web Services throws an error when retrieving them.