Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to know the mother entity of a existing Sub-entity #35

Open
alaindebecker opened this issue Jan 12, 2018 · 4 comments
Open

How to know the mother entity of a existing Sub-entity #35

alaindebecker opened this issue Jan 12, 2018 · 4 comments

Comments

@alaindebecker
Copy link

I have an entity Employee which is also a tab (sub entity) of the entity Office. The Office has been created before the Employee, so it is possible to list all the Employee by clicking on the left panel. However, I cannot then know which is the Office of the Employee I see on row, say, 3.

Is it possible to add the column Office on the list of Employees. In all logic this column should come just after the column Employee Id.

And for the comfort of the user, it would be better if this column is replaced by the Office name.

@newmips
Copy link
Owner

newmips commented Feb 15, 2018

Edit "field_list.dust" and add a new entry th pointing on "r_office"

@alaindebecker
Copy link
Author

But this a workaround, not a solution. When do you plan to change this ?

@newmips
Copy link
Owner

newmips commented Feb 15, 2018

We have not planned to replace you Alain ;-) You can do things in right order, and add field Office on Employee so that it is displayed in list.

@alaindebecker
Copy link
Author

But I have planned for newMips to be able to replace me.
The next job computer will destroy may very well be the job of developer/coder.

@alaindebecker alaindebecker changed the title Who to know the mother entity of a existing Sub-entity How to know the mother entity of a existing Sub-entity Mar 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants