WS comes from ProductStore.orderNumberPrefix.  The
number is based on SequenceValueItem.  I can't tell if
you had another question in there.  


--- Chandresh Turakhia
<[EMAIL PROTECTED]> wrote:

> Dear all ,
> 
> I was trying to decip how WS10010 gets generated.
> While Checking SequenceUtil , Delegator , was
> wondering why does it seem to need parent.
> 
> when we call partyId =
> delegator.getNextSeqId("Party"), does Party string
> links id generation to  PARTY table ?
> 
> Code in GeneralDelegator.java
> sql = "INSERT INTO " + parentUtil.tableName + " (" +
> parentUtil.nameColName + ", " + parentUtil.idColName
> + ") VALUES ('" + this.seqName + "', " + startSeqId
> + ")";
> 
> I have question where is string "WS" configured .
> Rest seems be based on bank and increment.
> 
> Chand
> 
> ----- Original Message ----- 
> From: "Chandresh Turakhia"
> <[EMAIL PROTECTED]>
> To: <[email protected]>
> Sent: Wednesday, December 13, 2006 1:03 AM
> Subject: Order BlackListing...
> 
> 
> > Hi ,
> > 
> > How to use this feature. How does the orderid gets
> generated
> > 
> > Thanks in advance
> > Chand
> > ----- Original Message ----- 
> > From: "David E. Jones (JIRA)" <[EMAIL PROTECTED]>
> > To: <[email protected]>
> > Sent: Tuesday, December 12, 2006 10:59 PM
> > Subject: [jira] Closed: (OFBIZ-401) upgrade bsf to
> something a bit more 
> > modern
> > 
> > 
> >>     [
>
http://issues.apache.org/jira/browse/OFBIZ-401?page=all
> ]
> >>
> >> David E. Jones closed OFBIZ-401.
> >> --------------------------------
> >>
> >>    Resolution: Fixed
> >>
> >> Thanks for your patience on this one Adam.
> Hopefully it's in SVN for good 
> >> now, in rev 486518.
> >>
> >>> upgrade bsf to something a bit more modern
> >>> ------------------------------------------
> >>>
> >>>                 Key: OFBIZ-401
> >>>                 URL:
> http://issues.apache.org/jira/browse/OFBIZ-401
> >>>             Project: OFBiz (The Open for
> Business Project)
> >>>          Issue Type: Bug
> >>>          Components: framework
> >>>    Affects Versions: SVN trunk
> >>>            Reporter: Adam Heath
> >>>         Assigned To: David E. Jones
> >>>            Priority: Trivial
> >>>             Fix For: SVN trunk
> >>>
> >>>         Attachments: bsf.diff
> >>>
> >>>
> >>> OfBiz still uses a bsf version from when it was
> hosted/maintained by ibm. 
> >>> The attached patch fixes this(does a
> search/replace), changing the 
> >>> package names.
> >>
> >> -- 
> >> This message is automatically generated by JIRA.
> >> -
> >> If you think it was sent incorrectly contact one
> of the administrators: 
> >>
>
http://issues.apache.org/jira/secure/Administrators.jspa
> >> -
> >> For more information on JIRA, see:
> http://www.atlassian.com/software/jira
> >>
> >>
> >>
> >> 
> > 
> > 
> >

Reply via email to