Copy Quote is not working

Hi EveryOne,

I have created record.js to hide pdf templates based on condition and allowing users to edit the quote based on user type.  This functionality is working but copy quote functionality is not working now( not able to copy the record).

Does anyone knows how to enable this copy functionality using record.js in quotes module?

  • Hi Sarojini Buddana 

    What is the version of your SugarCRM instance?

    Copy quote is a feature available since version 7.11 and 8.0, so you should be able to enjoy it without big deal, unless your customization on broke it.

    In that case, eventually, you may see some js error at console tab of developer tools of your browser.

    Regards

    André Lopes
    Lampada Global
    Skype: andre.lampada
  • Hi Andre Lopes,

    Thanks for the reply,

    I am using SugarCRM Professional, version 8.1.0 and I have few errors in console while checking the copy functionality.

    I am getting this error in console.

    Console.log errors

     

  • This may explain the error.

    Click the error. You will be redirected to buggy line in the js file at tab source.

    Let us know the content. If the code is minified please beautify it.

    Regards

    André Lopes
    Lampada Global
    Skype: andre.lampada
  • Hi Andre Lopes,

    Thanks for the support,

    Now copy Quote functionality is working and for that I have added the module name in create view.