Difference between revisions of "User talk:Drucci"

From GnuCash
Jump to: navigation, search
(answer bug)
(question)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
This is what I get when running 2.0.4 (I'm pretty sure I got the same in 2.0.2)
+
Curious as to what the best setup for something like this would be..
<pre>
 
gnucash: [M] "Found Finance::Quote version ""1.12"
 
  
(gnucash:79457): GLib-CRITICAL **: Invalid key name: Book Guid
+
I have a client for which I do multiple jobs for each of their clients. The way i've currently set it up is as follows:
 
+
My client is an actual client in GnuCash, but their clients are Jobs in GnuCash. So a particular job for a sub client is an invoice within that Sub-Clients Job. My main gripe with this setup is when I'm viewing the invoices for a particular Job (really a Sub-Client), the list only contains Num, Opened, Company Name, Posted, Paid, Type, Billing ID, Is there anyway to add a column to this view that would contain the notes field?  Also I notice when i post an invoice I can enter a description. I've been using this to label the work for what it was since it appears on my customer report, Is there a way to enter that description sooner and see it in the interface(s) that let me select an invoice to view? --[[User:Drucci|Drucci]] 13:36, 20 January 2007 (EST)
(gnucash:79457): GLib-CRITICAL **: Invalid key name: Window Count
 
 
 
(gnucash:79457): GLib-CRITICAL **: Invalid key name: Page Count
 
 
 
(gnucash:79457): GLib-CRITICAL **: Invalid key name: First Page
 
 
 
(gnucash:79457): GLib-CRITICAL **: Invalid key name: Page Order
 
 
 
(gnucash:79457): GLib-CRITICAL **: Invalid key name: Window Position
 
 
 
(gnucash:79457): GLib-CRITICAL **: Invalid key name: Window Geometry
 
 
 
(gnucash:79457): GLib-CRITICAL **: Invalid key name: Window Maximized
 
 
 
(gnucash:79457): GLib-CRITICAL **: Invalid key name: Page Type
 
 
 
(gnucash:79457): GLib-CRITICAL **: Invalid key name: Page Name
 
 
 
(gnucash:79457): GLib-CRITICAL **: Invalid key name: Account Types
 
 
 
(gnucash:79457): GLib-CRITICAL **: Invalid key name: Show Hidden
 
 
 
(gnucash:79457): GLib-CRITICAL **: Invalid key name: Show Zero Total
 
 
 
(gnucash:79457): GLib-CRITICAL **: Invalid key name: Selected Account
 
 
 
</pre>
 
 
 
It runs fine
 
 
 
:That's a bug in a certain glib version. The very latest glib version has this fixed again. (Note: Please don't start reporting bugs on your ''User Talk page''. We have enough other places to report bugs that are frequently checked by the developers: gnucash-user, gnucash-devel, [[Bugzilla]], [[IRC]]). --[[User:Cstim|Cstim]] 03:41, 19 January 2007 (EST)
 

Latest revision as of 18:36, 20 January 2007

Curious as to what the best setup for something like this would be..

I have a client for which I do multiple jobs for each of their clients. The way i've currently set it up is as follows: My client is an actual client in GnuCash, but their clients are Jobs in GnuCash. So a particular job for a sub client is an invoice within that Sub-Clients Job. My main gripe with this setup is when I'm viewing the invoices for a particular Job (really a Sub-Client), the list only contains Num, Opened, Company Name, Posted, Paid, Type, Billing ID, Is there anyway to add a column to this view that would contain the notes field? Also I notice when i post an invoice I can enter a description. I've been using this to label the work for what it was since it appears on my customer report, Is there a way to enter that description sooner and see it in the interface(s) that let me select an invoice to view? --Drucci 13:36, 20 January 2007 (EST)