Skip to content

Web ledger based on EU and SE bookkeeping standards, xml, xslt, servlets and jquery

Notifications You must be signed in to change notification settings

bosson/balancebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Balance book

Balance book is a ledger/book keeping software for small business, that aims to provide overview in a firendly environment.

Frontend uses jquerymobile and xslt transforms.

Apiary is used to design the backend API at http://docs.balancebook.apiary.io/

Backends are implement the in different frameworks such as:

  • Java
  • Python
  • nodejs

The original (xmlplus) was created from XSLT-views and XML data. Some of this legacy remains - but is beeing swapped out for JSON.

 NEW STRUCTURE: 

   Records

      Book (Create, Remove)
        Transactions

      Accounts (Add, remove)
      Balance (Add, remove)
	  Metadata (Set)

      Book-Orders (Create, Remove)
        Transactions (Add, remove, commit)

  
   Dealing with monthly events in template ledger-orders: 

      Incomes
      Intäkt (RR)
      Inbetalning (BR, KF)

      Expenses
      Kostnad (RR)
      Utbetalning (BR, KF)
  
      Bokslut (omföring)

About

Web ledger based on EU and SE bookkeeping standards, xml, xslt, servlets and jquery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published