GL Journal Callout Error of NPE When new GL Journal Line create

Description

Hi, I found Null Pointer Exception that is happend creating new GL Journal Line.

How to Reproduce.

Step1: Create New GL Journal and Save.

Step2: Create New GL Journal Line, then display Error dialog.

It cause CalloutGLJournal#rate() method.

And two curious point.

  1. ver9 is no problem. ver10(Master) is occur.

  2. This NPE is occured at (Integer)mTab.getValue("C_ConversionType_ID") line of CalloutGLJournal#rate().
    But my development Environment is occured at (Integer)mTab.getValue("C_Currency_ID") line of CalloutGLJournal#rate().

I don't know what is difference between ver9 and ver10. and my development Environment too.

best regards.

Environment

None

Attachments

2

Activity

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created January 26, 2023 at 12:57 PM
Updated March 1, 2023 at 11:50 AM
Resolved January 29, 2023 at 12:58 PM