Re: [Ledger-smb-devel] Web API

2012-09-11 Thread Chris Travers
On Tue, Sep 11, 2012 at 8:45 AM, Chris Bennett wrote: > > > I am also working on integrating what I have into LedgerSMB. > I am very pleased with my own interfaces for inserting, viewing and > updating my own customer, vendor and parts/assemblies data and I want to > use that to work into LSMB. >

Re: [Ledger-smb-devel] Web API

2012-09-11 Thread Chris Travers
On Tue, Sep 11, 2012 at 1:25 PM, Chris Bennett wrote: > > > See comments inline: > > I had some health issues (mine and family too) that mostly shut me down > for a good while. Accounting became temporarily irrelevant for a time. > > What I did have plenty of time for was to do my own programmin

Re: [Ledger-smb-devel] Web API

2012-09-11 Thread Chris Travers
On Tue, Sep 11, 2012 at 12:57 PM, Erik Huelsmann wrote: > Hi Chris, > > I hope you don't mind me saying, but from quick reading of both his and > your mails, I don't really understand where your post is going to: what > does he want with the information if "stuff" is in old code or new code? > Yo

Re: [Ledger-smb-devel] Web API

2012-09-11 Thread Erik Huelsmann
On Tue, Sep 11, 2012 at 10:25 PM, Chris Bennett < ch...@bennettconstruction.us> wrote: > On Tue, Sep 11, 2012 at 09:57:33PM +0200, Erik Huelsmann wrote: > > Hi Chris, > > > > I hope you don't mind me saying, but from quick reading of both his and > > your mails, I don't really understand where you

Re: [Ledger-smb-devel] Web API

2012-09-11 Thread Erik Huelsmann
Wrong Chris... On Tue, Sep 11, 2012 at 10:25 PM, Chris Bennett < ch...@bennettconstruction.us> wrote: > On Tue, Sep 11, 2012 at 09:57:33PM +0200, Erik Huelsmann wrote: > > Hi Chris, > > > > I hope you don't mind me saying, but from quick reading of both his and > > your mails, I don't really unde

Re: [Ledger-smb-devel] Web API

2012-09-11 Thread Chris Bennett
On Tue, Sep 11, 2012 at 09:57:33PM +0200, Erik Huelsmann wrote: > Hi Chris, > > I hope you don't mind me saying, but from quick reading of both his and > your mails, I don't really understand where your post is going to: what > does he want with the information if "stuff" is in old code or new cod

Re: [Ledger-smb-devel] Web API

2012-09-11 Thread Erik Huelsmann
Hi Chris, I hope you don't mind me saying, but from quick reading of both his and your mails, I don't really understand where your post is going to: what does he want with the information if "stuff" is in old code or new code? You did not proceed to state what the impact of old code or new code is

Re: [Ledger-smb-devel] Web API

2012-09-11 Thread Chris Bennett
On Tue, Sep 11, 2012 at 10:45:32AM -0500, Chris Bennett wrote: > On Tue, Sep 11, 2012 at 05:03:14AM -0700, Chris Travers wrote: > > > > Yeah. First what language are you using? > > > > if it's Perl the simplest thing to do is to patch into the existing object > > model. In other languages I thi

Re: [Ledger-smb-devel] Web API

2012-09-11 Thread Chris Bennett
On Tue, Sep 11, 2012 at 05:03:14AM -0700, Chris Travers wrote: > > Yeah. First what language are you using? > > if it's Perl the simplest thing to do is to patch into the existing object > model. In other languages I think the best thing to do is to help modify > LedgerSMB at the db level to pr

Re: [Ledger-smb-devel] Web API

2012-09-11 Thread Chris Travers
On Mon, Sep 10, 2012 at 11:26 PM, Pongrácz István wrote: > Hi, > > I started to work with a 3rd party migration tool, which is able to > connect to software systems using web services (wsdl), http endpoint ( > http://xxx/yyy?= etc.), direct database access. > > I am wondering, how could I