« Return to Thread: autoincrementing invoices numbers

Re: autoincrementing invoices numbers

by Nathan Gray :: Rate this Message:

Reply to Author | View in Thread


On 29-Apr-09, at 5:59 AM, <cotanda@...>  
<cotanda@...> wrote:

> ... a %3 as format for an invoice number you get the global number,  
> instead of the "by
> client". I think it works fine.

Careful with that.  pERP keeps all invoices in the same table (AP &  
AR, credit notes, warranty credits), so that may not be quite what you  
expect.  It may jump.  If that's a problem, maybe we need specific  
sequences in egw_nextid or something?

> Now the question is... how I do to send the diff?? (I mean where do  
> I send
> it??)

If it's a short (< 10 lines) diff, you can send it to the list.  
Otherwise, you can stick it in the tracker as a patch:
http://www.projecterp.org/cgi-bin/trac.cgi/newticket

Nathan Gray
nathan at goarctic dot com


------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations
Conference from O'Reilly Media. Velocity features a full day of
expert-led, hands-on workshops and two days of sessions from industry
leaders in dedicated Performance & Operations tracks. Use code vel09scf
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Perp-developers mailing list
Perp-developers@...
https://lists.sourceforge.net/lists/listinfo/perp-developers

 « Return to Thread: autoincrementing invoices numbers