eclipse-sw360 / sw360-frontend

SW360 Frontend Project
Eclipse Public License 2.0
12 stars 9 forks source link

Liferay configurable properties like BannerMessage, PreferredClearingDate should be moved to new UI and function similarly. #242

Open afsahsyeda opened 8 months ago

hoangnt2 commented 8 months ago

Hi @afsahsyeda, is this the BannerMessage which you are mentioning? Banner

afsahsyeda commented 8 months ago

@hoangnt2 Yes.

hoangnt2 commented 8 months ago

@hoangnt2 Yes.

@afsahsyeda, I'm working on it. Could you tell me what PreferredClearingDate is? Where I can find it on GUI ?

afsahsyeda commented 8 months ago

@hoangnt2 Thanks, PreferredClearingDateLimit is found in the custom fields of a User under Liferay Control Panel along with the other properties. image image It used to set a date limit for CR preferred clearing date during creation. For ex: If the limit is set to 1 week, user can set the preferredClearingDate only after 1 week of the CR creation. image

hoangnt2 commented 8 months ago

@afsahsyeda, thanks, now I understand