Re: request for comments on inventory experiment

2008-01-05 Thread Lianto Ruyang
o contain one Goods GUID. Because in an "inventory-type account", a lot will describe one goods only. Copying from lots.txt: > invoice #258customer XXX > Order placed 20 December 2001 > quant (10) gallons paint $10/each $100 > quant (2) pa

request for comments on inventory experiment

2007-12-30 Thread Lianto Ruyang
o be created when a transaction is entered, after the transaction's splits is created, i'm guessing that's "where" i should put my modification so the lots not only saved into an "Account" but also to a "Goods". I hope my description is quite clear

Re: Inventory system design: proposal:

2007-10-09 Thread Lianto Ruyang
ve an annual inflation > index for the use of the reports. (Perhaps stored in the priceDB?) > > --Beth > Beth Leonard > http://www.LeonardFamilyVideos.com > > On Tue, Oct 09, 2007 at 11:15:10PM +0700, Lianto Ruyang wrote: > > Hello Everyone, > > > > I want to add an inventory system to

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,