c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #20503
[Bug 745768] [NEW] [TRUNK] default value set that shouldn't be set in meeting
Public bug reported:
There is something really wierd in meeting form, the value of recurrent_id is not cleared when click on new Button. How to reproduce :
1) set Invisible = 0 on the field recurrent_id in meeting form view
2) create a meeting with a value for recurrent id
3) save the record
4) push on new, all the value disappear but the value recurrent_id (and those that are specify in the _default)
ps : I try to add 'recurrent_id' : '' in the default of event, nothing
change
this is really anoying because recurrent_id should have a value only when we edit a recurrent meeting
and this field is invisible so impossible to notice the error
** Affects: openobject-client
Importance: Medium
Assignee: OpenERP sa GTK client R&D (openerp-dev-gtk)
Status: Confirmed
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/745768
Title:
[TRUNK] default value set that shouldn't be set in meeting
Status in OpenERP GTK Client:
Confirmed
Bug description:
There is something really wierd in meeting form, the value of recurrent_id is not cleared when click on new Button. How to reproduce :
1) set Invisible = 0 on the field recurrent_id in meeting form view
2) create a meeting with a value for recurrent id
3) save the record
4) push on new, all the value disappear but the value recurrent_id (and those that are specify in the _default)
ps : I try to add 'recurrent_id' : '' in the default of event, nothing
change
this is really anoying because recurrent_id should have a value only when we edit a recurrent meeting
and this field is invisible so impossible to notice the error
Follow ups
References