business problems

Derek Atkins warlord at MIT.EDU
Thu May 28 13:15:28 EDT 2015


John Ralls <jralls at ceridwen.us> writes:

> Could be. Counters are maintained in KVP directly from Scheme. Moving
> all KVP to libqof is my current development project; I intend to
> rewrite the File>Properties stuff in C++ as part of that effort.
>
> Where are the invoice-customer links kept?

The invoice transaction has a kvp entry pointing back to the Invoice
object.  The invoice then has an owner (which could be a Job, which also
has an owner), which would be the Vendor, Bill, or Employee.

So there is no *direct* mapping, it's indirect through the GncInvoice.

> Regards,
> John Ralls

-derek
-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available


More information about the gnucash-devel mailing list