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

[IMP] hide unnecessary buttons in wizard #158

Merged
merged 4 commits into from
May 20, 2015

Conversation

hbrunn
Copy link
Member

@hbrunn hbrunn commented Apr 28, 2015

I propose to rewrite all wizard actions to server actions, because this way we can present the user a saved record. The way it is currently, purging one model is only possible after saving, which is confusing. Also, we have the possibility to hide all unnecessary buttons (save/delete/attachments).

@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 52.22% when pulling 55c919a on hbrunn:8.0-database_cleanup_fixes into 3c59213 on OCA:8.0.

@pedrobaeza
Copy link
Member

But pressing a button or an action doesn't save it automatically?

@hbrunn
Copy link
Member Author

hbrunn commented Apr 28, 2015

this is true for buttons on the wizard form, but this wizard generates a list of models that can be purged separately. And the buttons on the x2many field are only usable after saving

@pedrobaeza
Copy link
Member

OK for me then 👍

@anthony-muschang
Copy link
Contributor

Tested 👍

@hbrunn hbrunn added this to the 8.0 milestone May 11, 2015
gurneyalex added a commit that referenced this pull request May 20, 2015
[IMP] hide unnecessary buttons in wizard
@gurneyalex gurneyalex merged commit 678ac7b into OCA:8.0 May 20, 2015
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

Successfully merging this pull request may close these issues.

None yet

7 participants