Uploaded image for project: 'mod-finance'
  1. mod-finance
  2. MODFIN-161

Add fields to the group expense classes schema

    XMLWordPrintable

Details

    • Story
    • Status: Closed (View Workflow)
    • P3
    • Resolution: Done
    • None
    • 4.1.0
    • None
    • ACQ Sprint 100
    • 1
    • Thunderjet

    Description

      Purpose/Overview:
      Populate encumbered and awaiting payment for each group expense class

      Requirements/Scope:

      1. User can see a column that shows how much money is encumbered and awaiting payment for each group expense class
        Scenarion2 from UIF-258

      Approach:
      Add addition fields to the mod-finance/schemas/group_expense_class_totals.json

          "encumbered": {
            "description": "Total encumbered for expense class within a given group",
            "type": "number"
          },
          "awaitingPayment": {
            "description": "Total awaitingPayment for expense class within a given group",
            "type": "number"
          },
      

      Acceptance criteria:

      • Schema updated
      • Sub-modules updated for the mod-finance

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                yauheni_kuzmianok Yauheni Kuzmianok
                Andrei_Makaranka Andrei Makaranka
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases