Difference between revisions of "Release 313"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
(detailed description of work)
(reedit draft for bazaar perusal and acceptance)
Line 1: Line 1:
''Work in progress, [[User:CarlosRuiz|Carlos Ruiz]] is working on, please don't update''
+
''This page is also to honour this version's contributors and testers. Pls inform me to edit it if i left out anyone'' - [[User:Red1|Red1]] 22:18, 27 December 2006 (EST)
  
 
==Download==
 
==Download==
Line 11: Line 11:
  
 
==Highlights==
 
==Highlights==
* Improve database independence (Hengsin, Kontro, CarlosRuiz)
+
* Improve database independence ('''Hengsin''', '''Kontro''', '''CarlosRuiz''')
* Permanent and completely open migration script (Karsten)
+
* Permanent and completely open migration script from previous versions ('''Karsten Thiemann''')
 +
* Online Help Manual direct Wiki topics ('''Alejandro''', '''Moyses''', Carlos)
 +
* GPL Licensed and reusable in '''Compiere'''
  
 
==Enhancements==
 
==Enhancements==
* Added Show Help option for processes and reports (Arboleda-developer, CarlosRuiz-integrator, Idalica-sponsor)
+
* Added Show Help option for processes and reports ('''Juan D. Arboleda''' - developer, CarlosRuiz - integrator, '''Idalica''' - sponsor)
 
* Improvements on ADempiere service starter for linux (CarlosRuiz)
 
* Improvements on ADempiere service starter for linux (CarlosRuiz)
 
* Improvements on installer (CarlosRuiz)
 
* Improvements on installer (CarlosRuiz)
Line 21: Line 23:
 
* Enhanced service starter for Linux (CarlosRuiz)
 
* Enhanced service starter for Linux (CarlosRuiz)
 
* Enhanced Windows Launcher (Hengsin)
 
* Enhanced Windows Launcher (Hengsin)
* Inefficient use of constructors on generate model (Teo)
+
* Inefficient use of constructors on generate model ('''Teo Sarca''')
  
 
==Bug Fixes==
 
==Bug Fixes==
Line 31: Line 33:
 
* Posible problem for LastPO costing, Batch/Lot level (Teo)
 
* Posible problem for LastPO costing, Batch/Lot level (Teo)
 
* Minor typo problem in class org.compiere.print.Viewer (Teo)
 
* Minor typo problem in class org.compiere.print.Viewer (Teo)
* Replenish report fails when no records in m_storage (Chris Farley)
+
* Replenish report fails when no records in m_storage ('''Chris Farley''')
  
 
==Work in progress==
 
==Work in progress==
Line 37: Line 39:
 
* Stabilization of postgresql port (Hengsin)
 
* Stabilization of postgresql port (Hengsin)
 
* Stabilization of 2Pack (CarlosRuiz)
 
* Stabilization of 2Pack (CarlosRuiz)
* Java port for Synchronize Terminology (Mareck)
+
* Java port for Synchronize Terminology ('''Mareck''')
 
* More rebranding (CarlosRuiz, Alejandro, Hengsin)
 
* More rebranding (CarlosRuiz, Alejandro, Hengsin)
 
* Speed up Financial Reports (Hengsin)
 
* Speed up Financial Reports (Hengsin)
* Modifications to work in java 6 (Victor, Kisitomomo)
+
* Modifications to work in java 6 ('''Victor Perez''', '''Kisitomomo''')
 +
 
 +
==User Acceptance Testing==
 +
* Extensive testing, reporting bugs with ready remedies
 +
**'''guyferds'''
 +
**'''usman88'''
 +
**'''joaovieirabr'''
 +
 
 +
==ADempiere Bazaar==
 +
There is a saying that nothing is ''good'', ''cheap'', and ''fast'' all at the same time. Well, this is it. As a global connected community effort, the direction taken is speedy and of quality and remains free and guess what? It is going exponential! We now celebrate our one week into top numero uno rank in SourceForge. Kudos to the bazaar! To those thousands who help read, test, use, posted bugs, comments, and moral support, expect the greatest next phenomenon after Linux. And of course a special mention for the giant whose shoulders we leap from - '''Jorg Janke''', founder of '''Compiere'''.
  
==Top Contributors==
 
* [[User:Hengsin|Low Heng Sin]]
 
* [[User:Kontro|Timo Kontro]]
 
* [[User:Kthiemann|Karsten Thiemann]]
 
* Teo Sarca
 
* Chris Farley - Northernbrewer
 
* Alejandro Falcone
 
* Johnny (joaovieirabr)
 
* Marek Mosiewicz
 
* Juan David Arboleda
 
* [[User:CarlosRuiz|Carlos Ruiz]]
 
*[[User:vpj-cd|Víctor Pérez]]
 
* Kisitomomo
 
  
 
[[Category:Documentation]]
 
[[Category:Documentation]]

Revision as of 20:18, 27 December 2006

This page is also to honour this version's contributors and testers. Pls inform me to edit it if i left out anyone - Red1 22:18, 27 December 2006 (EST)

Download

Highlights

  • Improve database independence (Hengsin, Kontro, CarlosRuiz)
  • Permanent and completely open migration script from previous versions (Karsten Thiemann)
  • Online Help Manual direct Wiki topics (Alejandro, Moyses, Carlos)
  • GPL Licensed and reusable in Compiere

Enhancements

  • Added Show Help option for processes and reports (Juan D. Arboleda - developer, CarlosRuiz - integrator, Idalica - sponsor)
  • Improvements on ADempiere service starter for linux (CarlosRuiz)
  • Improvements on installer (CarlosRuiz)
  • Enhanced service starter for Windows (CarlosRuiz) (based on JavaService.exe, renamed to AdempiereService.exe)
  • Enhanced service starter for Linux (CarlosRuiz)
  • Enhanced Windows Launcher (Hengsin)
  • Inefficient use of constructors on generate model (Teo Sarca)

Bug Fixes

  • Bugs on Import Business Partner process fixed (CarlosRuiz)
  • Column not updateable error when new record (CarlosRuiz)
  • Phase Line not showing in projects (CarlosRuiz)
  • Bank statement's StatementDifference becames NULL (Teo)
  • Client setup creates duplicate trees (Teo)
  • Posible problem for LastPO costing, Batch/Lot level (Teo)
  • Minor typo problem in class org.compiere.print.Viewer (Teo)
  • Replenish report fails when no records in m_storage (Chris Farley)

Work in progress

  • ddlutils integration (Hengsin)
  • Stabilization of postgresql port (Hengsin)
  • Stabilization of 2Pack (CarlosRuiz)
  • Java port for Synchronize Terminology (Mareck)
  • More rebranding (CarlosRuiz, Alejandro, Hengsin)
  • Speed up Financial Reports (Hengsin)
  • Modifications to work in java 6 (Victor Perez, Kisitomomo)

User Acceptance Testing

  • Extensive testing, reporting bugs with ready remedies
    • guyferds
    • usman88
    • joaovieirabr

ADempiere Bazaar

There is a saying that nothing is good, cheap, and fast all at the same time. Well, this is it. As a global connected community effort, the direction taken is speedy and of quality and remains free and guess what? It is going exponential! We now celebrate our one week into top numero uno rank in SourceForge. Kudos to the bazaar! To those thousands who help read, test, use, posted bugs, comments, and moral support, expect the greatest next phenomenon after Linux. And of course a special mention for the giant whose shoulders we leap from - Jorg Janke, founder of Compiere.