Author Topic: Problem with work order generation  (Read 1951 times)

JohnHansknecht

  • Newbie
  • *
  • Posts: 11
    • http://www.uofdjesuit.org
Problem with work order generation
« on: April 01, 2008, 11:37:25 am »
As I understand it the CalemWoGenTask should generate work orders from PM events. I have the scheduler.sh cron job running nightly, I have the Admin > Scheduler Task and Job set up to run but I am not seeing any PM items turned in to work orders. I know I am not giving you much informaiton, if you let me know what additional information will assist you in resolving this issue I will collect it for you. Any help in getting this resolved would be appreciated, this is the last barrier to handing this application off to the Facilties department so that they can start entering data.
hanks,

John

JohnHansknecht

  • Newbie
  • *
  • Posts: 11
    • http://www.uofdjesuit.org
One additional input on this issue
« Reply #1 on: April 01, 2008, 11:58:18 am »
Just wanted you to see the output from the nightly run of scheduler.sh. The issues are all PHP notice, but I thought they may provide clues to my problem with work order generation.

PHP Notice:  Only variable references should be returned by reference in /home/studentuofdjesuitssl/html/CalemEAM/server/include/log4php/LoggerAppender.php on line 73 PHP Notice:  Only variable references should be returned by reference in /home/studentuofdjesuitssl/html/CalemEAM/server/include/log4php/LoggerPropertyConfigurator.php on line 565 PHP Notice:  Undefined index:  weeks in /home/studentuofdjesuitssl/html/CalemEAM/server/modules/report/model/widget/CalemScheduleInfo.php on line 67 PHP Notice:  Undefined index:  months in /home/studentuofdjesuitssl/html/CalemEAM/server/modules/report/model/widget/CalemScheduleInfo.php on line 68 PHP Notice:  Undefined index:  days in /home/studentuofdjesuitssl/html/CalemEAM/server/modules/report/model/widget/CalemScheduleInfo.php on line 69 PHP Notice:  Undefined index:  user_id in /home/studentuofdjesuitssl/html/CalemEAM/server/modules/workorder/CalemWoGenBo.php on line 102
PHP Notice:  Undefined index:   in /home/studentuofdjesuitssl/html/CalemEAM/server/modules/workorder/CalemWoGenBo.php on line 302
hanks,

John

JohnHansknecht

  • Newbie
  • *
  • Posts: 11
    • http://www.uofdjesuit.org
Problem resolved
« Reply #2 on: April 03, 2008, 07:18:20 am »
OK, their was not a problem with the software. The issue was that I had not assigned an Asset to the PM. Once I defined an asset for the PM the system created the WO as it should.
hanks,

John