K
kbachtold
Guest
Hi, We also have a similar situation with our apps, and second what Romain said. You can put all objects as core in the common app. One **very important** thing to keep in mind. You MUST generate a new version of all apps every time you modify some core object shared by all the apps, or you run the risk of accidentally deploying an old version of a component inadvertently. For example, 1. Say you update the Leads view which is not part of the "Common" app, but present on the Relation page.. 2. Then you publish an update to "Project Initiation" app only. 3. Now if you install the "Common" app to a customer/tenant that has the updated "Project Initiation" app, it will "downgrade" the version of Leads view embedded with "Common" app. 4. As a result, you inadvertently revert shared components to an older version. To avoid this risk, publish an update to all apps every time you make any change to any of them. Hope this helps, ~ Kurt
Continue reading...
Continue reading...