changeset 10914 | fed8bd56f223 |
parent 10669 | 155c29e0ed1c |
child 11008 | de86c6592cc7 |
--- a/server/repository.py Mon Nov 23 14:37:37 2015 +0100 +++ b/server/repository.py Tue Jun 30 10:06:00 2015 +0200 @@ -775,6 +775,7 @@ args[key] = int(args[key]) return tuple(cachekey) + @deprecated('[3.22] use the new store API') def extid2eid(self, source, extid, etype, cnx, insert=True, sourceparams=None): """Return eid from a local id. If the eid is a negative integer, that