* some basic package documentation
This commit is contained in:
parent
d009dbeefd
commit
1b17a6ad49
|
|
@ -13,19 +13,15 @@
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
Provides for....
|
<h2>Package org.compiere.acct</h2>
|
||||||
|
|
||||||
<h2>Package Specification</h2>
|
Provide viewer for the viewing of account posting records.
|
||||||
|
|
||||||
<ul>
|
<h3>Related Documentation</h3>
|
||||||
<li><a href="http://www.adempiere.org">http://www.adempiere.org</a>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
<h2>Related Documentation</h2>
|
|
||||||
|
|
||||||
For overviews, tutorials, examples, guides, and tool documentation, please see:
|
For overviews, tutorials, examples, guides, and tool documentation, please see:
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://www.adempiere.org">http://www.adempiere.org</a>
|
<li><a href="http://www.adempiere.com/wiki/index.php/ADempiere">Adempiere Wiki</a>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<!-- Put @see and @since tags down here. -->
|
<!-- Put @see and @since tags down here. -->
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,30 @@
|
||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<!--
|
||||||
|
|
||||||
|
$Id: package.html,v 1.1 2006/04/21 17:43:12 jjanke Exp $
|
||||||
|
|
||||||
|
Copyright 1999-2002 Jorg Janke, Inc.
|
||||||
|
40 Old Tannery Rd, Monroe, CT 06468, U.S.A.
|
||||||
|
All Rights Reserved.
|
||||||
|
|
||||||
|
-->
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<h2>Package org.compiere.apps.form</h2>
|
||||||
|
|
||||||
|
Custom application form classes and archive viewer
|
||||||
|
|
||||||
|
<h2>Related Documentation</h2>
|
||||||
|
|
||||||
|
For overviews, tutorials, examples, guides, and tool documentation, please see:
|
||||||
|
<ul>
|
||||||
|
<li><a href="http://www.adempiere.com/wiki/index.php/ADempiere">Adempiere Wiki</a>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<!-- Put @see and @since tags down here. -->
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -0,0 +1,30 @@
|
||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<!--
|
||||||
|
|
||||||
|
$Id: package.html,v 1.1 2006/04/21 17:43:12 jjanke Exp $
|
||||||
|
|
||||||
|
Copyright 1999-2002 Jorg Janke, Inc.
|
||||||
|
40 Old Tannery Rd, Monroe, CT 06468, U.S.A.
|
||||||
|
All Rights Reserved.
|
||||||
|
|
||||||
|
-->
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<h2>Package org.compiere.apps.graph</h2>
|
||||||
|
|
||||||
|
Performance dashboard
|
||||||
|
|
||||||
|
<h2>Related Documentation</h2>
|
||||||
|
|
||||||
|
For overviews, tutorials, examples, guides, and tool documentation, please see:
|
||||||
|
<ul>
|
||||||
|
<li><a href="http://www.adempiere.com/wiki/index.php/ADempiere">Adempiere Wiki</a>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<!-- Put @see and @since tags down here. -->
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -13,19 +13,15 @@
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
Provides for....
|
<h2>Package org.compiere.apps</h2>
|
||||||
|
|
||||||
<h2>Package Specification</h2>
|
Contains classes that implement high level application user interface component.
|
||||||
|
|
||||||
<ul>
|
|
||||||
<li><a href="http://www.adempiere.org">http://www.adempiere.org</a>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
<h2>Related Documentation</h2>
|
<h2>Related Documentation</h2>
|
||||||
|
|
||||||
For overviews, tutorials, examples, guides, and tool documentation, please see:
|
For overviews, tutorials, examples, guides, and tool documentation, please see:
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://www.adempiere.org">http://www.adempiere.org</a>
|
<li><a href="http://www.adempiere.com/wiki/index.php/ADempiere">Adempiere Wiki</a>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<!-- Put @see and @since tags down here. -->
|
<!-- Put @see and @since tags down here. -->
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,30 @@
|
||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<!--
|
||||||
|
|
||||||
|
$Id: package.html,v 1.1 2006/04/21 17:43:12 jjanke Exp $
|
||||||
|
|
||||||
|
Copyright 1999-2002 Jorg Janke, Inc.
|
||||||
|
40 Old Tannery Rd, Monroe, CT 06468, U.S.A.
|
||||||
|
All Rights Reserved.
|
||||||
|
|
||||||
|
-->
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<h2>Package org.compiere.apps.search</h2>
|
||||||
|
|
||||||
|
Implement Search, Info Viewer, Lookup and Resource Schedule Viewer
|
||||||
|
|
||||||
|
<h2>Related Documentation</h2>
|
||||||
|
|
||||||
|
For overviews, tutorials, examples, guides, and tool documentation, please see:
|
||||||
|
<ul>
|
||||||
|
<li><a href="http://www.adempiere.com/wiki/index.php/ADempiere">Adempiere Wiki</a>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<!-- Put @see and @since tags down here. -->
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -0,0 +1,30 @@
|
||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<!--
|
||||||
|
|
||||||
|
$Id: package.html,v 1.1 2006/04/21 17:43:12 jjanke Exp $
|
||||||
|
|
||||||
|
Copyright 1999-2002 Jorg Janke, Inc.
|
||||||
|
40 Old Tannery Rd, Monroe, CT 06468, U.S.A.
|
||||||
|
All Rights Reserved.
|
||||||
|
|
||||||
|
-->
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<h2>Package org.compiere.apps.wf</h2>
|
||||||
|
|
||||||
|
Classes for Workflow UI
|
||||||
|
|
||||||
|
<h2>Related Documentation</h2>
|
||||||
|
|
||||||
|
For overviews, tutorials, examples, guides, and tool documentation, please see:
|
||||||
|
<ul>
|
||||||
|
<li><a href="http://www.adempiere.com/wiki/index.php/ADempiere">Adempiere Wiki</a>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<!-- Put @see and @since tags down here. -->
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -0,0 +1,34 @@
|
||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<!--
|
||||||
|
|
||||||
|
$Id: package.html,v 1.1 2006/04/21 17:43:12 jjanke Exp $
|
||||||
|
|
||||||
|
Copyright 1999-2002 Jorg Janke, Inc.
|
||||||
|
40 Old Tannery Rd, Monroe, CT 06468, U.S.A.
|
||||||
|
All Rights Reserved.
|
||||||
|
|
||||||
|
-->
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
Provides for....
|
||||||
|
|
||||||
|
<h2>Field Editor</h2>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li><a href="http://www.adempiere.org">http://www.adempiere.org</a>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Related Documentation</h2>
|
||||||
|
|
||||||
|
For overviews, tutorials, examples, guides, and tool documentation, please see:
|
||||||
|
<ul>
|
||||||
|
<li><a href="http://www.adempiere.org">http://www.adempiere.org</a>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<!-- Put @see and @since tags down here. -->
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -13,19 +13,15 @@
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
Provides for....
|
<h2>Package org.compiere.grid</h2>
|
||||||
|
|
||||||
<h2>Package Specification</h2>
|
Implement datagrid, custom application dialog and tabpane for application window.
|
||||||
|
|
||||||
<ul>
|
|
||||||
<li><a href="http://www.adempiere.org">http://www.adempiere.org</a>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
<h2>Related Documentation</h2>
|
<h2>Related Documentation</h2>
|
||||||
|
|
||||||
For overviews, tutorials, examples, guides, and tool documentation, please see:
|
For overviews, tutorials, examples, guides, and tool documentation, please see:
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://www.adempiere.org">http://www.adempiere.org</a>
|
<li><a href="http://www.adempiere.com/wiki/index.php/ADempiere">Adempiere Wiki</a>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<!-- Put @see and @since tags down here. -->
|
<!-- Put @see and @since tags down here. -->
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,30 @@
|
||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<!--
|
||||||
|
|
||||||
|
$Id: package.html,v 1.1 2006/04/21 17:43:12 jjanke Exp $
|
||||||
|
|
||||||
|
Copyright 1999-2002 Jorg Janke, Inc.
|
||||||
|
40 Old Tannery Rd, Monroe, CT 06468, U.S.A.
|
||||||
|
All Rights Reserved.
|
||||||
|
|
||||||
|
-->
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<h2>Package org.compiere.install</h2>
|
||||||
|
|
||||||
|
Language Pack Maintenance
|
||||||
|
|
||||||
|
<h2>Related Documentation</h2>
|
||||||
|
|
||||||
|
For overviews, tutorials, examples, guides, and tool documentation, please see:
|
||||||
|
<ul>
|
||||||
|
<li><a href="http://www.adempiere.com/wiki/index.php/ADempiere">Adempiere Wiki</a>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<!-- Put @see and @since tags down here. -->
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -13,19 +13,15 @@
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
Provides for....
|
<h2>Package org.compiere.minigrid</h2>
|
||||||
|
|
||||||
<h2>Package Specification</h2>
|
Custom JTable for use in custom application form.
|
||||||
|
|
||||||
<ul>
|
|
||||||
<li><a href="http://www.adempiere.org">http://www.adempiere.org</a>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
<h2>Related Documentation</h2>
|
<h2>Related Documentation</h2>
|
||||||
|
|
||||||
For overviews, tutorials, examples, guides, and tool documentation, please see:
|
For overviews, tutorials, examples, guides, and tool documentation, please see:
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://www.adempiere.org">http://www.adempiere.org</a>
|
<li><a href="http://www.adempiere.com/wiki/index.php/ADempiere">Adempiere Wiki</a>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<!-- Put @see and @since tags down here. -->
|
<!-- Put @see and @since tags down here. -->
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,30 @@
|
||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<!--
|
||||||
|
|
||||||
|
$Id: package.html,v 1.1 2006/04/21 17:43:12 jjanke Exp $
|
||||||
|
|
||||||
|
Copyright 1999-2002 Jorg Janke, Inc.
|
||||||
|
40 Old Tannery Rd, Monroe, CT 06468, U.S.A.
|
||||||
|
All Rights Reserved.
|
||||||
|
|
||||||
|
-->
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<h2>Package org.compiere.pos</h2>
|
||||||
|
|
||||||
|
Point of Sale for PC Terminal
|
||||||
|
|
||||||
|
<h2>Related Documentation</h2>
|
||||||
|
|
||||||
|
For overviews, tutorials, examples, guides, and tool documentation, please see:
|
||||||
|
<ul>
|
||||||
|
<li><a href="http://www.adempiere.com/wiki/index.php/ADempiere">Adempiere Wiki</a>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<!-- Put @see and @since tags down here. -->
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -15,7 +15,9 @@
|
||||||
|
|
||||||
Provides for....
|
Provides for....
|
||||||
|
|
||||||
<h2>Package Specification</h2>
|
<h2>Package org.compiere.print</h2>
|
||||||
|
|
||||||
|
Report viewer and controller.
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://www.adempiere.org">http://www.adempiere.org</a>
|
<li><a href="http://www.adempiere.org">http://www.adempiere.org</a>
|
||||||
|
|
@ -25,7 +27,7 @@ Provides for....
|
||||||
|
|
||||||
For overviews, tutorials, examples, guides, and tool documentation, please see:
|
For overviews, tutorials, examples, guides, and tool documentation, please see:
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://www.adempiere.org">http://www.adempiere.org</a>
|
<li><a href="http://www.adempiere.com/wiki/index.php/ADempiere">Adempiere Wiki</a>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<!-- Put @see and @since tags down here. -->
|
<!-- Put @see and @since tags down here. -->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue