username
password
Syntryx Logo

BillMax Nextusagedate is '0000-00-00'

| No Comments | No TrackBacks
When entering new services, I was having this error, and I couldn't figure out why:
Checking Table 'service'
   ERROR: 10813...service(number=XXXXXXX): Nextusagedate is '0000-00-00'
(FIX MANUALLY)

BillMax support promptly acknowledged that it is a bug that cause this behavior under rare circumstances.  The solution is to run on the billmax database the following SQL:
update service set nextusagedate=invdate where number=<XXXXXXX>;

No TrackBacks

TrackBack URL: http://www.syntryx.com/cgi-bin/mt/mt-tb.cgi/9

Leave a comment

 
© 2009 Syntryx Executive Solutions, Inc.   All rights reserved.   By registering or using this site, you agree to the Terms of Use, Copyright Notice, Privacy Policy.