OpenBiz 1.1 Released

(August 06 2004) Openbiz 1.1 is released. Important changes from Openbiz 1.1 beta:

  • Allow users to specify 3rd party package directories in sysheader.inc file.
    - This makes easy resource sharing and more efficient opcode caching. Now support ADODB, SMARTY, FPDF, JPGRAPH.
  • Introduce chartService as plug-in service. 
    - chartService renders chart based on the chart xml file. Support Bar, Line, Pie and combination charts.
  • Support more flexible queries on BizForm
    - Can query with >, >=, <, <=, !=, = symbols and AND, OR logic connections
  • Calendar and timestamp picker improvement
    - More compact and easier configuration by changing style sheet file and variables definitions

Download Openbiz 1.1 patch to fix smarty setting and AccessValidate errors. Download Openbiz 1.1 composite key enhancement to support composite keys.