Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Done
-
Trunk
-
None
Description
Now we have tenant support for back-end and front-end application. Refer to task OFBIZ-5898 for more details.
For the multi-tenant functionality, we need to provide support of setting and fetching configurable values from data. For this, there is already support of SystemProperty entity and EntityUtilProperties methods.
Only need to replace use of UtilProperties.getPropertyValue() method with EntityUtilProperties.getPropertyValue() method in existing code base wherever delegator object can be available.
This will support to make as many as possible configuartion settings specific to tenant.
Attachments
Attachments
Issue Links
- breaks
-
OFBIZ-9259 Uploading images at catalog/control/addImageForProduct does not work
- Closed
- is duplicated by
-
OFBIZ-5318 Make retrievals of defaults more multi-tenant friendly
- Closed
-
OFBIZ-5554 Makes ajaxEnabled as configurable
- Closed
- relates to
-
OFBIZ-6164 Improve configurability of OFBiz
- Closed
-
OFBIZ-5898 Tenant should run with specified domain name. Front store should support multi tenant feature.
- Closed