You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Nicolas Malin (Jira)" <ji...@apache.org> on 2020/11/29 17:03:00 UTC

[jira] [Updated] (OFBIZ-12076) OrderId with null value on refresh base

     [ https://issues.apache.org/jira/browse/OFBIZ-12076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nicolas Malin updated OFBIZ-12076:
----------------------------------
    Attachment: OFBIZ-12076.patch

> OrderId with null value on refresh base
> ---------------------------------------
>
>                 Key: OFBIZ-12076
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12076
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: Trunk
>            Reporter: Nicolas Malin
>            Assignee: Nicolas Malin
>            Priority: Major
>         Attachments: OFBIZ-12076.patch
>
>
> When you create a fresh database with only seed and you create a society without order prefix, your orderId will be generate with null on the sequence :
>   > 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



--
This message was sent by Atlassian Jira
(v8.3.4#803005)