I have a problem in CSI 9.01.10. I add a new customer order line and when the form reloads all the fields are disabled. I've tried all this:
- I debugged the EnableFields method with visual studio but everything seems working fine there. Btw the form is in Vendor scope.
- I don't see any errors tracing with SQL Server Profiler.
- I haven't "freeze" the inventory.
- All my AES event handlers are disabled.
- I have no custom triggers on the coitem table.
- I regenerated views and triggers.
- Already restarted IDO services

Do you know what else may be causing this error?