spec/fixtures/skr/gl_account.yml in stockor-0.1.9 vs spec/fixtures/skr/gl_account.yml in stockor-0.2

- old
+ new

@@ -5,13 +5,18 @@ name: Cash description: Checking account balance (as shown in company records), currency, coins, checks received from customers but not yet deposited. bank_checking: number: 1011 - name: Cash + name: Cash - Checking description: Checking account balance (as shown in company records), currency, coins, checks received from customers but not yet deposited. +inventory: + number: 1110 + name: Inventory + description: Inventory on hand and awaiting sale + deposits: number: 1200 name: Deposits description: Deposit holding account @@ -38,6 +43,19 @@ sales: number: 4000 name: Sales description: Amounts earned from selling physical goods. When a sale is provided on credit, both this account and Accounts Receivable will increase. When a service is provided for immediate cash, both this account and Cash will increase. +labor: + number: 5100 + name: Labor + description: Labor Costs +utilities: + number: 5150 + name: Utilities + description: Utility Costs + +ship: + number: 5100 + name: Shipping + description: Shipping charges