Skip to main content

any solution for a rental app?

  • March 14, 2023
  • 2 replies
  • 28 views

Forum|alt.badge.img+12
Is there at the moment any formula, function, working script or any else working solution to deal with a rental activity? (we need do track what is available or not, when it is available or not, who rented what etc. not only checking calendar view, but automatically checking if and when an item is available or not.
Thanks in advance
 
 

2 replies

Aristeidis_Zagk
Forum|alt.badge.img+16
  • Known Participant
  • 33 replies
  • March 14, 2023

Building a leasing and rental collection system is quite complicated.
We have developed a system in our company using  Airtable, that includes many tables and some scripting. It took us quite a long time, but right now the system works and we see live rental collection.
Each transaction is a record. So you will need a combination of information, properly linked together.

Hope  this helps


Forum|alt.badge.img+12
  • Author
  • Known Participant
  • 10 replies
  • March 15, 2023

Building a leasing and rental collection system is quite complicated.
We have developed a system in our company using  Airtable, that includes many tables and some scripting. It took us quite a long time, but right now the system works and we see live rental collection.
Each transaction is a record. So you will need a combination of information, properly linked together.

Hope  this helps


How did you manage the whole thing? did you hire a professional developer?

Thanks for your response.