Re: Ofbiz using itext-2.1.7

2022-08-12 Thread Eugen Stan

Hi Rishi,

If you trust random people off the internet, here is an explanation 
https://opensource.stackexchange.com/a/7231 .


If you don't, contact a lawyer with software licensing practice.

Hope it helps.

On 12.08.2022 09:15, Rishi Agr wrote:

Hi, There is a usage of itext-2.1.7 (com.lowagie) library in ofbiz. And I
am not sure if this comes under open source or some other license. Is it
fine to use apache in commercial applications as it includes itext library?
Thank you.



--
Eugen Stan

+40770 941 271  / https://www.netdava.com
begin:vcard
fn:Eugen Stan
n:Stan;Eugen
email;internet:eugen.s...@netdava.com
tel;cell:+40720898747
x-mozilla-html:FALSE
url:https://www.netdava.com
version:2.1
end:vcard



Re: Change Component Name

2022-08-12 Thread Ayodeji Enitan WAZIRI
Dear Ingo
The missing images

[image: image (2).png]




[image: image (1).png]


Thanks and Regards

Waziri Ayodeji



On Thu, Aug 11, 2022 at 11:58 AM Ayodeji Enitan WAZIRI <
awaz...@softalliance.com> wrote:

> Hi
> I am actually referring to the TopAppBar
> [image: image.png]
> i did the following change to the webapp in the ofbiz-component.xml
>
>  title="Inventory"
> position="3"
> description="FacilityComponentDescription"
> server="default-server"
> location="webapp/facility"
> base-permission="OFBTOOLS,FACILITY"
> mount-point="/inventory"/>
> 
> This currently occurs:
>
> [image: image.png]
>
> As you can see the topbar does not show the inventory component as
> selected and the dropdown still shows facility instead of inventory
> and the menu still redirects to {ofbizurl}/facility
> Thanks and Regards
>
> Waziri Ayodeji
>
> Oracle Apps Development
>
> Soft Alliance & Resources Limited
>
> awaz...@softalliance.com
>
> +2348165969471
>
> Ojuolape House, 9 NERDC Rd, CBD, Alausa-Ikeja, Lagos
> 
>
> softalliance.com
>
> 
>
> 
>
> 
>
>
> 
>
> 
>
>
> On Wed, Aug 10, 2022 at 10:45 AM Ingo Wolfmayr 
> wrote:
>
>> Hi Waziri Ayodeji,
>>
>> here you can find the menu:
>> /applications/product/widget/facility/FacilityMenus.xml
>>
>> Unfortunately I gave you the wrong translation entity name. The correct
>> on is "ProductFacilityManager". You will find this information in the
>> FacilityMenus.xml file. "${uiLabelMap.ProductFacilityManager}
>>
>> Best regards,
>> Ingo
>>
>>
>>
>> -Ursprüngliche Nachricht-
>> Von: Ayodeji Enitan WAZIRI 
>> Gesendet: Mittwoch, 10. August 2022 09:29
>> An: user@ofbiz.apache.org
>> Betreff: Re: Change Component Name
>>
>> Dear Ingo
>> Thanks for your reply.
>>
>> I have changed the label and the name is still the same.
>> I would like to know how I can change the menu bar behavior and if this
>> will help?
>>
>> Thanks and Regards
>> Waziri Ayodeji
>>
>> On Tue, Aug 9, 2022, 12:01 PM Ingo Wolfmayr 
>> wrote:
>>
>> > Hi,
>> >
>> > look into
>> >
>> > applications/product/config/ProductUiLabels.xml
>> >
>> > There you will find the translations and look for > > key="FacilityFacility">
>> >
>> > You need to restart ofbiz after making changes.
>> >
>> > Best regards
>> > Ingo
>> >
>> >
>> > -Ursprüngliche Nachricht-
>> > Von: Ayodeji Enitan WAZIRI 
>> > 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:
>> > ..
>> > > > 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"/>
>> > 
>> > ..
>> > 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.
>> >
>>
>> --
>>
>>
>> ***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.
>>
>

-- 


***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.


Re: Ofbiz using itext-2.1.7

2022-08-12 Thread Gil Portenseigne
Hello Rishin,

This Itext version was the last version that could be included in OFBiz
regarding the Licence (MPL).

Nothing to worry about this.

Regards,

Gil

Details : https://www.apache.org/legal/resolved

On Fri, Aug 12, 2022 at 08:15:37AM +0200, Rishi Agr wrote:
> Hi, There is a usage of itext-2.1.7 (com.lowagie) library in ofbiz. And I
> am not sure if this comes under open source or some other license. Is it
> fine to use apache in commercial applications as it includes itext library?
> Thank you.


signature.asc
Description: PGP signature


Ofbiz using itext-2.1.7

2022-08-12 Thread Rishi Agr
Hi, There is a usage of itext-2.1.7 (com.lowagie) library in ofbiz. And I
am not sure if this comes under open source or some other license. Is it
fine to use apache in commercial applications as it includes itext library?
Thank you.