[OPEN-ILS-DEV] 1.6 Billing Problem

Ryan ryan484lav at gmail.com
Thu Dec 10 16:53:11 EST 2009


Also here's some more debugging information

Please open a helpdesk ticket and include the following text:

Thu Dec 10 2009 16:51:59 GMT-0500 (Eastern Standard Time)

bill_wizard


{
	"message":"g.au_obj is undefined",
	"fileName":"http://library.laverdieres.com/xul/rel_1_6_0_0/server/patron/bill_wizard.js",
	"lineNumber":152,
	"stack":"patron_bill_finish()@http://library.laverdieres.com/xul/rel_1_6_0_0/server/patron/bill_wizard.js:152\noncommand(
	[
		object XULCommandEvent
	]
	)@http://library.laverdieres.com/xul/rel_1_6_0_0/server/patron/bill_wizard.xul:1\n",
	"name":"TypeError"
}



On Thu, Dec 10, 2009 at 4:51 PM, Ryan <ryan484lav at gmail.com> wrote:

> I went into the staff client did that and now this: !! This software has
> encountered an error.  Please tell your friendly system administrator or
> software developer the following:\npatron/bill_wizard.xul\nTypeError:
> billing_list.sort(function (a, b) {if (a.name() > b.name()) {return 1;}if
> (a.name() < b.name()) {return -1;}return 0;})[0] is undefined\n the same
> error. Maybe I'm doing some thing wrong but right now an Overdue book is set
> at 25 (test number).
>
>
> On Thu, Dec 10, 2009 at 4:24 PM, Jason Etheridge <jason at esilibrary.com>wrote:
>
>> On Thu, Dec 10, 2009 at 4:18 PM, Ryan <ryan484lav at gmail.com> wrote:
>> > It seems when we go to add a billing we receive this error. Any idea on
>> how
>> > to fix this or is this a bug? Funny I noticed that when an overdue book
>> is
>> > returned a bill is not added!
>>
>> Ryan, depending on your version of EG, you need at least one
>> non-system (id > 100) billing type defined.  I suspect this is the
>> case for you.
>>
>> You can use the Billings Type editor under the Admin -> Server
>> Administration menu, or could you do something like this in postgres:
>>
>> INSERT INTO config.billing_type (name, owner) values ( 'Misc', 1 );
>>
>> You'll need to log out and back into your staff client after doing
>> either of those.
>>
>> --
>> Jason Etheridge
>>  | VP, Tactical Development
>>  | Equinox Software, Inc. / The Evergreen Experts
>>  | phone:  1-877-OPEN-ILS (673-6457)
>>  | email:  jason at esilibrary.com
>>  | web:  http://www.esilibrary.com
>>
>> Please come by and visit the Equinox team
>> and learn more about Evergreen
>> ALA MidWinter
>> January 15-18, 2010
>> booth # 2064
>>
>
>
>
> --
> Ryan Laverdiere
> Head Webmaster: http://www.my-ne.com
> Blog: http://www.capecodtoday.com/blogs/index.php/Tracker
>



-- 
Ryan Laverdiere
Head Webmaster: http://www.my-ne.com
Blog: http://www.capecodtoday.com/blogs/index.php/Tracker
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://libmail.georgialibraries.org/pipermail/open-ils-dev/attachments/20091210/0d6729d9/attachment.htm 


More information about the Open-ils-dev mailing list