c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #01885
[Bug 669534] Re: [6.0RC1] duplicate function should add "(copy)" to code and name
hello, this can not be generic, example:
- on a sale.order, you don't want SO001 (copy) but SO002 (idem for invoices, po, manufacturing, etc.)
That's why OpenERP opens the copied resource, so that you can change the
name on the screen. We put "(copy)" only when the name is uniq and no
default value is assigned to it.
--
[6.0RC1] duplicate function should add "(copy)" to code and name
https://bugs.launchpad.net/bugs/669534
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject Server: Won't Fix
Bug description:
IMHO the defaut copy funtion should add the string "(copy)" to name and code
currently it is often not possible to distinguish between original and copy (except of the higher id but this is beyond most users understanding)
References