Chris,
On 2012-07-11 23:24, Chris Travers wrote: > On Wed, Jul 11, 2012 at 5:54 AM, Philip Rhoades <[email protected]> > wrote: > >> Chris, >> >> On 2012-07-11 22:39, Chris Travers wrote: >> > On Wed, Jul 11, 2012 at 5:33 AM, Philip Rhoades >> <[email protected]> >> > 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 [2] >> line 163. >> dbversion: 1.3.999, company: lsmb_t > > Its broken in a different way on my snapshot. For the moment try > this: > > INSERT INTO defaults (setting_key, value) values (curr, AUD:USD:EUR); OK, now I can get the AP screen up but clicking on "new vendor" causes: Error! Unable to open script: LedgerSMB::Scripts::contact : No such file or directory: Can't locate LedgerSMB/DBObject/Entity/Contact.pm in @INC (@INC contains: /usr /local/lib/perl5 /usr/local/share/perl5 /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5 /usr/share/perl5 .) at LedgerSMB/Scripts/contac t.pm line 23. BEGIN failed--compilation aborted at LedgerSMB/Scripts/contact.pm line 23. Compilation failed in require at (eval 1179) line 1. dbversion: 1.3.999, company: lsmb_t Thanks, Phil. -- Philip Rhoades GPO Box 3411 Sydney NSW 2001 Australia E-mail: [email protected] ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Ledger-smb-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel
