Hello,
Along time ago I expended the entity to add new columns.
Now I was requested to add another column but it created a conflict with another software that we use to create orders.
So I duplicated the entity in my model.
But when I try to build the models I get the following error
Path: [AxTable/SalesOrderLineV2Staging/Name]:Metadata object with the same name is defined in multiple assemblies: 'NapoleonBI,ApplicationSuite' K:\AosService\PackagesLocalDirectory\NapoleonBI\NapoleonBI\AxTable\SalesOrderLineV2Staging.xml 0
How do I fix it?