For some reason I'm now unable to publish any package on my local Acumatica v.6.10 (I dont know how nor why it happened, it's a shared developpment environnement)
Here's the error I get :
The database schema for the current user contains objects that are not included in the dbo schema. Customizations can work incorrectly. For customizations to work properly, modify the schema for the current user.
I'm not a mssql expert, but I dont understand the error, I tried googling it and looking what's the use of dbo, but I didnt manage to find a solution yet.
Do you have any hints about how to debug this issue ? And locate the differences between the dbo schema and the database schema ?
Thanks,
