Hi everyone,
I am new in production module and I need some help.
We have set for the system to automatically create a route card journal when a worker reports a job is completed, however, when created, hour price in route card jour line is zero, while when journal is created manually it defaults hour price from cost category.
While debugging, I noticed that default category cost price is overwritten in method postTime() of JmgPoststabdardSystem class (prodJournalRoute.HourPrice = this.getHourPriceFromStampTrans(jmgStampTransMap); because no records in jmgStampTrans table match criteria).
Am I missing any setup?
Any help would be appreciated.
Marijana