Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Juggernaut

Featured Replies

  • Newbies

Ok, I'm somewhat new to FM. I run a short-term rental business. I have two tables, one with my inventory, one with rentals. What I want to do, is create a field in my inventory table, letting me know whether that item is in stock, or out on a rental. I have a field in my rental table indicating whether that rental is still out or whether it has been returned.

I want to create a calculation that looks at all the rentals I have had for a particular item, and if any of the rental records say that the item is out, then the field in the inventory table will say "Item Out".

Any ideas?

How is inventory taken? Is there more than 1 qty for each item or is each item unique with some kind of unique asset number.

  • Author
  • Newbies

Unique. Each asset has a serial number. The serial number is located on both the rental and the inventory table.

I think you need a rental table that tracks all the rentals that happened as well as info on the rental, a transactions table that is related to the rental table that is basically a a line_item table, but tracks each in and out for each item.

With this type of setup, you could even set it up to only display available items for rental through something like a portal. Furthermore, you could track for reporting every time an item was rented and returned, average time out, how many times rented, etc etc etc.

  • Author
  • Newbies

Really dumb question: What is a line_item table?

Uhmmm here is a description, all the items in your recipts when you make a purchase are considered line items. Basically a list that has some type of group designation.

So in a line items table, you would have something like this.

Receipt1     Sandwich      4.99

Receipt1     Soda          1.99

Receipt1     Chips          .99

Receipt2     Burger        2.99

Receipt2     Beer          3.99

Receipt2     Chips          .99



or



Receipt1     Product1      4.99

Receipt1     Product3      1.99

Receipt1     Product5       .99

Receipt2     Product2      2.99

Receipt2     Product4      3.99

Receipt2     Product5       .99

etc.

There are lots of sample files on these forums that can demonstrate this.

Edited by Guest
formatting

Uhmmm here is a description, all the items in your recipts when you make a purchase are considered line items. Basically a list that has some type of group designation.

So in a line items table, you would have something like this.

Receipt1 Sandwich 4.99

Receipt1 Soda 1.99

Receipt1 Chips .99

Receipt2 Burger 2.99

Receipt2 Beer 3.99

Receipt2 Chips .99

etc.

I'll take receipt # 2 please :(

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.