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 710: return ServiceUtil.returnError("Error in uploadRptDesign service."); //TODO labelise - line 725: return ServiceUtil.returnError("Error in uploadRptDesign service."); //TODO labelise - line 742: return ServiceUtil.returnError("Error in uploadRptDesign service."); //TODO labelise - line 756: return ServiceUtil.returnError("Error in uploadRptDesign service."); //TODO labelise - line 793: return ServiceUtil.returnError("Error in uploadRptDesign service."); //TODO labelise - line 809: return ServiceUtil.returnError("Error in uploadRptDesign service."); //TODO labelise - line 835: return ServiceUtil.returnError("Error in uploadRptDesign service."); //TODO labelise - line 845: return ServiceUtil.returnError("Error in uploadRptDesign service."); //TODO labelise - line 874: return ServiceUtil.returnError("Error in uploadRptDesign service."); //TODO labelise - line 883: return ServiceUtil.returnError("Error in uploadRptDesign service."); //TODO labelise - line 891: // 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: projectmgr/servicedef/services.xml (3 lines): - line 36: - line 49: - line 61: ldap/src/main/java/org/apache/ofbiz/ldap/openldap/OFBizLdapAuthenticationHandler.java (2 lines): - line 69: controls.setTimeLimit(1000); //TODO maybe properties... - line 71: controls.setCountLimit(2); //TODO maybe properties... bi/src/main/groovy/org/apache/ofbiz/bi/FactServices.groovy (2 lines): - line 157: // TODO: prorate invoice header discounts and shipping charges - line 158: // TODO: costs webpos/template/shortcuts/Shortcuts.ftl (2 lines): - line 46: //TODO: To be implemented with OFBIZ-5241 - line 84: lucene/src/main/java/org/apache/ofbiz/content/search/DocumentIndexer.java (2 lines): - line 48: // TODO: Move to property file - line 108: // TODO: put the thread to sleep waiting for the locked to be released webpos/minilang/ManagerEvents.xml (2 lines): - line 195: - line 263: lucene/src/main/java/org/apache/ofbiz/content/search/ProductDocument.java (2 lines): - line 301: // TODO: Not indexing alternate locales, needs special handling - line 361: // TODO: Add the nextReIndex timestamp to the document for when the product should be automatically re-indexed outside of any ECAs ecommerce/webapp/ecommerce/js/bootstrap/js/bootstrap.bundle-4.3.1.js (2 lines): - line 180: // TODO: Remove in v5 - line 6318: // TODO (fat): remove sketch reliance on jQuery position/offset birt/src/main/java/org/apache/ofbiz/birt/flexible/BirtMasterReportServices.java (2 lines): - line 99: // TODO: translate labels - line 364: continue; // FIXME pretty ugly... but had problems with the rare case where an invoice matches with several orders with bi/src/main/java/org/apache/ofbiz/bi/util/DimensionServices.java (2 lines): - line 52: // TODO: improve performance - line 97: // TODO: create a new record and update somewhere the from/thru dates of the old row ecommerce/template/catalog/ConfigProductDetail.ftl (1 line): - line 201: <#-- TODO : i18n --> rest-api/src/main/java/org/apache/ofbiz/ws/rs/model/ModelResource.java (1 line): - line 196: // TODO Auto-generated method stub example/servicedef/secas.xml (1 line): - line 26: ebaystore/src/main/java/org/apache/ofbiz/ebaystore/EbayStoreInventoryServices.java (1 line): - line 68: // TODO Auto-generated constructor stub rest-api/src/main/java/org/apache/ofbiz/ws/rs/resources/AuthenticationResource.java (1 line): - line 74: //TODO : Move this into an OFBiz service. All such implementations should be inside an OFBiz service. ebay/src/main/java/org/apache/ofbiz/ebay/EbayHelper.java (1 line): - line 568: // TODO: The following comparison does not consider the To Name ebaystore/src/main/java/org/apache/ofbiz/ebaystore/EbayEvents.java (1 line): - line 859: //TODO: set value of country and currency on the basis of request param values ecommerce/template/cart/PromoUseDetailsInline.ftl (1 line): - line 34: <#-- TODO: when promo pretty print is done show promo short description here --> bi/servicedef/secas.xml (1 line): - line 40: rest-api/src/main/java/org/apache/ofbiz/ws/rs/process/RestRequestHandler.java (1 line): - line 116: // TODO Auto-generated method stub ecommerce/src/main/groovy/org/apache/ofbiz/ecommerce/order/CheckoutReview.groovy (1 line): - line 84: // TODO: FIXME! passport/src/main/java/org/apache/ofbiz/passport/util/PassportUtil.java (1 line): - line 51: // TODO: Following should be made private birt/src/main/java/org/apache/ofbiz/birt/flexible/ReportDesignGenerator.java (1 line): - line 165: // scalParam.setDisplayName(displayFilterName); // TODO has no incidence at all right now, is only displayed when using birt's birt/src/main/java/org/apache/ofbiz/birt/BirtWorker.java (1 line): - line 204: //TODO documentation ecommerce/template/order/OrderHeader.ftl (1 line): - line 317: <#-- TODO: add links to UPS/FEDEX/etc based on carrier partyId --> birt/widget/birt/BirtScreens.xml (1 line): - line 39: ecommerce/template/order/CheckoutPayment.ftl (1 line): - line 21: webpos/minilang/PromoEvents.xml (1 line): - line 37: projectmgr/widget/forms/ProjectForms.xml (1 line): - line 250: example/widget/example/FormWidgetExampleForms.xml (1 line): - line 269: passport/src/main/java/org/apache/ofbiz/passport/user/LinkedInAuthenticator.java (1 line): - line 343: // TODO implement me passport/src/main/java/org/apache/ofbiz/passport/user/GitHubAuthenticator.java (1 line): - line 329: // TODO implement me