Announcement

Collapse
No announcement yet.

Duplicate Quote

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

  • Duplicate Quote

    hi, i found that there is a duplicate quote function, i have create a custom filed on auto-increment for quotation number. When i click duplicate quote number 1, the system will duplicate the auto-increment filed as well into new quote, when i click save it shows duplicate key in database.

    How can i empty the auto-increment field for duplicate quote?

  • #2
    I don't get how it can be possible if field is autoincrement in db.

    You can make field readOnly.

    Comment


    • #3
      Originally posted by yurikuzn View Post
      I don't get how it can be possible if field is autoincrement in db.

      You can make field readOnly.

      Please refer to the picture.

      Comment


      • #4
        But after create it should be changed to 2. Isn't it?

        Comment


        • #5
          Originally posted by yurikuzn View Post
          But after create it should be changed to 2. Isn't it?
          This is the error after i click save.

          Comment


          • #6
            This is a bug of EspoCRM. Will be fixed in the next release. Thanks.

            Comment


            • #7
              Fix: https://github.com/espocrm/espocrm/c...ee7913decd21b9

              Comment


              • #8

                Thanks for your quick fixed.

                Comment

                Working...
                X