Re: Inventory system design: proposal:

2007-10-10 Thread Josh Sled
Lianto Ruyang [EMAIL PROTECTED] writes: - how to make the select-dialog can show items quickly (i imagine if the items are in thousands the tree-view will be very slow) I'd not worry about this. As a anecdotal data-point, GPMC [ยน] handles 16k items in my full playlist without even blinking an

Inventory system design: proposal:

2007-10-09 Thread Lianto Ruyang
Hello Everyone, I want to add an inventory system to gnucash. After looking at the code and considering how i want it to be, i come up with the following design: inventory-system: * core - Item { name, sell-price, buy-price, quantity, description, item_group, asset-account, expense-account,

RE: Inventory system design: proposal:

2007-10-09 Thread rboyd
Two quick comments. Maybe include a SKU # field, and change buy-price to cost (cost of goods sold), since manufactured items could be in inventory. Original Message Subject: Inventory system design: proposal: From: Lianto Ruyang [EMAIL PROTECTED] Date: Tue, October 09

Re: Inventory system design: proposal:

2007-10-09 Thread Beth Leonard
Hi, I'm hoping to answer your question by giving you some use-case scenarios. I am not an accountant, but I do have a friend who is going through accounting school, and I have a small business for which my accountant asks me every April how much inventory of raw materials I had in stock on

Re: Inventory system design: proposal:

2007-10-09 Thread Lianto Ruyang
Thanks for the inputs. I guess i'll have to look more at the engine about pricedb and lots On 10/10/07, Beth Leonard [EMAIL PROTECTED] wrote: Hi, I'm hoping to answer your question by giving you some use-case scenarios. I am not an accountant, but I do have a friend who is going through