Hello,
We are customizing OFBIZ for a customer. We started with OFBIZ 9.04 and have done quite a fair bit of customization. We realized that there are quite some enhancements in Trunk for accounting application and now we are weighing whether to switch to the Trunk version to take advantage of the enhancements in accounting application. Of course, that will mean we have to re-do the customization in the Trunk version, not to mention about the time that we may need to spend in fixing minor bugs/problems with the Trunk version. Anyone can let us know how much enhancements are done in the Trunk version as compared to 9.04 or perhaps how mature is the accounting application in 9.04 such as covering 60% or 70% of the accounting needs? Really need your help and advice in this. Thank you very much. |
Hi, Following link would be helpful -
http://cwiki.apache.org/confluence/display/OFBIZ/Main+New+Features -- Thanks and Regards Sumit Pandit On Mon, Mar 22, 2010 at 5:38 PM, Koon Sang <[hidden email]>wrote: > > Hello, > > We are customizing OFBIZ for a customer. We started with OFBIZ 9.04 and > have done quite a fair bit of customization. We realized that there are > quite some enhancements in Trunk for accounting application and now we are > weighing whether to switch to the Trunk version to take advantage of the > enhancements in accounting application. Of course, that will mean we have > to re-do the customization in the Trunk version, not to mention about the > time that we may need to spend in fixing minor bugs/problems with the Trunk > version. Anyone can let us know how much enhancements are done in the > Trunk > version as compared to 9.04 or perhaps how mature is the accounting > application in 9.04 such as covering 60% or 70% of the accounting needs? > > Really need your help and advice in this. Thank you very much. > -- > View this message in context: > http://n4.nabble.com/Accounting-Features-in-9-04-and-Trunk-tp1677514p1677514.html > Sent from the OFBiz - User mailing list archive at Nabble.com. >
Thanks And Regards
Sumit Pandit |
In reply to this post by Koon Sang
Jacopo is the most knowledgeable about this.
if you have followed best practices in modifying code, you should be able to copy and paste you code to any version. part of the trunk upgrade was to move to big decimal and java ver 1.6 this makes a lot of code in the trunk not able to move back to 1.5 you should be able to run 9.04 with java 1.6, though. you can go through the commit mail list since 9.04 was released and find all the commits to applications/accounting, to review what can be added to 9.04 ======================== BJ Freeman http://bjfreeman.elance.com Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93> Specialtymarket.com <http://www.specialtymarket.com/> Systems Integrator-- Glad to Assist Chat Y! messenger: bjfr33man <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro> Koon Sang sent the following on 3/22/2010 5:08 AM: > Hello, > > We are customizing OFBIZ for a customer. We started with OFBIZ 9.04 and > have done quite a fair bit of customization. We realized that there are > quite some enhancements in Trunk for accounting application and now we are > weighing whether to switch to the Trunk version to take advantage of the > enhancements in accounting application. Of course, that will mean we have > to re-do the customization in the Trunk version, not to mention about the > time that we may need to spend in fixing minor bugs/problems with the Trunk > version. Anyone can let us know how much enhancements are done in the Trunk > version as compared to 9.04 or perhaps how mature is the accounting > application in 9.04 such as covering 60% or 70% of the accounting needs? > > Really need your help and advice in this. Thank you very much. |
The BigDecimal conversion was done prior to the 9.04 release branch.
Regards Scott HotWax Media http://www.hotwaxmedia.com On 22/03/2010, at 10:09 AM, BJ Freeman wrote: > Jacopo is the most knowledgeable about this. > if you have followed best practices in modifying code, you should be > able to copy and paste you code to any version. > part of the trunk upgrade was to move to big decimal and java ver 1.6 > this makes a lot of code in the trunk not able to move back to 1.5 > you should be able to run 9.04 with java 1.6, though. > > you can go through the commit mail list since 9.04 was released and find > all the commits to applications/accounting, to review what can be added > to 9.04 > > ======================== > BJ Freeman > http://bjfreeman.elance.com > Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93> > Specialtymarket.com <http://www.specialtymarket.com/> > > Systems Integrator-- Glad to Assist > > Chat Y! messenger: bjfr33man > <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro> > > > Koon Sang sent the following on 3/22/2010 5:08 AM: >> Hello, >> >> We are customizing OFBIZ for a customer. We started with OFBIZ 9.04 and >> have done quite a fair bit of customization. We realized that there are >> quite some enhancements in Trunk for accounting application and now we are >> weighing whether to switch to the Trunk version to take advantage of the >> enhancements in accounting application. Of course, that will mean we have >> to re-do the customization in the Trunk version, not to mention about the >> time that we may need to spend in fixing minor bugs/problems with the Trunk >> version. Anyone can let us know how much enhancements are done in the Trunk >> version as compared to 9.04 or perhaps how mature is the accounting >> application in 9.04 such as covering 60% or 70% of the accounting needs? >> >> Really need your help and advice in this. Thank you very much. > > smime.p7s (3K) Download Attachment |
Free forum by Nabble | Edit this page |