πŸ—ƒοΈDisplays $ in inventory

Here is a code for QB-Inventory & LJ-Inventory to show $ instead of just a number.

QB-Inventory

chevron-rightFor versions 1.9.9 and belowhashtag
  • Open qb-inventory/html/js/app.js

  • Save your old app.js and replace it with this

QB-Inventory / html / js / app.jsarrow-up-right

chevron-rightFor new qb-inventory versions 2.0.0 and abovehashtag
  • Open qb-inventory/html/index.html

  • Save your old index.html and replace it with this

QB-Inventory / html / index.htmlarrow-up-right


PS-Inventory

chevron-rightPS-Inventory edithashtag
  • Open ps-inventory/html/js/app.js

  • Save your old app.js and replace it with this ↓

PS-Inventory / html / js / app.jsarrow-up-right


LJ-Inventory

chevron-rightLJ-Inventory edithashtag
  • Open lj-inventory/html/js/app.js

  • Save your old app.js and replace it with this ↓

LJ-Inventory / html / js / app.jsarrow-up-right

  • Also, you have to edit CSS in lj-inventory/html/css/main.css

  • So, save your old CSS and replace it with this ↓

LJ-Inventory / html / css / main.cssarrow-up-right

Now it's done and it should work. If it doesn't work try other tips or contact us on Discord

circle-info

If you get some errors in the console, try the section Error Fixes

Last updated