Re: PATCH: disallowing bill post to wrong commodity account

2008-11-20 Thread Christian Stimming
Never mind my original issues. I've fixed this issue myself, r17709 and r17711. I've applied both patches so that altogether all three of your patches are now in SVN. Thanks a lot! Christian Am Donnerstag, 20. November 2008 10:30 schrieb Christian Stimming: > Am Montag, 3. November 2008 18:03

Re: PATCH: disallowing bill post to wrong commodity account

2008-11-20 Thread Christian Stimming
Am Montag, 3. November 2008 18:03 schrieb Mark Jenkins: > > Could you use "svn diff" or "diff -u" and re-attach please? > > A 'standard diff' is very hard to read/follow. > > Attached. Apply with patch -p0 from within the source directory. > > Jamie is working on the proposal I made in my Oct 23 po

Re: PATCH: disallowing bill post to wrong commodity account

2008-11-03 Thread Mark Jenkins
> Could you use "svn diff" or "diff -u" and re-attach please? > A 'standard diff' is very hard to read/follow. Attached. Apply with patch -p0 from within the source directory. Jamie is working on the proposal I made in my Oct 23 post, "Proposal for business, multi-currency support" http://lists.

Re: PATCH: disallowing bill post to wrong commodity account

2008-11-03 Thread Derek Atkins
Hi, jamie campbell <[EMAIL PROTECTED]> writes: > This patch adds a new account selection filter allowing valid > commodity to be restricted, and makes use of it for bill posting. > This filter is allowed to be NULL (just as with the 'account type' > filter) and when NULL, isn't used. The patch a

PATCH: disallowing bill post to wrong commodity account

2008-10-31 Thread jamie campbell
This patch adds a new account selection filter allowing valid commodity to be restricted, and makes use of it for bill posting. This filter is allowed to be NULL (just as with the 'account type' filter) and when NULL, isn't used. The patch also fixes a bug where gnc commodity copy wasn't copy