Sales Pack Sales Order Delivery Button causes Problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • shalmaxb
    Senior Member
    • Mar 2015
    • 1592

    Sales Pack Sales Order Delivery Button causes Problem

    I have a client, who uses the most recent version of sales pack, where there had been introduced a button to the delivery entity. In that place we use already another button from a third party extension, which now is not displayed anymore.
    How can we get back our custom button?

    When there is the Followed Button, our button is displayed side by side with taht button, but not when it is the delvery button.
  • yuri
    Member
    • Mar 2014
    • 8415

    #2
    An extension should have the module order set to a value grater than 16 (which is the Sales module's order). And use "__APPEND__" when defining a button in clientDefs.
    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

    • shalmaxb
      Senior Member
      • Mar 2015
      • 1592

      #3
      thanks, yuri, I succeded to modify the extension to work correctly aside the delivery button.

      Comment

      Working...