Skip to content

Revise invoicing to provide line-item amounts in db tables sent to DCYF #243

Description

@gregorp

To provide more easily audited account information, OIAA has requested that dollar amounts get added to line items in the billing tables.

This will entail:

  • Revising invoicing logic to compute dollar amounts per line item and then sum them (rather than the current: sum items and then compute dollar amounts).
  • Carefully testing equivalency with old invoicing logic (up to some potential rounding errors)
  • Including these amounts in the billing tables in the DCYF schema sent to OIAA
  • Documenting the new fields in the data dictionary

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions