Comment 1 for bug 949231

Revision history for this message
Dimitri John Ledkov (xnox) wrote : Re: audit-name-create

If you want to contribute this to trunk:

$ bzr branch lp:openobject-addons trunk-addons
$ cd trunk-addons
$ bzr merge -r-1.. lp:~openbias/bias-trunk/bias-bugs (this will 'cherry-pick' the change onto trunk, fix up any merge conflicts)
$ bzr commit --fixes lp:949231
$ bzr push lp:~openbias/openobject-addons/fix-949231 (this pushes a branch under your team name for added recognition)

And file a merge proposal into lp:openobject-addons