Announcement

Collapse
No announcement yet.

Real Estate news

Collapse
This is a sticky topic.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Real Estate news

    We have released Real Estate extension. It's available for free.

    Details: http://www.espocrm.com/extensions/real-estate/

    Repository: https://github.com/espocrm/ext-real-estate
    Last edited by yuri; 05-29-2020, 08:30 AM.

  • #2
    GREAT Thank you !

    Just one question
    Before this extension I created a custom entity for properties, there is a way to convert my custom entity to properties entity?
    Because I have fields with multi enum so I can't simply import the content

    Comment


    • #3
      No. But simple solution is to copy db table.

      Code:
       
       INSERT INTO `real_estate_property` (field_name, another_field)  SELECT example_name, simple_field FROM `YourCustomEntity`
      In this example:
      example_name -> field_name
      simple_field -> another_field

      First to first
      second to second
      etc...

      Comment


      • #4
        Thank You Yuri for map in Properties.
        Is it possible to have map in side panel on the right?
        Maybe make this as an option to enable in Settings?

        Comment


        • #5
          Between which entities the mapping should be? Anyway you will need to make a customization to add min-max fields. It's not possible via Entity Manager.

          Comment


          • #6
            I want Google Map in properties, but on the right, below assignedUser, creationDate etc. The same Google Map You add as field. And Google Map adress also from Adress Field. All the same, only location of Google Map different.

            Comment


            • #7
              Hi.

              Is there any news about Match Counter directly in Properties and Requests records list?
              Are You working on it?

              Comment


              • #8
                No news. I didn't have any chance to do it.

                Comment


                • #9
                  Hi!

                  Do You found time and chance to make match counter?
                  Still think that this is most important feature now

                  PS: All good in New Year

                  Comment


                  • #10
                    Hi

                    No, We've been busy with 4.0 release that should come out in a few weeks.

                    Comment


                    • #11
                      Are there GitHub for Real Estate extension to check for changes, history, etc.?

                      Comment


                      • #12
                        There isn't.

                        Comment


                        • #13
                          What's new in 1.0.2? Is it possible to upgrade from 1.0.1? Can You provide upgrade pack?

                          Comment


                          • #14
                            4.0.* compatibility. Install upon existing.

                            Comment


                            • #15
                              Given the extension a try, I have translated it in italian. Hope it can save time to someone else.
                              Attached Files

                              Comment

                              Working...
                              X