birt/src/main/java/org/apache/ofbiz/birt/flexible/BirtServices.java (25 lines): - line 116: // TODO lack documentation about the reason of deprecation - line 278: // TODO check: could create other workflows. WebService? Does it need to be independent from Service workflow? - line 305: // TODO check: I'm not a big fan of how I did the createFormForDisplay / overrideReportForm. Could probably be improved using a proper - line 345: return ServiceUtil.returnError("Error in overrideReportForm service."); //TODO labelise - line 392: return ServiceUtil.returnError("CustomMethod not exist : " + customMethodId); //TODO labelise - line 409: return ServiceUtil.returnError("Error in createFlexibleReportFromMasterEntityWorkflow service"); //TODO labelise - line 437: return ServiceUtil.returnError("CustomMethod not exist : " + customMethodId); //TODO labelise - line 448: return ServiceUtil.returnError("No service define with name " + serviceName); //TODO labelise - line 573: return ServiceUtil.returnError("Error in createFormForDisplay service."); //TODO labelise - line 606: return ServiceUtil.returnError("Error in deleteAllReports service."); //TODO labelise - line 623: return ServiceUtil.returnError("Error in deleteAllReports service."); //TODO labelise - line 654: return ServiceUtil.returnError("Error in deleteFlexibleReport service."); //TODO labelise - line 668: return ServiceUtil.returnError("Error in deleteFlexibleReport service."); //TODO labelise - line 684: return ServiceUtil.returnError("Error in deleteFlexibleReport service."); //TODO labelise - line 709: return ServiceUtil.returnError("Error in uploadRptDesign service."); //TODO labelise - line 724: return ServiceUtil.returnError("Error in uploadRptDesign service."); //TODO labelise - line 741: return ServiceUtil.returnError("Error in uploadRptDesign service."); //TODO labelise - line 755: return ServiceUtil.returnError("Error in uploadRptDesign service."); //TODO labelise - line 792: return ServiceUtil.returnError("Error in uploadRptDesign service."); //TODO labelise - line 808: return ServiceUtil.returnError("Error in uploadRptDesign service."); //TODO labelise - line 834: return ServiceUtil.returnError("Error in uploadRptDesign service."); //TODO labelise - line 844: return ServiceUtil.returnError("Error in uploadRptDesign service."); //TODO labelise - line 873: return ServiceUtil.returnError("Error in uploadRptDesign service."); //TODO labelise - line 882: return ServiceUtil.returnError("Error in uploadRptDesign service."); //TODO labelise - line 890: // TODO check: should we, as a secondary safety precaution, delete any file finishing with _TEMP_.rptdesign? webpos/src/main/java/org/apache/ofbiz/webpos/transaction/WebPosTransaction.java (4 lines): - line 241: // TODO notify the change due - line 244: // TODO open the drawer - line 245: // TODO print the receipt - line 402: //TODO handle error message bi/entitydef/entitymodel.xml (3 lines): - line 144: - line 179: TODO: implement multi-currency fields - line 228: solr/webapp/solr/js/scripts/documents.js (3 lines): - line 71: //TODO: handle dynamic fields - line 72: //TODO: get the unique key, too - line 274: } //TODO: do we need to handle others? solr/webapp/solr/partials/documents.html (3 lines): - line 32: - line 72: - line 75: