Re: [Ledger-smb-users] Importing inventory via CSV

2015-01-02 Thread Erik Huelsmann
Hi Louis, The only documentation available for the uploads is the code, I think. (I should make a write-up about the uploads in the FAQ or some other place, now that you mention it..) Looking at [1], I found that the upload has 3 columns: part number, on-hand and the purchase price. Each uploade

Re: [Ledger-smb-users] Importing inventory via CSV

2015-01-02 Thread Bill Appelbe
Hi if you look at the parts table first, note the *accno_id fields. You also may need the makemodel, partstax, partscustomer and partsvendor tables, depending on your usage. Set up your CSV files to look like the tables you want to populate. There are several ways of doing this, you could use the

[Ledger-smb-users] Importing inventory via CSV

2015-01-01 Thread Louis
Hey All, Is the format for the inventory import csv documented somewhere? I've been poking about for it but haven't stumbled upon it. Louis -- Dive into the World of Parallel Programming! The Go Parallel Website, spon