Real Estate news

Collapse
This is a sticky topic.
X
X
 
  • Time
  • Show
Clear All
new posts
  • yuri
    Member
    • Mar 2014
    • 8438

    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.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.
  • gribs
    Senior Member
    • May 2015
    • 104

    #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

    • homeempire
      Senior Member
      • Sep 2014
      • 181

      #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

      • homeempire
        Senior Member
        • Sep 2014
        • 181

        #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

        • yuri
          Member
          • Mar 2014
          • 8438

          #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.
          If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

          Comment

          • homeempire
            Senior Member
            • Sep 2014
            • 181

            #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

            • homeempire
              Senior Member
              • Sep 2014
              • 181

              #7
              Hi.

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

              Comment

              • yuri
                Member
                • Mar 2014
                • 8438

                #8
                No news. I didn't have any chance to do it.
                If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

                Comment

                • homeempire
                  Senior Member
                  • Sep 2014
                  • 181

                  #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

                  • yuri
                    Member
                    • Mar 2014
                    • 8438

                    #10
                    Hi

                    No, We've been busy with 4.0 release that should come out in a few weeks.
                    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

                    Comment

                    • Galaxy Express
                      Junior Member
                      • Feb 2016
                      • 28

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

                      Comment

                      • yuri
                        Member
                        • Mar 2014
                        • 8438

                        #12
                        There isn't.
                        If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

                        Comment

                        • homeempire
                          Senior Member
                          • Sep 2014
                          • 181

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

                          Comment

                          • yuri
                            Member
                            • Mar 2014
                            • 8438

                            #14
                            4.0.* compatibility. Install upon existing.
                            If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

                            Comment

                            • kokkez
                              Junior Member
                              • Oct 2017
                              • 1

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

                              Comment

                              Working...