Announcement

Collapse
No announcement yet.

Use EspoCRM to create, render and print documents with electronic signatures

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

  • #16
    Hi telecastg,

    I'm using the Template PDF print, does eSignature support this at the moment? Using 1.0.5. Having trouble printing it at the moment, tried all the "imagefield" type and that didn't work. https://docs.espocrm.com/user-guide/...to-pdf/#images

    Is the only way to get it to Print PDF is through this method? custom/Espo/Custom/Resources/metadata/clientDefs/WorkOrder.json
    https://forum.espocrm.com/forum/deve...ity-to-espocrm

    It look like we can only have 1 PDF Template if we use this custom template? Also I'm having trouble getting it to work as well. Here my code:

    Code:
    {
    "controller": "controllers/record",
    "boolFilterList": [
    "onlyMy"
    ],
    "iconClass": "fas fa-money-check-alt",
    "recordViews": {
    "detail": "esignature:views/record/detail"
    }
    }
    I added the records view at the bottom of the existing code that is already there.

    Comment


    • #17
      Hi espcrm, yes, it is the only way to print with the extension, but it does allow you to choose any template that you have.

      You don't have to change your templates but to insert the esignature you need to use the custom placeholders @@sig[ ]/sig@@

      The standard PDF engine used by Espo does not work because it is based on TCPDF and the extension uses your browser's PDF engine instead to render the document

      Last edited by telecastg; 05-22-2020, 04:48 PM.

      Comment


      • #18
        Hello
        Can ome one help me i did install it and everything looks like its working fine but when i add it to Administration > Layout Manager > Work Order > Detail and load it the signature pad don't load at all it shows the filed title "accept" but the pad wont load
        Attached Files

        Comment


      • #19
        Seems like this is dead after V6? Any chance the code can be ported? It seems to have been pulled off GitHub unfortunately.

        Comment


        • #20
          A commercial version is now available here: eSignature Extension for EspoCRM - Payhip

          Comment


          • 3rdtec
            3rdtec commented
            Editing a comment
            Hi, is the extension still available? If yes, where can I buy it? The link above is broken...

        • #21
          Thanks telecastg -- Is that actively maintained ( at least kept current with EspoCRM ) and supported?

          Comment


          • telecastg
            telecastg commented
            Editing a comment
            Hi, yes it is actively maintained and current with EspoCRM.

            Support is provided for extension related issues.

        • #22
          Please note that sales of this extension and others have been suspended at present as they have not been tested with Espo 8 and above.

          Until we decide to migrate to Espo 8 (still evaluating), I will not be able to sell or offer any support for our custom code.

          If we decide to migrate, I will test the extensions and will offer them back at Payhip.

          Thanks

          Comment


          • #23
            HI Telecastg, the msg is not relavant to the post but i am unable to msg you directly on the forum not sure why.
            please DM me.

            Comment

            Working...
            X