[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Development Snapshot Released





On Wed, Jul 11, 2012 at 5:54 AM, Philip Rhoades <..hidden..> wrote:
Chris,


On 2012-07-11 22:39, Chris Travers wrote:
> On Wed, Jul 11, 2012 at 5:33 AM, Philip Rhoades <..hidden..>
> wrote:
>
>> Chris,
>>
>> OK, now I have got to the LSMB menu - I will have a closer look now
>> bu
>> two (minor) things:
>>
>> 1. Creating a new DB sometimes fails because of timeout on the
>> server
>
> We may need to document this. 
>
>> 2. All the fields need to be populated when creating the admin user
>
> Ok. 
>
>>>
>> I suspect that customer/vendor management and ar/ap/gl


Quick response:

Trying to do an AP Transaction gives:

Error!
No currencies defined. Please set these up under System/Defaults.
dbversion: 1.3.999, company: lsmb_t

but trying to fix that gives:

Error!
Undefined subroutine &main::defaults called at old-handler.pl line 163.
dbversion: 1.3.999, company: lsmb_t

It's broken in a different way on my snapshot.  For the moment try this:

INSERT INTO defaults (setting_key, value) values ('curr', 'AUD:USD:EUR');

Best Wishes,
Chris Travers