field 'partNumber' not in Placeholders list

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dafnie
    Senior Member
    • Dec 2015
    • 140

    field 'partNumber' not in Placeholders list

    Hi

    When using the template in qoute-module I can not find the field partNumber from the Products module, in the 'Available Placeholders'.
    For us is it an important part of the qoute.

    Maybe this is a feature request.

    Greetings from denmark
  • tanya
    Senior Member
    • Jun 2014
    • 4308

    #2
    Hello

    Scroll down. I think it is below. On the demo I found it
    Attached Files

    Comment

    • dafnie
      Senior Member
      • Dec 2015
      • 140

      #3
      Hello

      Thanks for the reply.
      But I would like to have the partnumber from products-module available in the quote-module.

      ei. I have to make a pdf-quote with lineitem including partnumber. - text in red in photo

      Comment

      • yuri
        Member
        • Mar 2014
        • 8440

        #4
        Hi,

        Did you try to insert {{product.partNumber}} into code manually.
        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

        • dafnie
          Senior Member
          • Dec 2015
          • 140

          #5
          I have tried this earlier, but apparently not correct because now it works. :-)

          Thanks...

          Comment

          • tobias
            Senior Member
            • May 2016
            • 229

            #6
            Had the same problem and fixed it by writing {{product.partNumber}} manually into the code. It would be great to have the Product fields in the placeholder dropdown.

            Comment

            Working...