[ http://issues.apache.org/jira/browse/OFBIZ-456?page=comments#action_12459203 ] Jacopo Cappellato commented on OFBIZ-456: -----------------------------------------
I think that Chris has found the root of the problem that Iain is having (thanks). However I still don't understand why in the demo data the creation of a new invoice is leading to the 00001, 00002 etc... result... About the backward compatibility issue: I don't know but maybe it is not so important in this case since the items in older invoices will be numbed as 01, 02, 03 and the items in new ones will be numbered 00001, 00002... I don't see big issues with this (but I could be wrong). > 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
