[ http://issues.apache.org/jira/browse/OFBIZ-456?page=comments#action_12459331 ] Iain Fogg commented on OFBIZ-456: ---------------------------------
Jacopo, To clarify, I rarely make ITEM adjustments to my invoices - almost always invoice-level adjustments - so I don't need the manual adjustments to be in any sort of close proximity, The only (small) improvement I was looking for was to minimise the amount of typing I need to do to add the adjustments - if I can type "9" instead of "00009", then it makes adding items a bit easier (actually it would be better to not have to specify the seq # at all when I am adding a new one, but I seem to recall this is a required param - not sure why, other than making the implementation slightly easier). I should stress, this is NOT a big deal - if I have to type some leading 0's, I'm not going to be too concerned... The key thing is to support invoices with hundreds of line items and get them displayed in sequence. Cheers, Iain > 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
