this is because you are member of 2 organizations Outdoor Ed LLC
and OutdoorEd
.
while logging in you need to specify the organization like this;
can you write me the following command result
abp login staff@outdoored.com -p <password> -o OutdoorEd
we are checking it.
yes we just recieved our Devart license.
use String instead of Guid input.
I must say that the ABP CLI version and your project version must be the same.
Are you trying to create an entity to your main project or to your module?
you can use the following CLI command to add a new module to your existing solution.
abp add-module ProductManagement --new --solution C:\YourSolutionPath --add-to-solution-file
https://docs.abp.io/en/abp/latest/CLI#options-3
are you using some source control platform something like GitHub? if so commit your changes before generating the entity and you can easily see the difference. this can allow you to pick your custom code to the new one
@toan.nguyen are you also using Devart Oracle provider or the official Oracle provider?