Commit Graph

5 Commits

Author SHA1 Message Date
Olivier Dony 5c5a5b94fc [IMP] ir.values: add (breaking) testcase for conditional defaults, currently misbehaving
bzr revid: odo@openerp.com-20120209130526-b6rg5qlf07sucafq
2012-02-09 14:05:26 +01:00
Olivier Dony e0624cbc95 [IMP] ir.values: smoke test for action bindings
bzr revid: odo@openerp.com-20110902124038-36ip41ccytr2f9vt
2011-09-02 14:40:38 +02:00
Olivier Dony 75e0749542 [IMP] ir.values: separated defaults and actions API, added different views
This should prepare for a future split of the two parts
currently composing ir.values entries: user defaults and
action bindings to a model's UI.

bzr revid: odo@openerp.com-20110901181254-g14lyeogs0wv23bz
2011-09-01 20:12:54 +02:00
Vo Minh Thu 5238385e6a [MERGE] ir.values: make sure we return the user-specific default value.
bzr revid: vmt@openerp.com-20110523120940-9kgn9wxkzwbymrso
2011-05-23 14:09:40 +02:00
Vo Minh Thu 6a189e8c96 [Fix] Set default value for current login user
lp bug: https://launchpad.net/bugs/780418 fixed

bzr revid: vmt@openerp.com-20110517140410-1f3rlewsa5f4238r
2011-05-17 16:04:10 +02:00