Re: Accounting Schema

Поиск
Список
Период
Сортировка
От Ian Harding
Тема Re: Accounting Schema
Дата
Msg-id 3AF48E58.395806D5@pakrat.com
обсуждение исходный текст
Ответ на Accounting Schema  ("Dave Cramer" <Dave@micro-automation.net>)
Ответы Re: Re: Accounting Schema  ("Oliver Elphick" <olly@lfix.co.uk>)
Список pgsql-general
Credits are positive, debits are negative.  I have never seen an accounting
package that did not follow this basic rule.

Dave Cramer wrote:

> Hi all,
>
> Can anyone out there with more experience than me give me some hints as to
> how to do accounting tables in a db. The problem I am wrestling with is how
> to represent credits, and debits.
> One way is to identify credits and debits with a transactiontype, and keep
> all of the numbers positive which models the way accountants do it. This
> makes things liking calculating the balance difficult with a sql statement.
>
> Any hints would be appreciated.
>
> Dave
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)


В списке pgsql-general по дате отправления:

Предыдущее
От: armelle clech
Дата:
Сообщение: Visual StudioC++ 6.0 project configuration for postgresql use
Следующее
От: "David Wall"
Дата:
Сообщение: Re: VACUUM is hanging - jdbc?