You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to do this by myself (I am a little rusty in my coding), the point is I am planning to use snipe it to control all our internal assets, the ones we assigned to users for the long term (not requestable, like monitors, UPS, docking stations, etc) as well as the temporary ones (requestable, like a photography camera, lenses, USB sticks, etc), that being said, when you go to the user and go to assets tab you have one button to print all assigned assets, I will like to split that into requestable and not requestable, I already made the button, but I am having troubles creating the printreq.blade.php file to open from that button (getting a 500 error) and also filtering the MySQL queries with the requestable =0 or requestable = 1.
If you can give me some hints I will continue working on my own and share them with you in case you want to QA and apply them to the next version.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi Snipe.
I am trying to do this by myself (I am a little rusty in my coding), the point is I am planning to use snipe it to control all our internal assets, the ones we assigned to users for the long term (not requestable, like monitors, UPS, docking stations, etc) as well as the temporary ones (requestable, like a photography camera, lenses, USB sticks, etc), that being said, when you go to the user and go to assets tab you have one button to print all assigned assets, I will like to split that into requestable and not requestable, I already made the button, but I am having troubles creating the printreq.blade.php file to open from that button (getting a 500 error) and also filtering the MySQL queries with the requestable =0 or requestable = 1.
If you can give me some hints I will continue working on my own and share them with you in case you want to QA and apply them to the next version.
Regards,
Beta Was this translation helpful? Give feedback.
All reactions