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

Quote and Invoice with null value on refresh base

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Trunk
    • None
    • accounting, order
    • None

    Description

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

      > null10001, null10002, ...

      This come from the groovy migration of service 'getNextInvoiceId' and 'getNextQuoteId' where partyAcctgPreference.invoiceIdPrefix and partyAcctgPreference.quoteIdPrefix is loaded on the sequence without control if is empty or not

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: