This website requires JavaScript.
Explore
Help
Sign In
midsuit
/
core-jgi
Watch
1
Star
0
Fork
You've already forked core-jgi
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6,456
Commits
1
Branch
0
Tags
397
MiB
8d1ab1833c
Commit Graph
3 Commits
Author
SHA1
Message
Date
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
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