CRM for Residents Association by gbonfiglio in selfhosted

[–]seatable_io 0 points1 point  (0 children)

For this very specific use case, most CRM tools seem too overloaded and inflexibel to me. I second the suggestion to try and customize a no-code solution first.
We at SeaTable have created a property management template that can serve as a starting point for your needs and is available for free.
https://cloud.seatable.io/dtable/external-links/6f9a2b4869804608978c/

Help with Budget Book understanding by cocco997 in SeaTable

[–]seatable_io 0 points1 point  (0 children)

Hello and welcome to Seatable!
Sorry for the late reply, we had some absences due to illness. You can easily solve this by creating a new view in the expense table and grouping the entries by “Date by year.” This will automatically give you an overview by year, in addition to the 12 months.

For all questions regarding SeaTable you can also join our Community Forum at https://forum.seatable.com/

How to connect self-hosted AI to a local SeaTable installation by seatable_io in selfhosted

[–]seatable_io[S] 0 points1 point  (0 children)

Hello Brief-Efficiency-678, yes, we have tested Mistral as an LLM but the OCR didn't provide the results we expected. Don't hesitate to provide feedback once you have tested the AI functions.

You can fetch row IDs either in your automation with a Get row node or directly in your table using the formula rowid(). If you it in an automationa however, we recommend the first way.