Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-12076

OrderId with null value on refresh base

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Trunk
    • None
    • order
    • None
    • OFBiz Community Day (Nov 2020)

    Description

      After a fresh data base init with only seed, if you create your company without order prefix, your orderId sequence will be generate with 'null' string where the order prefix should be have :

      > null10001, null10002, ...

      This come from the groovy migration of service 'getNextOrderId' where productStore.orderNumberPrefix is loaded on the sequence without control if is empty or not

      Attachments

        1. OFBIZ-12076.patch
          0.8 kB
          Nicolas Malin

        Activity

          People

            nmalin Nicolas Malin
            nmalin Nicolas Malin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: