function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
DianeMDianeM 

automatic dependencies in Spring '11 is causing a problem

I have a packaged application that has gone through multiple rounds of packaging and patching.  Before I created the first version of the package, Quotes was inadvertenly turned on in the org.  I think someone was just looking to see what the capability was.  All the packages were created but there was no dependency on  Quotes created.

Since the release of Spring '11 I attempted to create a new version of the package and it now has this dependency automatically created.  

Does anyone have any idea how I can eliminate it?  I tried to disable Quotes but it won't let me do that because Quotes and Quote Lines are referenced.  My package does not use these objects nor does it reference anything to do with them.

 

Thanks,

 

Diane

A_SmithA_Smith

Click the Show Dependencies button on your package and it should show you what the system thinks includes a reference to quotes.