Hy,
Many people are asking me to "drop" the sheet part of some specific views. From now the only way to do this is to override the entire view and delete the sheet node.
It would be nice if we could implement something like that :
- Add a new attribute in the sheet tag that will be called "active"
- use this attribute to manage the beahviour of the view, if it's active it'll work like now and if active=False then the behaviour will be ignored (A kind of removal)
- Add a preference value in the user profile and in the context so that the info would be passed in actions and views.
Hope it could be considered as a good feature
I do agree with Florent. The concept of sheet is nice when you work an document that will be printed after edition like invoices, quotes,.... On some other screens it is just a lost of space in the view.