Apache OFBiz is an open source product for the automation of enterprise processes. It includes framework components and business applications for ERP, CRM, E-Business/E-Commerce, Supply Chain Management and Manufacturing Resource Planning. OFBiz provides a foundation and starting point for reliable, secure and scalable enterprise solutions.

Clone this repo:
  1. cb4b33e Improved : Refactor some `for loops` to streams for readability purpose. by Gil Portenseigne · 3 days ago trunk
  2. fdddf90 Improved: Set uniqueItemName as unique on ScreenWidget (OFBIZ-13315) by Nicolas Malin · 6 days ago
  3. 6a078d5 Fixed: service 'copyInvoice' Failed on invoice not in process (OFBIZ-13323) by Nicolas Malin · 6 days ago
  4. 03d8160 Fixed: getClass() is called on instance of Class (OFBIZ-13321) #927 by Dmitry Kryukov · 8 days ago
  5. 9139c41 Improved: [optimization] There are several locations where in the loop we can exit early (OFBIZ-13319) #925 by Dmitry Kryukov · 9 days ago
  6. 034ed24 Fixed: String comparison (OFBIZ-13320) #926 by Dmitry Kryukov · 9 days ago
  7. 45f6a3e Improved: Incorrect comparison of Bigdecimals in ShoppingCart (OFBIZ-13318) by Jacques Le Roux · 10 days ago
  8. 3db9563 Fixed: Tried to execute unauthorized script (OFBIZ-13317) by Jacques Le Roux · 12 days ago
  9. 646b593 Fixed: BalanceSheet generates an error (OFBIZ-13070) (#924) by pavololbert · 12 days ago
  10. 11c3cb3 Improved: Better secure "openSourceFile" request-map (OFBIZ-13316) by Jacques Le Roux · 13 days ago
  11. 0d55ba9 Improved: Better secure "openSourceFile" request-map (OFBIZ-13316) by Jacques Le Roux · 13 days ago
  12. 5a3a95f Improved: Enhance ModelFormTest to successfully validate test tokens using the internal mechanism even when the system is configured with an external authorization server (security.token.issuer). by Jacopo Cappellato · 3 weeks ago
  13. f82f2f5 Improved: Better secure "openSourceFile" request-map (OFBIZ-13316) by Jacques Le Roux · 3 weeks ago
  14. 5c66eaa Improved: Refactor readHtmlDocument in UelFunctions to obtain an instance of org.w3c.dom.Document using the standard javax.xml.parsers.* APIs instead of org.cyberneko.html. by Jacopo Cappellato · 3 weeks ago
  15. c81c469 Fixed: docker-entrypoint.sh does not properly handle variable OFBIZ_DISABLE_COMPONENTS (OFBIZ-13314) by Javier Ochoa · 3 weeks ago
  16. 8e492c2 Improved: getFields() in AcroFields has been deprecated (OFBIZ-13312) by Jacques Le Roux · 4 weeks ago
  17. 2841c16 Implemented: JWT validation for tokens issued by an external authentication server. by Jacopo Cappellato · 4 weeks ago
  18. ae3b657 Fixed: Improve ViewHandler interface (OFBIZ-13179) by Nicolas Malin · 4 weeks ago
  19. bec8add Improved: Replace iText by librePDF (OFBIZ-13300) by Nicolas Malin · 4 weeks ago
  20. b3ff76a Fixed: "null DispatchContext" issue under high load and concurrency (OFBIZ-13153) by Nicolas Malin · 5 weeks ago