Hi all;
Thanks to the generous assistance from David Bandel, I have been
successful at reproducing the issue with the recent
Math::BigFloat-induced bugs. I have further been able to correct it
at least in my own instance.
Description of issue:
1.2: When you try to update an existing transactio
Actually for those hitting this issue, the best thing to do is to svn
up to revision 3925. Versions after this for 1.3.x may require
database changes.
Best Wishes,
Chris Travers
--
The demand for IT networking profession
Hi,
Erik and I were just chatting on IRC about web services. I recently
updated our in-house management system to generate new invoices in LSMB,
and it's a pain in the butt to do -- the current process looks like this:
1. Hit the Login page with username/pw, store session cookie
2. Post some mini
John:
Yes, that would be me, please.
Two some years ago I did some preliminary work on:
http://search.cpan.org/~hesco/LedgerSMB-API-0.04a/lib/LedgerSMB/API.pm
And have experience writing RESTful interfaces using Application::REST,
I think it is.
Please include me in further discussions on
On Tue, 2011-10-25 at 17:03 -0400, Hugh Esco wrote:
> Two some years ago I did some preliminary work on:
> http://search.cpan.org/~hesco/LedgerSMB-API-0.04a/lib/LedgerSMB/API.pm
>
> And have experience writing RESTful interfaces using Application::REST,
> I think it is.
>
REST::Applicati
On Tue, Oct 25, 2011 at 1:38 PM, John Locke wrote:
> Hi,
>
> Erik and I were just chatting on IRC about web services. I recently
> updated our in-house management system to generate new invoices in LSMB,
> and it's a pain in the butt to do -- the current process looks like this:
>
> 1. Hit the Log
On Tue, Oct 25, 2011 at 3:40 PM, Robert James Clay wrote:
> On Tue, 2011-10-25 at 17:03 -0400, Hugh Esco wrote:
>> Two some years ago I did some preliminary work on:
>> http://search.cpan.org/~hesco/LedgerSMB-API-0.04a/lib/LedgerSMB/API.pm
>>
>> And have experience writing RESTful interfaces using