In ClientAcctProcessor.java
I found the following code:
postSession(); //seems to get cost and create Fact
MCost.create(m_client); //seems to re-calc cost
Why not run MCost.create(m_client) first then run postSession(); ??
Quite confuse
Users browsing this forum: No registered users and 8 guests