niekt0
15bb03e5fe
Added caching of credit balance to accounts and replacing view account_balances.
2015-01-31 02:39:07 +01:00
Jiří Pinkava
4604cd36c3
SQL: add column for disabling unused accounts
2015-01-06 17:41:16 +01:00
Petr Baudis
d79dcb5a5c
SQL transaction_cashsums: Update view to differentiate cash_credit, cash_debit
...
This allows looking at credit changes as well.
2015-01-02 19:35:39 +01:00
Stevko
6ed53b92aa
Added Barcode for cash payment. Barcode is '_cash_'.
2014-05-11 02:38:53 +02:00
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