Commit graph

6 commits

Author SHA1 Message Date
Petr Baudis
10d8a17723 SQL: Two new convenience views transaction_nicesplits and transaction_cashsums 2013-08-31 19:11:14 +02:00
b00lean
0706054e81 Added logic for fixing inventory status 2013-07-08 17:31:17 +02:00
Petr Baudis
13bc4d6f60 brmbar-cli: Add support for adduser action 2013-02-10 17:41:25 +01:00
Petr Baudis
48bfde333a SQL: Add account_balances view 2012-10-17 21:33:20 +02:00
Petr Baudis
17ea4c72c6 SQL: currency and account names are unique 2012-10-17 20:54:28 +02:00
Petr Baudis
945ee705c3 Initial implementation of brmbar v3 - brmbar v1 emulator brmbar-cli.pl
Uses PostgreSQL to store accounts and transactions, and Perl + Moose
for the implementation.

The schema is somewhat complicated, but brmburo-compatible; accounting
design by TMA.
2012-08-29 03:52:30 +02:00