jrogelstad's blog

 

Syndicate content
jrogelstad's picture

New Super Powers for Developers in 3.8

Right after every major release I like to draw attention to new features that may not be immediately evident or even included on the product roadmap. Now that 3.8 has been published as a release candidate I'd like to point out that the new Display class that was introduced in 3.7 has been exposed to our JavaScript interface in 3.8 so that creating new table-style reports is easier than ever. Read more »

jrogelstad's picture

It's Official: Lion gets the xTuple Stamp of Approval

The title says it all. We ran the xTuple client through our test battery on the lastest Apple operating system and it has passed with flying colors. As of today we officially support running our published xTuple 3.7.4 distribution on Macintosh Lion.*

*Note however, that PostgreSQL 9 that ships with Lion is not currently supported. xTuple 3.7.4 must connect to an 8.3 or 8.4 database. If you use the xTuple installer it will install an 8.4 PostgreSQL database. Support for PostgreSQL 9 is coming in xTuple 3.8.0 which is currently in beta.

jrogelstad's picture

Codeless customizations in 3.7

While open source projects are widely acknowledged to have strong technological underpinnings by both proponents and detractors, the latter will point out that the problem with open source software is you have to be a programmer to really get the benefits of open source. That has traditionally meant that 99.9% of the potential user base doesn't really get the biggest benefits. However, as open source projects like Apple's Mac/iPad operating systems (based on BSD) and Google's Android operating system (based on Linux) have become mainstream the old axiom that open source is only for geeks and hackers is becoming old school. The interfaces for products that use these projects have not only caught up to, but surpassed proprietary systems.

xTuple is no exception. In our 3.7 we have added features that make it a piece of cake to add custom fields to documents and reports. No programming required. Read more »

jrogelstad's picture

Email Integration is Here!

The much anticipated mail integration functionality in xTuple Connect is now available for Beta testing.  Please click here to learn how it works and how to get started.

jrogelstad's picture

The Pristine General Ledger

I've worked with several accountants over the years and one thing I've noticed about them is that they generally like things neat and orderly. Unfortunately the real world is often messy and chaotic. Transactions get entered for the wrong accounts, quantities, or dates, which leads to reversal transactions, then yet another set of corrected transactions. Even with a flawless transaction record a company of even a moderate size can end up with thousands of general ledger entries that make finding the source transaction of any questionable trial balance number like looking for the proverbial needle in a haystack. Several features are being introduced in 3.6.0 to make life cleaner and more manageable for our accountants in the real world including a smarter G/L account search widget, the ability to modify erroneous general entries and a new optional Journal system. Read more »

jrogelstad's picture

More Gain, Less Pain getting started in 3.6

UPDATE: The release candidate of xTuple 3.6.0 is available for download (no installer yet, just binaries and databases). 

We have really ramped up our efforts this year to increase the appeal and usability of the user interface. From the new Desktop and Quick Start Wizard, to  improved search functionality we have focused efforts on making it easier to get started and use xTuple.  Version 3.6, now in Beta, will continue that trend by allowing users to launch virtually any document from any other document.   That's right:  No more hunting around the menu system trying to find the edit list for the records you are searching.  Just jump to where you need to go from right where you are.

The new search cluster introduced in 3.5 now replaces all searchable widgets including customer, vendor and work order, and now you can create documents from any of those by selecting "New" on the menu list.  Similarly The combo box pictured on the left also includes the ability to jump directly to the edit list for those items (provided you have privileges of course).

But that's not all.  We've completely reorganized and consolidated the maintenance areas of xTuple in one common and easy to understand "Setup" screen. Read more »

jrogelstad's picture

Rpt. from the other xTuple Project

We tend to put a lot of emphasis on xTuple ERP here since that is clearly the most influential project we sponsor as indicated by its consistent #1 ranking on Source Forge (yes, that's right... #1 of over 240,000 projects).  My recent kudos to the many xTuple contributors were focused almost exclusively on the PostBooks project.  However, I also need to give praise where it is due to major contributors of the original xTuple open source project: OpenRPT.  Open source contributor Ilya Diallo contributed print preview capability to OpenRPT and superstar full time developer Chris Ryan both wrote and rewrote OpenRPT almost entirely. Both efforts have a significant impact on xTuple ERP 3.6Read more »

jrogelstad's picture

The Dangers of Unchecked Power

One of my favorite quotes these days is from “Sideshow” by Sheri S. Tepper: “Evil comes from unchecked power.” Oracle's recent lawsuit against Google over their use of Java in the Android operating system is ample proof of this if there wasn't enough already in the world at large.

How does Oracle get away with this? Java is mostly open source, isn't it? Well, actually, software can be open source and still be proprietary - and Oracle, now that it owns Sun, defines the specification for Java. Open source or not, Java is Oracle's intellectual property. They have taken a phenomenal technological development that millions of people depend on, and have turned it into a weapon against their foe(s) - and by doing so are endangering the stability of the entire Java ecosystem. Are you surprised? As Lord Acton said: “Power tends to corrupt, and absolute power corrupts absolutely.”

Fortunately for the xTuple community the PostBooks project rests entirely on foundations that are rooted in not only open source projects, but international standards not owned by any corporate entity.

  Read more »

jrogelstad's picture

Open source working for you

It's easy for us full time developers to get sucked into blogging mostly about our own achievements in a release cycle. However, as an open source project I don't think we should neglect shining the spotlight on contributions from our community.  After all, these are the people using the software in the real world and trying to solve real world problems with it.  In fact well over 100 contributions have been implemented in the core in the 3.5.x series already.  Project Time & Expense, Support for electronic banking in Austrailia, saving files directly to the database,  G/L Account mappings for cost elements, a new Incident report, more ubiquitous use of the Job Costing report, increasing price precision for P/O and an API view for accounts payable memos are some of my favorites.

 
Project Time & Expense Lite
This was an enormous contribution from our partner szuke at Core Services Group who was incidentally the winner of the 2010 haxTuple bug derby (final results here). He submitted the extension package for a Time & Expense tracking system for CRM Project that is now part of the xTuple core project on Source Forge (no pun intended).  Core Services also offers a premium version that can used for billing purposes.  Both the free and commercial versions are available for download from our xChange app. store.
Support for Electronic Banking in Australia
We have had support for generating electronic checks for some time... but only for North America (NACHA format).  Thanks to this contribution from dataforge we now support the ABA electronic check format for Australia.  Implementing this one also forced our hand a bit to find a way to implement hooks to allow for users to create and implement functions to support any local banking format.  Now those hooks are in the system as a configuration option.  We're hoping more people will submit functions to support additional formats in the future.
Saving Files to the Database
Power user and xTuple partner benson liked our ability to link documents to each other using our Documents widget, but didn't like so much that we only supported URL linking for external documents.  So he submitted code to enable saving external files directly in the database.  That way users don't have to worry about links getting broken because of inaccessible file server paths (especially a problem in a mixed OS environment) or users moving a file and therefore breaking the link.  We got so excited about this one that we even enhanced it ourselves a little further by adding a file watcher to the file when it's opened. When you open a file from the database the file is exported to a temporary directory; if you make changes to the file and click save, the file watcher sees the changes and quietly imports the new version of the file back into the database. That keeps the copy of the file in the database current.
G/L Mapping support for user defined cost elements
This is another contribution by benson.  We have supported user defined costing elements almost from the beginning, but one big shortcoming is they didn't really have any impact on the General Ledger.  This got kind of ugly when they were used on a manufactured item because any cost attributed to one of these elements had no place to go so always ended up being recorded as a variance.  Now you can specify a G/L account mapping on the cost element so costs associated with that automatically get expensed to the proper account when production is posted.  Hooray!
Ability to print an Incident report
U-Haul power user pallavi noticed a functional hole in that there was no way to physically print an Incident.  That's kind of a problem if you've got a red hot one that you want to get on a piece of paper to show someone who may not have quick access to xTuple (say a shop floor worker... or a CEO? ;)  ).  Problem is now solved.
Make the job costing report work for any work order
It used to be that the Job Costing report only worked for work orders that were for job costed items.  xTuple Partner lcarteeat Magical Custom Programming asked, "Why can't we see that job data for ANY work order regardless of cost method?"  The answer is, there's no good reason not to allow that, so he submitted a change to remove that restriction.
Increase the price precision for purchased items
This is a prime example of something that dogged us for a long time but always seemed to sit on the back burner.  To be honest most of our development is driven by users who sponsor it, or architectural changes we think will increase use and/or sales of our product.  Increasing the precision of P/O price handling was one of those things that people often complained about, but just wasn't getting bumped up in priority.  Power user and winner of the 2009 xTuple bug derbyjstandring finally took it upon himself to address this one.  This is the kind of contribution that reminds me why I first fell in love with the concept of open source in the first place.
API view for Accounts Payable Memos
This one from our Canadian partner asplus is a great example of the kind of thing that can help with 3rd party integration, and can also make life much easier for someone going live.  Instead of keying in 1,500 open payables two days before you go live, why not just import them?
Special Mention:
I can't build a list like this without mentioning our power user and partner in Mexico malfredo32, the runner up contentestant in haxTuple 2010.  Not only has he contributed about a dozen patch features and fixes, he resolved many more dozens of outstanding issues in the haxTuple competition.  He also was the first one to reach 100% on the translation portal.  Finally,  we also jokingly call him our Mexican QA department as he is always the first to jump in and thoroughly test beta and release candidate versions of our software.  His bug finds are typically the best in our community, and I guarantee result in better software releases for everybody.
There are so many more people who have made great patch contributions.  At some point I'd like to have a "Hall of Fame" page so they can all be listed and get credit.  In the mean time I just want offer this public "Thank You" to everyone in the community who has submitted code, a bug or even a forum posting.  All these activities are contributing to making xTuple the best open source business system available.
 
Project Time & Expense Lite
This was an enormous contribution from our partner szuke at Core Services Group who was incidentally the winner of the 2010 haxTuple bug derby (final results here). He submitted the extension package for a Time & Expense tracking system for CRM Project that is now part of the xTuple core project on Source Forge (no pun intended).  Core Services also offers a premium version that can used for billing purposes.  Both the free and commercial versions are available for download from our xChange app. store.
Support for Electronic Banking in Australia
We have had support for generating electronic checks for some time... but only for North America (NACHA format).  Thanks to this contribution from dataforge we now support the ABA electronic check format for Australia.  Implementing this one also forced our hand a bit to find a way to implement hooks to allow for users to create and implement functions to support any local banking format.  Now those hooks are in the system as a configuration option.  We're hoping more people will submit functions to support additional formats in the future.
Saving Files to the Database
Power user and xTuple partner benson liked our ability to link documents to each other using our Documents widget, but didn't like so much that we only supported URL linking for external documents.  So he submitted code to enable saving external files directly in the database.  That way users don't have to worry about links getting broken because of inaccessible file server paths (especially a problem in a mixed OS environment) or users moving a file and therefore breaking the link.  We got so excited about this one that we even enhanced it ourselves a little further by adding a file watcher to the file when it's opened. When you open a file from the database the file is exported to a temporary directory; if you make changes to the file and click save, the file watcher sees the changes and quietly imports the new version of the file back into the database. That keeps the copy of the file in the database current.
G/L Mapping support for user defined cost elements
This is another contribution by benson.  We have supported user defined costing elements almost from the beginning, but one big shortcoming is they didn't really have any impact on the General Ledger.  This got kind of ugly when they were used on a manufactured item because any cost attributed to one of these elements had no place to go so always ended up being recorded as a variance.  Now you can specify a G/L account mapping on the cost element so costs associated with that automatically get expensed to the proper account when production is posted.  Hooray!
Ability to print an Incident report
U-Haul power user pallavi noticed a functional hole in that there was no way to physically print an Incident.  That's kind of a problem if you've got a red hot one that you want to get on a piece of paper to show someone who may not have quick access to xTuple (say a shop floor worker... or a CEO? ;)  ).  Problem is now solved.
Make the job costing report work for any work order
It used to be that the Job Costing report only worked for work orders that were for job costed items.  xTuple Partner lcarteeat Magical Custom Programming asked, "Why can't we see that job data for ANY work order regardless of cost method?"  The answer is, there's no good reason not to allow that, so he submitted a change to remove that restriction.
Increase the price precision for purchased items
This is a prime example of something that dogged us for a long time but always seemed to sit on the back burner.  To be honest most of our development is driven by users who sponsor it, or architectural changes we think will increase use and/or sales of our product.  Increasing the precision of P/O price handling was one of those things that people often complained about, but just wasn't getting bumped up in priority.  Power user and winner of the 2009 xTuple bug derbyjstandring finally took it upon himself to address this one.  This is the kind of contribution that reminds me why I first fell in love with the concept of open source in the first place.
API view for Accounts Payable Memos
This one from our Canadian partner asplus is a great example of the kind of thing that can help with 3rd party integration, and can also make life much easier for someone going live.  Instead of keying in 1,500 open payables two days before you go live, why not just import them?
Special Mention:
I can't build a list like this without mentioning our power user and partner in Mexico malfredo32, the runner up contentestant in haxTuple 2010.  Not only has he contributed about a dozen patch features and fixes, he resolved many more dozens of outstanding issues in the haxTuple competition.  He also was the first one to reach 100% on the translation portal.  Finally,  we also jokingly call him our Mexican QA department as he is always the first to jump in and thoroughly test beta and release candidate versions of our software.  His bug finds are typically the best in our community, and I guarantee result in better software releases for everybody.
There are so many more people who have made great patch contributions.  At some point I'd like to have a "Hall of Fame" page so they can all be listed and get credit.  In the mean time I just want offer this public "Thank You" to everyone in the community who has submitted code, a bug or even a forum posting.  All these activities are contributing to making xTuple the best open source business system available.
jrogelstad's picture

Ta Da! xTuple 3.5.1 Beta with Desktop is here.

UPDATE: The final version of xTuple Desktop is available for download. Remember that the Desktop requires xTuple 3.5.1 or higher. You'll need the Udpater to install the Desktop. Read more »