0
Hi, I’m using Simple Stock Manager internally for my own business and want to make a few frontend-only customizations:
Remove language dropdown – I only use Turkish, so I want to hide the language selection from the UI. Hide "System Settings" in the top menu – just visually remove it from navigation.
Remove "Suppliers" section – I don’t need supplier tracking; I want to hide the supplier tab and form section and allow stock entry without supplier – right now, it doesn’t let me submit a check-in without selecting a supplier.
Rename "Customers" to "Branches" in the menu and i want to Low stock products should show in red on the alerts page for quick visibility.
These are just frontend/UI changes – no backend functionality needs to be disabled. Could you please let me know which Vue files I should update for this?
0
Hello,
For language, you can edit lang/languages.json
For menus, you can edit resources/js/Core/menu.js
The check in vue files are in the resources/js/Pages/Checkin/
folder.
You can edit your language if you need to change customer to any other words.
Thank you
We use Cookies
We use cookies to ensure that we give you the best experience on our website. By continuing to browse the site you are agreeing to our use of cookies.
Please visit https://tecdiary.com for purchase, support and all other tasks. If you find any bug/error there, please do inform us. Thank you