Configuring The General Ledger
Configuring The General Ledger
Configuring The General Ledger
This document describes how to configure the opentaps Financials General Ledger and
importing your initial balance sheet and inventory.
Change Log
April 5, 2006
March 17
2006
March 8
2006
paymentId="VENDOR_PAYMENT",
glAccountTypeId="ACCOUNTS_PAYABLE". This says that all vendor
payments will be set off against the "Accounts Payable" GL account.
Create a PaymentMethod of paymentMethodId="COCHECKING",
implementing the GL system as of August 1, 2005, create a time period that ends August
1, 2005.
Then, create accounting transactions and entries in that time period which describe the
company's financial condition before it was transferred into opentaps/OFBiz. These can
be done as a series of transactions all as of the last second of the time period (ie, July 31,
2005 at 23:59:59). You can create one transaction for the entire balance sheet with
entries for every GL account, or a series of transactions.
If you are importing inventory values, create an accounting transaction entry for each
product in your inventory, with their productId and amount of inventory value for the
product. Also, create an InventoryItem record with their quantities and unit costs.
Next, if these transactions were created in a file, import them into OFBiz.
Transaction]. You should see the transactions there and can post them one by one.
After posting the transactions, check that your trial balances and balance sheets are
corrected.
If everything is correct, close out this time period. Then the initial financial conditions can
no longer be changed, and you can start using your company with the opentaps
Financials.
Some Less Typical Transactions
If you need to enter transactions which are not currently supported directly, you can still do so
with [Financials] > [Transactions] > [Create Transactions] and then manually post them. Over
time, we will be adding support for more standard types of transactions. (Theyre also pretty easy
to write yourself.)
Look in data/DemoOrgBalanceSheet.xml for some sample examples of how accounting
transactions are created.