Hi,

look into 

applications/product/config/ProductUiLabels.xml

There you will find the translations and look for <property 
key="FacilityFacility">

You need to restart ofbiz after making changes. 

Best regards
Ingo


-----Ursprüngliche Nachricht-----
Von: Ayodeji Enitan WAZIRI <awaz...@softalliance.com> 
Gesendet: Dienstag, 9. August 2022 11:36
An: user@ofbiz.apache.org
Betreff: Change Component Name

Hello
I am trying to change the name of the facility component to Inventory I have 
currently done this in the ofbiz-component.xml of the product
application:
..........................................
<webapp name="inventory"
        title="Inventory"
        position="3"
        description="FacilityComponentDescription"
        server="default-server"
        location="webapp/facility"
        base-permission="OFBTOOLS,FACILITY"

app-shortcut-screen="component://product/widget/facility/FacilityScreens.xml#ShortcutApp"
        mount-point="/inventory"/>
</ofbiz-component>
..............................................
I can navigate to /inventory but /facility still works and the menu still shows 
facility instead of Inventory

Thanks and Regards

-- 


***DISCLAIMER****:
- *The content of this email is confidential and intended for the recipient 
specified in the message only. It is strictly forbidden to share any part of 
this message with any third party, without the written consent of the sender. 
If you received this message in error, please reply to this message and follow 
with its deletion to ensure such a mistake does not occur in the future.

Reply via email to