Author: jleroux
Date: Sat Jan 5 04:49:50 2008
New Revision: 609132
URL:
http://svn.apache.org/viewvc?rev=609132&view=revLog:
Added Project Management and updated POS. Please Hans (& All), I put all the Project Management entries and I think it's OK since it's brand new, but if you feel there are too much information feel free to update.
Modified:
ofbiz/site/index.html
Modified: ofbiz/site/index.html
URL:
http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=609132&r1=609131&r2=609132&view=diff==============================================================================
--- ofbiz/site/index.html (original)
+++ ofbiz/site/index.html Sat Jan 5 04:49:50 2008
@@ -148,6 +148,8 @@
<li><b>POS</b>
<ul>
<li>Password entry is now hidden</li>
+ <li>You can now enter a promo code to be applied to the current sale via the promo menu</li>
+ <li>You can now buy a configurable item (work in progress)</li>
</ul>
</li>
<li><b>Framework</b>
@@ -167,6 +169,15 @@
<li><b>Business Intelligence</b>
<ul><li>New component and framework for an integrated Business Intelligence application></li></ul>
</li>
+ <li><b>Project Management</b>
+ <ul><li>Template function created to enable the creation of new project from templates</li></ul>
+ <ul><li>Project copy function added.</li></ul>
+ <ul><li>GanttChart now available for phases and tasks.</li></ul>
+ <ul><li>Added a resource manager, resource assignment to project and tasks.</li></ul>
+ <ul><li>Timesheet for one week for easy entry.</li></ul>
+ <ul><li>Project and phases information now show planned and actual data from the lower levels</li></ul>
+ <ul><li>Added demo data to be loaded with ant run-install</li></ul>
+ </li>
</ul>
</div>