[Ledger-smb-devel] Expanding on department_id usage

2007-10-11 Thread Gerald Chudyk
Hi everyone, I need to restrict access to specific order and sales records based on location. A branch location needs to record sales orders and collect receivables. A branch should not have access to corporate information (such as g/l), or other sales/ar info specific to other branches. The corpo

Re: [Ledger-smb-devel] Looking towards PostgreSQL 8.3

2007-10-11 Thread Joshua D. Drake
On Thu, 11 Oct 2007 13:42:21 -0700 "Chris Travers" <[EMAIL PROTECTED]> wrote: > One change I noted in PostgreSQL 8.3 is that tsearch2 has been moved > into the core along with "some minor syntax changes." > > I suppose we may need to have some compatibility work done for 8.3 > when it comes out.

[Ledger-smb-devel] Looking towards PostgreSQL 8.3

2007-10-11 Thread Chris Travers
One change I noted in PostgreSQL 8.3 is that tsearch2 has been moved into the core along with "some minor syntax changes." I suppose we may need to have some compatibility work done for 8.3 when it comes out. If anyone has more knowledge and wants to comment on how it is likely to affect us, that