From: Matt J. <sir...@gm...> - 2007-02-28 18:51:21
|
Hello, all. I have been forum digging (or mailing list digging) for the last hour or so and am having a hard time finding information. I am new to SQL-Ledger, and do not know if people on this list are generally hostile towards those (such as myself) who have not purchased the commercial Reference Manual (business can't afford it at this time), but any help would be appreciated. I have a functional knowledge of double-entry, accrual-basis accounting. For example, when I sell something and get paid by PayPal (which is most often the case), I debit PayPal Account (the asset account) and credit inventory. Similarly, I would debit inentory and credit cash when I purchase something, etc. Here are my concerns: 1. I have both a website and eBay sales presence. This means that: - My sale prices are not always the same. - Shipping costs are not always the same (eBay customers pay shipping, website customers do not) - and also, my product costs are not always the same. How do I enter products in my system to track, but not put a price on them until I actually purchase them from my suppliers? Each time I buy, the price of the product and shipping fluctuates, meaning my Cost of Goods Sold fluctuates. I partially started with SQL-Ledger in order to have a FIFO inventory accounting system for cost of goods sold for tax reporting purposes. How do I accomplish this? I am afraid right now of starting down one path and then it being wrong. 2. A fine point I am confused about: I assume to enter a new order, I would go to "POS" and select "Sale", enter the sale and save it. However, the only "Record in" option I see is "Accounts Receivable." I was taught that when you have already received payment (cash or, say, PayPal), it goes in your cash or PayPal account respectively. How do I add those options to the "Record in" drop-down box in the POS page. 3. Why is there the "Checking Account/Petty Cash" drop-down box below the box in question one, on that same POS page? I thought that, for example, a sale was supposed to credit inventory and debit cash. Or debit checking account. I have no accounts receivable, only received payment (paypal, check or cash) and inventory to send out. 4. Inventory: I understand I can enter inventory items, however, I purchase the same items that fluctuate in price all the time. I wanted to use SQL-Ledger partially as a way to calculate Cost of Goods Sold for the tax year. I purchase items in batches as item types but with a "custom" price each time. Am I supposed to go entering products like this, by order, each time with a different price? How do I do this, if so? Also, my "sell" price changes. On the website it is one price, though that might be adjusted, and on eBay the sell price is almost always different. How do I account for this? Thank you for any help! -- Regards, Matt Jackson |
From: David B. <dav...@sb...> - 2007-02-28 19:46:40
|
On Wed, 2007-02-28 at 13:50 -0500, Matt Jackson wrote: > Hello, all. > > I have been forum digging (or mailing list digging) for the last hour or so > and am having a hard time finding information. > > I am new to SQL-Ledger, and do not know if people on this list are generally > hostile towards those (such as myself) who have not purchased the commercial > Reference Manual (business can't afford it at this time), but any help would > be appreciated. > > I have a functional knowledge of double-entry, accrual-basis accounting. For > example, when I sell something and get paid by PayPal (which is most often > the case), I debit PayPal Account (the asset account) and credit inventory. > Similarly, I would debit inentory and credit cash when I purchase something, > etc. > > > Here are my concerns: > > 1. I have both a website and eBay sales presence. This means that: > - My sale prices are not always the same. Sell price can be overridden on any order to my knowledge. Depending on how you intend to set up the customers, you can also assign price groups or price lists to specific customers. > - Shipping costs are not always the same (eBay customers pay shipping, > website customers do not) Set up and item or service as shipping charges (or shipping & handling) and add to the orders as needed. > - and also, my product costs are not always the same. Best that I can tell, SQL-Ledger handles this well. While my product costs don't widely fluctuate, if you keep up with receiving and vendor invoices (meaning process in a timely manner), SL should take care of COGS well...it does for me. > > How do I enter products in my system to track, but not put a price on them > until I actually purchase them from my suppliers? Each time I buy, the price > of the product and shipping fluctuates, meaning my Cost of Goods Sold > fluctuates. You can enter items as needed. If I set something up that I intend to bring into stock, I typically set the item up with "Last Cost" being equal to what the cost is when I set the item up. As above, if you buy the item, receive the PO and process the vendor invoice in a timely manner, SL will calculate last cost based on that data. > > I partially started with SQL-Ledger in order to have a FIFO inventory > accounting system for cost of goods sold for tax reporting purposes. > > How do I accomplish this? I am afraid right now of starting down one path > and then it being wrong. > > 2. A fine point I am confused about: I assume to enter a new order, I would > go to "POS" and select "Sale", enter the sale and save it. However, the only > "Record in" option I see is "Accounts Receivable." I was taught that when > you have already received payment (cash or, say, PayPal), it goes in your > cash or PayPal account respectively. How do I add those options to the > "Record in" drop-down box in the POS page. I don't use POS...I use Order Entry --> Sales Order. POS to me equals cash register and a line of customers. Order Entry --> Sales Order allows me to key an order, print a pick ticket/packing list and save the order. I don't open the order again until it is time to ship the product and invoice it. Allows you to add shipping/handling based on real dollar amounts etc. > > 3. Why is there the "Checking Account/Petty Cash" drop-down box below the > box in question one, on that same POS page? I thought that, for example, a > sale was supposed to credit inventory and debit cash. Or debit checking > account. I have no accounts receivable, only received payment (paypal, check > or cash) and inventory to send out. > Are you working with a stock COA? Never using POS in SL before, I am likely not going to be of much help. > 4. Inventory: I understand I can enter inventory items, however, I purchase > the same items that fluctuate in price all the time. I wanted to use > SQL-Ledger partially as a way to calculate Cost of Goods Sold for the tax > year. I purchase items in batches as item types but with a "custom" price > each time. Am I supposed to go entering products like this, by order, each > time with a different price? How do I do this, if so? > Information above should be helpful to clarify. > Also, my "sell" price changes. On the website it is one price, though that > might be adjusted, and on eBay the sell price is almost always different. > How do I account for this? > Same deal as above...assign price groups/price lists or override the price at sales order entry. > Thank you for any help! > Hope that it was... David Boyle NAPCO (Northwest Arkansas Paper Company) |