Re: [Ledger-smb-devel] Links to good double-entry explanations

2006-10-12 Thread cbbrowne
> Josh writes: > > Gnumeric used to have one. > > Sure you don't mean Gnucash? They have a pretty good one. I probably wrote some of it... They rewrote a couple times; I'm not sure what survived... -- select 'cbbrowne' || '@' || 'cbbrowne.com'; http://cbbrowne.com/info/slony.html Know the list

Re: [Ledger-smb-devel] Discussion of Credit Card Processing Requirements

2006-10-12 Thread Chris Travers
The real obstacle to doing card present via OnlinePayment is that we would probably have to add the mapping to every back-end module separately. The difference between card present and card not present has to do with the way the credit card data is verified. The UI hasn't been built yet, but curr

Re: [Ledger-smb-devel] Discussion of Credit Card Processing Requirements

2006-10-12 Thread Tony Fraser
On Thu, 2006-10-12 at 15:18 -0700, Chris Travers wrote: > Did a little more digging on this. Looks like I haven't been able to > find track data submission at all on their roadmap and that developer > releases havent been released in over 18 months (from a previous > release cycle of 3 months). I

Re: [Ledger-smb-devel] Discussion of Credit Card Processing Requirements

2006-10-12 Thread Chris Travers
Did a little more digging on this. Looks like I haven't been able to find track data submission at all on their roadmap and that developer releases havent been released in over 18 months (from a previous release cycle of 3 months). I suppsoe we will have to consider that project dead :-( Best Wi

Re: [Ledger-smb-devel] Discussion of Credit Card Processing Requirements

2006-10-12 Thread Chris Travers
Doesn't look like they support card present transactions properly, according to their documentation (i.e. no way to pass track dat a to the processor modules). It looks like OnlinePayment is designed for ecommerce and not things like POS, as far as I can tell. Of course, it is possible to extract

Re: [Ledger-smb-devel] Discussion of Credit Card Processing Requirements

2006-10-12 Thread Tony Fraser
On Thu, 2006-10-12 at 10:39 -0700, Chris Travers wrote: > SVN now includes a basic credit card processing framework utilizing > Net::TCLink as its primary (and only included) driver. It is modular > however, so other credit card processing gateways could be supported. Why not base the framework o

Re: [Ledger-smb-devel] Manual

2006-10-12 Thread John Hasler
Chris Travers writes: > For now, direct people with development questions to this list. I'll do that. -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA - Using Tomcat but need to do more? Need to support web services, securi

[Ledger-smb-devel] Discussion of Credit Card Processing Requirements

2006-10-12 Thread Chris Travers
Hi; SVN now includes a basic credit card processing framework utilizing Net::TCLink as its primary (and only included) driver. It is modular however, so other credit card processing gateways could be supported. Currently the only methods exposed are sale and credit. I suppose a chargeback optio

Re: [Ledger-smb-devel] Links to good double-entry explanations

2006-10-12 Thread John Hasler
Josh writes: > Gnumeric used to have one. Sure you don't mean Gnucash? They have a pretty good one. -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA - Using Tomcat but need to do more? Need to support web services, securit

Re: [Ledger-smb-devel] Manual

2006-10-12 Thread Chris Travers
For now, direct people with development questions to this list. The API may be changing quite quickly. I will be putting out a documentation in the next few days with the core Form and Locale api's documented clearly. On 10/12/06, John Hasler <[EMAIL PROTECTED]> wrote: > Chris Travers writes: >

Re: [Ledger-smb-devel] Manual

2006-10-12 Thread John Hasler
Chris Travers writes: > In the mean time, let me know what sort of questions you have and I will > see what I can do to get you answers. I'm editing the manual and looking for what to put in place of the non-working URL. If you don't have a new URL I'll work around it. > More likely, the real so

Re: [Ledger-smb-devel] Links to good double-entry explanations

2006-10-12 Thread Christopher Murtagh
On 10/12/06, John Hasler <[EMAIL PROTECTED]> wrote: > I'm collecting links to good explanations of double-entry bookkeeping for > the manual. Suggestions? I found that David Gilbert's GNUCash user guide had some pretty good material on basic/double entry bookkeeping and accounting: http://www.

Re: [Ledger-smb-devel] Links to good double-entry explanations

2006-10-12 Thread Craig Hermes
Pretty thorough explanation here: http://en.wikipedia.org/wiki/Double-entry_book-keeping On Thursday 12 October 2006 12:11 pm, John Hasler wrote: > I'm collecting links to good explanations of double-entry bookkeeping for > the manual. Suggestions? -

Re: [Ledger-smb-devel] Manual

2006-10-12 Thread Chris Travers
Hi; We have been having trouble with spambots and are looking for a way to bring the most important content back online. More likely, the real solution is going to be the beginnings of a real developer reference work including database schemas, API's etc. In the mean time, let me know what sort

Re: [Ledger-smb-devel] Links to good double-entry explanations

2006-10-12 Thread Josh Berkus
John, > I'm collecting links to good explanations of double-entry bookkeeping for > the manual. Suggestions? Gnumeric used to have one. Not sure if they still do, or where it is. --Josh - Using Tomcat but need to do more

[Ledger-smb-devel] Links to good double-entry explanations

2006-10-12 Thread John Hasler
I'm collecting links to good explanations of double-entry bookkeeping for the manual. Suggestions? -- John Hasler [EMAIL PROTECTED] Elmwood, WI USA - Using Tomcat but need to do more? Need to support web services, security?