Hi all Is there anyway that I can able to get bizzness time theme? I know it's been removed from the trunk. I personally liked it and I've searched everywhere but at the end I've founded that w...
Hello, I need help in trying to understand if the BETWEEN condition is correctly built or not. According the https://issues.apache.org/jira/browse/OFBIZ-1121the uncorrect building of the sql query w...
...xprs.add(new EntityExpr("status", EntityOperator.NOT_EQUAL, IssueFieldConstants.CLOSED_STATUS)); List<GenericValue> issues = ofBizDelegator.findByCondition("Issue", new EntityConditionList(e...
H, how can i use ofbiz to store my data to jira database and read them ? for create tables, i know that i have to add entity to ofbiz xml files, but i can't find how to use ofbiz (ofbiz d...
Hi , Sample Jira listeners can be written the way it is decribed here https://confluence.atlassian.com/display/JIRA/Listeners. However, one such example DebugListener depicted above need ofbiz-c...
Copied to clipboard