Announcement

Collapse
No announcement yet.

Real Estate Print

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Real Estate Print

    Hi,

    How can i print the sheet of one property? For example, can print a sheet with details of one house. Price, meters, accesories, etc. Thanks

  • #2
    Hello, you will have to create a PDF template.

    Comment


    • oraculo1
      oraculo1 commented
      Editing a comment
      Ok, i dind`t see it Thanks!

  • #3
    Well, i've just created one template, but when i go to a property sheet or list, and i select one, i don't see print option...

    Comment


    • #4
      Hello,
      Did you selected the fields what you need? You have to write in body what exactly you want to print.
      For example:
      HTML Code:
      Price <th>{{price}}</th>
      meters <th>{{meters}}</th>
      More detail here:https://docs.espocrm.com/user-guide/printing-to-pdf/

      Comment


      • oraculo1
        oraculo1 commented
        Editing a comment
        Sorry, i don´t know what happened. I refreshed twice and appears option. How can i do, if a Yes/no field has no value, appears Yes or No instead false or true in Templates? Thanks!

    • #5
      Hi oraculo1
      > Well, i've just created one template, but when i go to a property sheet or list, and i select one, i don't see print option...

      After you added a new PDF Template for an entity that previously did not has any Template, then you need to refresh a webpage to make the Print to PDF option appear in the Actions list.

      > Sorry, i don´t know what happened. I refreshed twice and appears option. How can i do, if a Yes/no field has no value, appears Yes or No instead false or true in Templates? Thanks!

      Please check this https://docs.espocrm.com/user-guide/...ition-checking

      Comment


      • oraculo1
        oraculo1 commented
        Editing a comment
        Thanks, works ok

    • #6
      By other way, is possible?
      - If in property template i put <tr style .......> does not appear in PDF. For example, if i put a background color to a td or a border to a row
      - Is possible that one property could be of more one type? example: Office and loft. this way i could have only one property instead two, one per type
      - How can i have a field with a personalized reference? for example, begings with REF and a sequencial number

      Thanks,

      Comment


      • #7
        1. Please try to use tips from here to set the <tr> bgcolor https://github.com/maxespo/documenta...-tips.md#table
        2. You can add a new option to the Property's 'Type' field (e.g. Office and loft) in Administration -> Entity Manager -> Property -> Fields -> Type -> Options
        3. Could you explain it more detailed?

        Comment


        • oraculo1
          oraculo1 commented
          Editing a comment
          1. Ok, i'll read the link info for css
          2. What you mean is create a double text value, for example:
          -- CONDO
          -- WAREHOUSE
          -- OFFICE AND LOFT
          Is ok? If it's right, would work when one client ask for a office or a loft if i create de demand asking for one of them?
          3. For example, when i create a new property, have an autofill field for an internal reference. Example: i create the first property: value for this field QKY1000. y creare the second property: value for this field QKY1001

          thanks again,

      • #8
        2. In the Real Estate Requests you will be able to select the same type -> 'Office and Loft' so the system will match this request for the Property entity with the same doubled type.
        3. Please check the 'Number' filed type for your purpose https://docs.espocrm.com/administration/fields/#number.

        Comment

        Working...
        X