Re: [Openledger-developer] Impl. of "general ledger transaction"
Brought to you by:
klavs
From: Michael L. <ml...@da...> - 2005-03-03 17:41:52
|
> > It's fine reimplementing the GUI - except if you want to start doing > that BEFORE we the API is half-done - we need to agree on a list of > functions(and parameters) the API should have, so you can code against > that. > > Something like: > postTransaction($transactionobject,$employeeid) > postInvoice($invoiceobject,$employeeid) > > etc. ? I agree defining the API functions will go a long way to implementing a usable product. I am not using the SL interface and am only interested in exercising some of its function. I am also working on another project where I need to develop a cgi web interface. It is for these reasons that I am looking at how to implement the GUI. --mike |