After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 327218 - Maintain separate invioce number sequences for AR and AP invoices
Maintain separate invioce number sequences for AR and AP invoices
Status: RESOLVED FIXED
Product: GnuCash
Classification: Other
Component: Business
unspecified
Other All
: Normal enhancement
: ---
Assigned To: Derek Atkins
Derek Atkins
Depends on:
Blocks:
 
 
Reported: 2006-01-16 15:58 UTC by Tom Churchward
Modified: 2018-06-29 20:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Provide separate counters for bills and invoices (2.30 KB, patch)
2007-03-27 01:18 UTC, Alex Prinsier
none Details | Review

Description Tom Churchward 2006-01-16 15:58:10 UTC
PREAMBLE
--------
If I understand correctly the next invoice number is calculated based on the
value of:

<slot:value type="integer">49</slot:value>
in 
<slot:key>gncInvoice</slot:key>

The next number is calculated from the value of integer and subsequently the xml
file is updated with the last number allocated at some point later on.  This
process applies to both client and vendor invoices, with the next invioce number
coming from the same source.

REQUEST DETAL
-------------
The enhancement I propose is to maintain a separate invoice sequence numbers for
client and vendor invoices.  When I ran a company in the UK it was certainly
common practise to do it this way. Now that I live and work in France I can say
that this enhancement would be useful to many businesses here aswell.

Apologies if this was a bit long winded, or has been discussed before, but
thanks for listening anyhow.
Comment 1 Alex Prinsier 2007-03-27 01:18:48 UTC
Created attachment 85359 [details] [review]
Provide separate counters for bills and invoices
Comment 2 Josh Sled 2007-04-21 22:22:08 UTC
Derek, this patch looks pretty straightforward; any reason not to apply?
Comment 3 Jeff Craig 2007-09-24 21:14:04 UTC
This is a feature I am also interested in, it's slightly confusing for me to have the same number sequence for A/P and A/R, is there any reason this patch has not made it into SVN?  I ask again only becuase it's been months since a reply on this bug.
Comment 4 Derek Atkins 2007-12-25 16:57:09 UTC
I've applied this (with a small change to also support Employee Expense Vouchers and Jobs) to SVN trunk.  I'm not sure it should be back ported, so I haven't marked it as such.

fixed in svn as r16720.
Comment 5 John Ralls 2018-06-29 20:55:11 UTC
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=327218. Please update any external references or bookmarks.