To create a new set of screens for a new document type:
When you save the entity, give it a unique prefix that does not conflict with any resource IDs that might ship with future releases. recommends that you choose any prefix except one that begins with the letter Y (which is reserved for use by Sterling Selling and Fulfillment Foundation).
Note that when copying resources for a new document type, you must copy all entities (including sub-resources) for the existing document type.
select resource_id from yfs_resource
where resource_type='ENTITY' and document_type='0001'
INSTALL_DIR/resources/extn/extnbundle.properties
This file must be removed because it will conflict with the extensions build process for bundle entries.