[6.1] view_init didn't work on the wizard form without fields
Bug #1028767 reported by
Paulius Sladkevičius @ hbee
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Server (MOVED TO GITHUB) |
Confirmed
|
Low
|
OpenERP's Framework R&D |
Bug Description
1. I have created wizard from which have only buttons.
2. view_init function is not triggered when opening wizard without fields.
I suppose that view_init must be triggered every time, independently if there are fields or not.
Changed in openobject-server: | |
assignee: | nobody → OpenERP's Framework R&D (openerp-dev-framework) |
importance: | Undecided → Low |
status: | New → Confirmed |
To post a comment you must log in.
I have the same bug with the 6.1 version, view_init function is not triggered when opening wizard with or without fields.
I am using default_get function to perform a control.