IDEMPIERE-3948 Implement QRCode support in report engine
This commit is contained in:
parent
b4da382529
commit
f68bc05545
|
@ -60,7 +60,7 @@ osgi.bundles=org.eclipse.equinox.ds@1:start,\
|
||||||
org.eclipse.equinox.common,\
|
org.eclipse.equinox.common,\
|
||||||
org.passay,\
|
org.passay,\
|
||||||
groovy,\
|
groovy,\
|
||||||
com.google.zxing,\
|
com.google.zxing.core,\
|
||||||
org.apache.geronimo.specs.geronimo-j2ee-management_1.1_spec,\
|
org.apache.geronimo.specs.geronimo-j2ee-management_1.1_spec,\
|
||||||
jakarta.xml.bind-api,\
|
jakarta.xml.bind-api,\
|
||||||
org.eclipse.osgi@start
|
org.eclipse.osgi@start
|
||||||
|
|
Loading…
Reference in New Issue