cancel
Showing results for 
Search instead for 
Did you mean: 

Add more "Account Types" in chart of account

Former Member
0 Kudos

Hi,

would it possible to add more account types to the "Account Type" drop down, and anyone who has an idea on how to do it?

It would of course be possible to catch the FORM_LOAD event for the form and add additional ValidValues, and in a similar way catch the FORM_CLOSE event and manually save the value to the DB, but this would probably cause problems in other modules using the value..?!

TIA

Martin Korsbro

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

I don't think it will be possible without breaking the data integrity of SBO.

The product has processing built in based on the 3 standard values (BoAccountTypes Enumeration), if you were to provide an alternate value it would probably cause exceptions in standard SBO screens and lead to some difficult issues for support.

It would be better to add a User Defined Field to the Chart of Accounts and specify the list of values you want there.

John.

Answers (0)