Re: [Ledger-smb-devel] Bug in creating purchase order

2012-07-24 Thread Chris Travers
Oh, one more thing on this: If you install Math::BigInt::GMP you will have fewer warnings in your logs and you may get some performance benefits. Best Wishes, Chris Travers -- Live Security Virtual Conference Exclusive li

Re: [Ledger-smb-devel] Bug in creating purchase order

2012-07-24 Thread Chris Travers
On Tue, Jul 24, 2012 at 7:50 AM, Nigel Titley wrote: > On 24/07/2012 07:42, Chris Travers wrote: > > > > On Tue, Jul 17, 2012 at 1:48 AM, Nigel Titley wrote: > >> On 17/07/2012 02:11, Chris Travers wrote: >> >> Hi Nigel; >> >> I have been unable to reproduce. >> >> > I have still been unabl

Re: [Ledger-smb-devel] Bug in creating purchase order

2012-07-24 Thread Nigel Titley
On 24/07/2012 07:42, Chris Travers wrote: On Tue, Jul 17, 2012 at 1:48 AM, Nigel Titley > wrote: On 17/07/2012 02:11, Chris Travers wrote: Hi Nigel; I have been unable to reproduce. I have still been unable to reproduce. Perhaps we could tackle this

Re: [Ledger-smb-devel] Bug in creating purchase order

2012-07-23 Thread Chris Travers
On Tue, Jul 17, 2012 at 1:48 AM, Nigel Titley wrote: > On 17/07/2012 02:11, Chris Travers wrote: > > Hi Nigel; > > I have been unable to reproduce. > > I have still been unable to reproduce. Perhaps we could tackle this over IRC sometime? Best Wishes, Chris Travers ---

Re: [Ledger-smb-devel] Bug in creating purchase order

2012-07-17 Thread Nigel Titley
On 17/07/2012 02:11, Chris Travers wrote: Hi Nigel; I have been unable to reproduce. Can you run this? select * from menu_generate() where label ilike '%order%' and array_to_string(args, ':') like '%module=oe%'::varchar; and email the result here? This will print out the specifics of the

Re: [Ledger-smb-devel] Bug in creating purchase order

2012-07-16 Thread Chris Travers
Hi Nigel; I have been unable to reproduce. Can you run this? select * from menu_generate() where label ilike '%order%' and array_to_string(args, ':') like '%module=oe%'::varchar; and email the result here? This will print out the specifics of the menu for the order entry module. Best Wishes,

Re: [Ledger-smb-devel] Bug in creating purchase order

2012-07-14 Thread Chris Travers
On Sat, Jul 14, 2012 at 2:26 PM, Nigel Titley wrote: > On 14/07/2012 09:03, Chris Travers wrote: > > Wait, is this developer snapshot or 1.3? > > > All of these bugs are reported against developer snapshot. > tracked as 3544239 > > Nigel > > > -

Re: [Ledger-smb-devel] Bug in creating purchase order

2012-07-14 Thread Nigel Titley
On 14/07/2012 09:03, Chris Travers wrote: > Wait, is this developer snapshot or 1.3? > All of these bugs are reported against developer snapshot. Nigel -- Live Security Virtual Conference Exclusive live event will cover a

Re: [Ledger-smb-devel] Bug in creating purchase order

2012-07-14 Thread Chris Travers
On Sat, Jul 14, 2012 at 1:01 AM, Chris Travers wrote: > > > On Sat, Jul 14, 2012 at 12:58 AM, Chris Travers > wrote: > >> >> >> On Fri, Jul 13, 2012 at 2:47 PM, Nigel Titley wrote: >> >>> Go to Order Entry -> Purchase Order >>> Enter a creditor >>> Enter a partial description of an item and or

Re: [Ledger-smb-devel] Bug in creating purchase order

2012-07-14 Thread Chris Travers
On Sat, Jul 14, 2012 at 12:58 AM, Chris Travers wrote: > > > On Fri, Jul 13, 2012 at 2:47 PM, Nigel Titley wrote: > >> Go to Order Entry -> Purchase Order >> Enter a creditor >> Enter a partial description of an item and or "update" >> >> Internal server error >> >> Just to confirm, I have been

Re: [Ledger-smb-devel] Bug in creating purchase order

2012-07-14 Thread Chris Travers
On Fri, Jul 13, 2012 at 2:47 PM, Nigel Titley wrote: > Go to Order Entry -> Purchase Order > Enter a creditor > Enter a partial description of an item and or "update" > > Internal server error > > This is strange. I just tried it and it worked. Trying a few other cases. Best wishes, Chris Tra

[Ledger-smb-devel] Bug in creating purchase order

2012-07-13 Thread Nigel Titley
Go to Order Entry -> Purchase Order Enter a creditor Enter a partial description of an item and or "update" Internal server error Error log says Math::BigInt: couldn't load specified math lib(s), fallback to Math::BigInt::FastCalc at LedgerSMB/Form.pm line 61 Undefined subroutine &main:: calle