Hi,
On Wed, October 18, 2017 2:50 pm, [email protected] wrote:
> Is there a way to get a sales report by item? Total sales for a day by
> item
> for example. The only indicators I can find would be the description field
> on the invoice or the income or other account credited for the sale.
> Thanks!
> Roger
You would certainly have to write your own report to do that. You would
need to search through all posted invoices, and for each invoice line-item
determine the date and amount, and then collect all those tuples. Then
you can display it out.
There is definitely no existing report that would do this.
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
-derek
--
Derek Atkins 617-623-3745
[email protected] www.ihtfp.com
Computer and Internet Security Consultant
_______________________________________________
gnucash-user mailing list
[email protected]
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.