Uploaded image for project: 'mod-invoice'
  1. mod-invoice
  2. MODINVOICE-20

Implement POST /invoicing/invoices

    XMLWordPrintable

Details

    • ACQ Sprint 62
    • 3
    • Thunderjet

    Description

      Overview:
      Implement the basic business logic endpoint for creating invoices

      Approach:

      • Obtain a FOLIO invoice number from GET /invoice-storage/invoice-numbers - these are always system generated.
      • Calls POST /invoice-storage/invoices to persist the invoice
      • request validation should be performed - via annotation is adequate for now

      Acceptance Criteria:

      • Unit test coverage on new code is at or above 80%
      • API tests have been updated
      • the POST /invoicing/invoices has been implemented according the description above

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                cmcnally Craig McNally
                cmcnally Craig McNally
                Craig McNally Craig McNally
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases