Creating a Quote from Accounts doesn´t link anything

If a strange behaviour, but i am not sure how to fix it.

I am on an Account. There are two Subpanels "Quote (Bill to)" and "Qoute (Ship to)".

Every other [+] on the other Subpanels opens the "Overlay" and links the account together.

On the "Quotes" [+] it jumps to "/#Quotes/create"

On this page there is a Select Account dropdown as a mandatory field.

It´s an installation i make the support and i am not sure if some future developer made something crazy or if it works currently as designed.

What i would achive is:

Click [+] on the Account Subpanel "Quote (Bill to)" and the current selected Account is used as default "BILLING_ACCOUNT".

Any ideas or suggestions?

There is no vardefs Overwrite so far as i  can see.

Any help appreciated.

Parents Reply Children
  • Guys you are awesome. That´s the solution. After i change the "extendsFrom" everything still work.

    And yes, i striped the code a little bit. the "getDefaultText" Function has some logic inside, but i was aware, that that was not the reason.

    Solution was so simple - but now i am aware for that in the future.

    Thanks a lot!

  • Andre,

    You are quite right, I wasn't as clear as I could have been. My intention was to suggest that if the function was empty then removing the file might be the best solution to avoid unnecessary API calls. As Michael has pointed out, it wasn't actually empty so was needed.

    In any case, the "extendsFrom" was going to be the cause of the issue as I tried to agree with in my first line.

    Apologies for any confusion in my reply Slight smile

    @Michael - glad you have the issue sorted now.

    Thanks,

    JH.