Hi,
It's not exactly the same problem than the original thread,
but here are some instructions.
You have to make a distinction between the UI type
definition and the core type definition.
The UI type ("<type id="ean_project_document"
coretype="ean_document">") does not need to declare its core
type (the coretype attribute has been deprecated a long time
ago, please tell if you saw it on some documentation so that
we can update it).
So you need to define a core type (<doctype
name="ean_project_document" extends="ean_document">) that
matches the UI type name.
Its seems you did it, but something may have gone wrong
during registration => you need to have a look at startup
logs to get a clue.
---
Mailing list: [email protected]
Forum: http://forum.nuxeo.org/f/1/

Reply via email to