Re: [Ledger-smb-users] Towards ship-to-based sales-tax support

2007-12-12 Thread Chris Travers
On Dec 12, 2007 9:43 PM, David Tangye <[EMAIL PROTECTED]> wrote: > On Dec 13, 2007 11:57 AM, Ed W <[EMAIL PROTECTED]> wrote: > > > Please dont forget the far simpler case in the EU. > > > > Roughly speaking if we ship into an EU country we charge VAT, if we ship > > outside then we don't... > > >

Re: [Ledger-smb-users] LedgerSMB Scalability Bottleneck-- proposal

2007-12-12 Thread Chris Travers
Hi; On Dec 12, 2007 8:45 PM, Joshua D. Drake <[EMAIL PROTECTED]> wrote: > Chris Travers wrote: > > > As I understand it, a timeout happens because nothing is happening. E.g; > there is no communication between the apache server and the client. > Why not just have the stored procedures spit out a

Re: [Ledger-smb-users] Towards ship-to-based sales-tax support

2007-12-12 Thread David Tangye
On Dec 13, 2007 11:57 AM, Ed W <[EMAIL PROTECTED]> wrote: > Please dont forget the far simpler case in the EU. > > Roughly speaking if we ship into an EU country we charge VAT, if we ship > outside then we don't... 'We' meaning US businesses, ie those governed by US laws. For anyone else there

Re: [Ledger-smb-users] LedgerSMB Scalability Bottleneck-- proposal

2007-12-12 Thread Joshua D. Drake
Chris Travers wrote: > One of the issues that LedgerSMB can run into in larger environments is > that large processes can run into client timeout issues, especially when > large amounts of data are passed back and forth. > > In one case, I am running into issues where approx. 4k invoices are >

Re: [Ledger-smb-users] Towards ship-to-based sales-tax support

2007-12-12 Thread Ed W
Chris Travers wrote: > Hi all; > > I a know a lot of members of our community either have to deal with > SSTI-based sales tax rules now or are going to next year (among other > states, Washington is moving to that system). I am trying to scope > out the requirements for supporting tax calculati

Re: [Ledger-smb-users] [Ledger-smb-devel] LedgerSMB Scalability Bottleneck-- proposal

2007-12-12 Thread Jeff Gerritsen
Chris and et al, Back in 1991 I was working for a vegetable seed company using an AS/400. I created a custom shop floor work order interface and created a background queue to process each work order and break them up into individual transactions the shop floor system (PRISM) understood. The sy

Re: [Ledger-smb-users] LedgerSMB Scalability Bottleneck-- proposal

2007-12-12 Thread Chris Travers
On Dec 12, 2007 10:37 AM, <[EMAIL PROTECTED]> wrote: > Hi Chris, > > I have a little familiarity with the db structure but by no means have a > complete knowledge set about its design. From what little I know it seems > to me that the database structure is the main problem for scalability. (I > kn

Re: [Ledger-smb-users] LedgerSMB Scalability Bottleneck-- proposal

2007-12-12 Thread mark
Hi Chris, I have a little familiarity with the db structure but by no means have a complete knowledge set about its design. From what little I know it seems to me that the database structure is the main problem for scalability. (I know little or no perl so can't comment on optimisations there) It

[Ledger-smb-users] menu.pl 88 error after changing to Dutch language

2007-12-12 Thread antronmics
Hello, I am new at LedgerSMB and installed it on my server. I still have two problems. 1e When I try to login as administrator with a explorer 6 I got into the administrator menu but when I push one of the next buttons I go straight back to the admin.pl login menu. This not happen with an other

[Ledger-smb-users] Updating prices etc

2007-12-12 Thread BeamEnds
Our major supplier sends us a monthly price list in CSV format. What would be the best approach to updating the dbase? (My SQL skills ~= 0) Cheers Richard - SF.Net email is sponsored by: Check out the new SourceForge.net M

Re: [Ledger-smb-users] Printing 1.2.10

2007-12-12 Thread martinwprior
I checked the http error.log and found the problem was that I had forgotten to install Latex. I do recall now trying to install Latex earlier, but could not find it in the repositories, so put it off for later. 'Latex' is now called 'tetex'. Thankyou for pointing out the right direction. Martin