qbcore-framework / qb-management

Management menu for jobs & gangs
GNU General Public License v3.0
32 stars 162 forks source link

qb-management still needed? Not in artifact 7290---> #114

Closed AntMars008 closed 6 months ago

AntMars008 commented 6 months ago

I downloaded artifact 7290 and noticed that qb-management is not present anymore. I know that society money has moved to the new QB-banking, but where is the rest of the management menu? (the hiring/firing and such) I don't want to install qb-management if there is a different way to get to these options. Thanks!

AntMars008 commented 6 months ago

Sorry, I must be stupid. The QB-management is there, just the SQL is missing. Must I create the table myself?

AntMars008 commented 6 months ago

OK, I added the SQL from my previous incarnation, but the menu is still not showing up. What am I doing wrong?

GhzGarage commented 6 months ago

There is no SQL for qb-management anymore, i think there was an issue here https://github.com/qbcore-framework/qb-banking/issues/124

GhzGarage commented 6 months ago

I removed the line, please do the same and you should be good https://github.com/qbcore-framework/qb-banking/commit/aa253b0fec3c95ecdb86fccd3ceae518a701c598

AntMars008 commented 6 months ago

Working now! Thanks @GhzGarage