Skip to Content Skip to Menu

physical item tracking.

  • SVCC
  • SVCC
  • OFFLINE
  • Posts: 9
  • Thanks: 0
  • Karma: 0
6 years 11 months ago #299002 by SVCC
physical item tracking. was created by SVCC
I would like to be able to track items that have been issued to a member and run a report on the remaining inventory. My example is that we have key (that are numbered and controlled) to a padlock that members are able to receive after providing a deposit. I can easily add a field to hold the key number, but I was hoping to be able to track all keys to include those that have been lost, replaced, or in inventory.

Any advice would be appreciated.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48444
  • Thanks: 8279
  • Karma: 1443
6 years 11 months ago #299011 by krileon
Replied by krileon on topic physical item tracking.
CB has nothing like that. I guess you can accomplish it using CB with a custom database table to keep track of all the keys and who they're assigned to then display them on profile using a CB Query Field. You'd have a database table with something like the below.

id | user_id | key

You'd then assign a key to a user by simply setting the user_id column to their user_id. All of this would have to be managed manually through phpmyadmin or I guess a database management extension for Joomla. Your alternative is to find an extension that provides such usage or develop an extension or CB plugin to provide such usage.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

  • SVCC
  • SVCC
  • OFFLINE
  • Posts: 9
  • Thanks: 0
  • Karma: 0
6 years 11 months ago #299014 by SVCC
Replied by SVCC on topic physical item tracking.
Thank you for a quick reply and appreciate the suggestion.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum