Re: accounting schema

Поиск
Список
Период
Сортировка
От johnf
Тема Re: accounting schema
Дата
Msg-id 200802070809.46895.jfabiani@yolo.com
обсуждение исходный текст
Ответ на Re: accounting schema  ("Medi Montaseri" <montaseri@gmail.com>)
Список pgsql-sql
On Wednesday 06 February 2008 06:54:36 pm Medi Montaseri wrote:
> I suppose instead of AR and AP tables, I can just have one table called
> Entry (thanks Joe....) with an attribute indicating AR vs AP.

I recommend you not do have only one table for transaction.  AR and AP are 
different animals and each can get very complex quickly.   Adding a field 
that only applies to AP and not AR is a very simple example of what goes 
wrong.

-- 
John Fabiani


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

Предыдущее
От: "Tony Wasson"
Дата:
Сообщение: Re: accounting schema
Следующее
От: Tiziano Slack
Дата:
Сообщение: Re: TG_TABLE_NAME as identifier