In case you have source code configured and want to install this plugin using Bash Script:
Open root-directory\org.idempiere.p2\target\products\org.adempiere.server.product\(win32 or linux – depending upon your environment)\win32\x86_64
and run the following commands in the terminal with sudo access:
REPO=https://jenkins.idempiere.org/job/globalqss-iDempiere-LCO-mvn/ws/org.globalqss.idempiere.LCO.p2.site/target/repository/
bash update-prd.sh $REPO org.globalqss.idempiere.LCO.feature.feature.group
This command will install all 4 interdenpendent plugins to LCO but it you need to install only Withholding Plugin then run the following command instead:
Like this:
Like Loading...