Topic: Uploading transactions
I'm evaluating if FrontAccounting is appropriate for my business. I like what I see, but I have concerns because I need FrontAccounting to accommodate a couple of our efficient workflows.
The business is web based. The company manufactures products by contracting with copackers for large bulk quantities that are sufficient for several months of sales. We sell the products on our website and many marketplaces, such as Amazon.
To record sales from the marketplaces, I'd like to import csv files monthly. Each record in the csv should be able to:
- Create the sale transaction, which will include product sales, shipping sales, discounts, marketplace fees, and debit either marketplaces receivables or PayPal as a bank account.
- Properly adjust inventory levels and charge cost of sales based on quantity and SKU fields.
To record most of our checking account charges, I'd like to import csv files monthly. 85% of our checking account transactions are for postage and shipping. Instead of entering each transaction individually, we prefer to import them in bulk. Each of these imported transactions should be visible to the bank reconciliation function.
To record most bank account transfers, I'd like to import csv files monthly. Each of these imported transactions should be visible to the bank reconciliation function.
Are these imports possible with FrontAccounting? Alternatively, could I import them via SQL queries?
Thanks for all advice.