I create a new field with ID 51 in journal batch table (must same ID as journal line table), so can calculate the journal line and show on general journal page. But I got error as below when I deploy the extension in sandbox and production.
Got error:
Package validation failed due to the following error(s): (6,19): error PTE0002: Field 'Journal Batch Name' has an ID of [51]. It must be between within the range '[50000..99999]'.
Can someone advise how to solve this problem and any solution for this?
Thanks.