Uploaded image for project: 'ui-orders'
  1. ui-orders
  2. UIOR-71

Adjustments to po_number field on create/edit order forms

    XMLWordPrintable

Details

    • Story
    • Status: Closed (View Workflow)
    • P3
    • Resolution: Done
    • None
    • 1.2.0
    • None
    • ACQ Sprint 55, ACQ Sprint 56
    • 3
    • Thunderjet

    Description

      In most cases the users will be perfectly happy with an automatically generated/assigned po_number, but in some cases they may want/need to specify one when creating an order. In order to accommodate both, we should populate the po_number field with an auto-generated value obtained from mod-orders. If the user decides to supply their own value instead, we need to verify that the value provide is valid (adheres to the prescribed format) and is unique. This validation can be done via mod-orders.

      GET /po_number can be used to obtain a auto-generated po_number. See MODORDERS-87 for details.
      POST /po_number can be used to validate a user-specified po_number. See MODORDERS-89 for details.

      When validating a po_number, the entire po_number should be supplied, including the optional prefix and suffix.

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases