Commit Graph

9 Commits

Author SHA1 Message Date
Heng Sin Low 23086adf25 Minor extension point documentation changes. Added org.compiere.model.Callout extension point to ease migration of pre-OSGi ADempiere customization. 2010-12-25 10:00:43 +08:00
Heng Sin Low 9cb417eeaf Added payment processor extension. 2010-12-20 14:31:56 +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 deb03c2398 Added simple swing dialog for generation of model class and interface. Added eclipse launch config for the model generator swing dialog. 2010-12-14 16:02:51 +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 b9e40c4bf4 Implemented info factory as extension point for zk and swing client. 2010-11-23 18:01:11 +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