Hi everyone:
Today, I'm trying to build a source development environment
Version 6.2
Database Oracle
Import the decompressed file of the file org.adempiere.server-feature/data/seed/Adempiere.jar
The RoleType field is missing from the log-in ad_role table after the program is running properly
Personal solution directly adds the ReleType field in the database, and the system can login normally.
How to solve it perfectly?
Thanks