Announcements
Hello,
In DEV environment (unmanaged solution) , I disable quick creation attribute on salesorder entity. When I create a new salesorder from an account page, it shows the main salesorder form ;)
When I deliver the managed solution in my prod environment, the quick creation attribute still enable. I remove quick form in my app and it do not work.
Could you help me please ?
Many thanks,
Hello,
Thank you for your answers. In fact, I have no layers than my solution so it's not a way to fix the issue.
I found this solution :
1. Remove entity from my solution
2. Add entity to the solution and tick the box "Metadata"
3. Add missing component
4. Deliver the solution from DEV to RECETTE
That 's long but it works fine :)
Thanks
Hi Franck,
I'm wondering if there were unmanaged changes to that entity applied directly in prod environment.. Since it's a managed solution, import process might not be willing to overwrite those changes then:
Having unmanaged customizations on managed components can be really annoying as they overrule your managed changes, so you can check the solution layer on the salesorder entity in your prod environment:
You can remove all unmanaged customizations from a solution component as following steps:
1.Opening a solution that contains the component (default solution works fine). Select it and navigate to the ‘Solution Layers’ (Go to Settings > Customizations > Default / Required solution.)
2.After opening you get a list of layers.
This view shows the solutions the component is included in and their order. The unmanaged layer is called ‘Active’. When you click on the 3 dots a dropdown will appear that says ‘Remove Active Customizations’ :
André Arnaud de Cal...
294,125
Super User 2025 Season 1
Martin Dráb
232,871
Most Valuable Professional
nmaenpaa
101,158
Moderator