Heng Sin Low
|
91e5cd345b
|
Minor extension point documentation fix.
|
2010-12-20 14:51:53 +08:00 |
Heng Sin Low
|
9cb417eeaf
|
Added payment processor extension.
|
2010-12-20 14:31:56 +08:00 |
Heng Sin Low
|
8d1ab1833c
|
Updated extension point documentation formatting. Remove the use of osgi: prefix for form, modelvalidator and process to ease migration, the framework will now always check whether an implementation exists in the extension registry before checking the java classpath. Rename org.adempiere.osgi in swing to org.adempiere.ui.swing.factory and drop the incomplete IMenuAction extension in swing ( will come back to this later ).
|
2010-12-20 10:46:25 +08:00 |
Heng Sin Low
|
73e9023004
|
License header, extension point schema documentation and some minor extension point schema fixes.
|
2010-12-17 16:03:56 +08:00 |
Heng Sin Low
|
95fdfa0208
|
Implemented grid data export extension for swing client.
|
2010-11-24 11:03:19 +08:00 |
Heng Sin Low
|
c321e8feb6
|
1) Implemented DocFactory as extension, this does break backward compatibility as the Doc class now take MAcctSchema instead of MAcctSchema[] as parameter. 2) Refactor the posting control and create financial document from Doc.java to DocManager.java
|
2010-11-22 14:33:40 +08:00 |
Heng Sin Low
|
4709b790a6
|
1. Added basic priority support for extensions. 2. Factor out the discovery of model class and instantiation of model po as extension.
|
2010-11-19 17:43:23 +08:00 |
Heng Sin Low
|
83715fa436
|
Refactoring to make project and folder name the same as the bundle symbolic name. Migrate to use eclipse feature and product configuration ( build is broken, to fix later )
|
2010-09-29 15:25:34 +08:00 |