You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In jEveAssets the owner is the character/corporation that got the data, if you want the corporation to be the owner, you need to add a corporation account for the corporation in question. Luckily the corporation contracts endpoint doesn’t require any roles in the corporation and is available to all members.
However, if you actually have a corporation account for the corporation, then I will consider this a bug, as it should use the corporation contracts, for corporations.
Please, let me know if this resolves your issue or if it is a bug.
I have set the "Include sell contracts" flag for the Assets tool:

In the Assets tool I can see a contract that has one of my characters set as its owner:

In the contract tool however, I can see that that contract is not owned by that character, but instead is owned by the Corporation:

(same behaviour in the Tree view as well)
When including contracts in the asset windows (assets and tree) the owner should be set by the following logic:
If contract.Corporation == Yes then contract.IssuerCorp else contract.Issuer
looks like you tried something like that in the past, not sure why that would be commented out:

Do you remember what issues you ran into here?
Thanks and best regards!
The text was updated successfully, but these errors were encountered: