[ http://issues.apache.org/jira/browse/OFBIZ-456?page=comments#action_12459480 ] Iain Fogg commented on OFBIZ-456: ---------------------------------
Chris, It's the "Items" screen of the Invoice. Whenever you fill in the form at the bottom of the screen you have to explicitly enter the sequence number, even if it's a brand new item. Having this field makes sense if you "Update" an existing item, but it would be better to leave it blank and let the system work out the next seq number if you are adding a new one. > Invoice item sequence ids are ordered alphabetically, not numerically > --------------------------------------------------------------------- > > Key: OFBIZ-456 > URL: http://issues.apache.org/jira/browse/OFBIZ-456 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: accounting > Reporter: Iain Fogg > Assigned To: Si Chen > Priority: Minor > > Invoice item sequence numbers start with 2 significant "digits" (01, 02, > etc). Not a problem until you have an invoice with more than 99 items, and > then you find item 100 being displayed after item 10. > I expect the desired behaviour (and improvement) is obvious :-) -- 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
