There is an error in AcctgTransServices.xml
line: 413
while creating glAccountHistory credits.

It says:
<calculate field="glAccountHistory" type="BigDecimal.postedCredits" >
it should be:
  <calculate field="postedCredits" map-name="glAccountHistory"
type="BigDecimal" >

Regards,
Daniel

Reply via email to