[MERGE] [FIX] FormView: avoid multiple creations of the same line in o2m fields when...
authorMartin Trigaux <mat@openerp.com>
Mon, 14 Apr 2014 08:10:03 +0000 (10:10 +0200)
committerMartin Trigaux <mat@openerp.com>
Mon, 14 Apr 2014 08:10:03 +0000 (10:10 +0200)
commit3a271866437e85449b59e3ea396ed8e1140c505d
tree5f77aa1c2ad46cda06c0c1ab4ff92996bc5c61ea
parent001a034e587624e0bcca88b55d8cb5a580bec3a1
parentf9d143c216f36ada7b160b76a298d5cfc1613b65
[MERGE] [FIX] FormView: avoid multiple creations of the same line in o2m fields when the save action fails (e.g. forgot one required field)

This is done by removing the added action 'prepend_on_create' that can be present as many time as we pressed the save button

lp bug: https://launchpad.net/bugs/1265705 fixed

bzr revid: mat@openerp.com-20140414081003-290q4v21q01m4rsi