Release 320

From ADempiere
Revision as of 03:22, 6 May 2007 by Red1 (Talk)

Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
Miniver32splash.png

The MayDay Release

Release 3.2.0 is declared stable enough for production - with non-stopper open issues you can find in sourceforge bugs

Released on May 1 - revision: 2277

Highlights

  • Stabilization and refactoring of postgres port (Heng Sin)

WORKS

Enhancements

  • [ 1693362 ] current ADempiere show credit and debit negative (Victor Perez) - Add C_AcctSchema.IsAllowNegativePosting (Carlos Ruiz)
  • [ 1694788 ] Add role checking on max rows to Info windows (User:Armenrz)
  • [ 1675490 ] ModelValidator on modelChange after events (Teo Sarca, Carlos Ruiz)
  • Remove of ROWNUM (oracle-specific) for better database independence (Heng Sin)
  • [ 1670025 ] ModelValidator.afterLoadPreferences will be useful (Teo Sarca)
  • Complete submission of Access to a tab in a window programmatically (Carlos Ruiz)
  • [ 1703195 ] Silently pass AD_Client_ID, AD_Org_ID and AD_User_ID to JasperReports (Trifon Nikolaev Trifonov)
  • [ 1705429 ] Sort tab doesn't have ignore support (Teo Sarca)
  • [ 1705431 ] Sort tab is modifing readonly records (Teo Sarca)
  • [ 1705437 ] Sort Tab - add drag and drop support (Teo Sarca)
  • [ 1705444 ] Sort Tab is navigable (Teo Sarca)
  • Save optimization - save only what have changed (Teo Sarca)
  • [ 1705883 ] Export translation xml files are not indented (Teo Sarca)
  • Search Product Info by Supplier (Michael Judd)
  • Product Category Tree enhancement (Karsten Thiemann)
  • [ 1707462 ] Change VFormat on runtime and add a mask that uppercases any char (Fernando Cezar Lucktemberg)

Bug Fixes

  • [ 1693801 ] Error when you try comple a shipment or receipt and tax is 0 (Carlos Ruiz)
  • [ 1696343 ] PO not saved if just custom column changed (Carlos Ruiz)
  • [ 1698284 ] NPE in Payment window (Teo Sarca)
  • [ 1699033 ] Import BPartner Problem (Teo Sarca)
  • Fixed non UTF-characters. Corrected some translation errors (Daniel Norin)
  • [ 1701274 ] Shipment doesn't copy order priority (Teo Sarca)
  • [ 1701324 ] MMovementLine: beforeSave Qty precision error (Teo Sarca)
  • [ 1680304 ] Problem with Replenish Report when you use custom type (Heng Sin)
  • [ 1686773 ] Invoice: inconsistent use of TaxAmt, LineTotalAmt (Teo Sarca)
  • [ 1702807 ] Manual tax not added to InvoiceTax (Teo Sarca)
  • [ 1703207 ] Issue when push button Paymenet Rule for Order Complete (Victor Perez)
  • [ 1703318 ] Error generate invoice line ad charge and should use product (Victor Perez)
  • [ 1703745 ] Quotes needed when CLASSPATH has spaces (JohnSweval, Trifon Nikolaev Trifonov)
  • [ 1703102 ] Can not delete Banks, Charges, Business Partner Groups (Teo Sarca)
  • [ 1704548 ] Non printing images from database (Carlos Ruiz)
  • [ 1704760 ] PackOut - output dir is wrong (Teo Sarca)
  • [ 1704762 ] PackOut - streams are not closed (Teo Sarca)
  • [ 1704763 ] PackOut - field IsReadOnly/isReadWrite is incorrect exported (Teo Sarca)
  • [ 1704802 ] 2Pack is not exporting/importing column version (Teo Sarca)
  • [ 1705164 ] Field overwritten in BPartner window (Carlos Ruiz)
  • [ 1698476 ] FAPACK006 (Fixed Assets) Import Problem (Carlos Ruiz)
  • [ 1705182 ] ORA-00972: identifier is too long (Carlos Ruiz)
  • [ 1663167 ] MColumn.getSQLDataType: Unhandled Data Type = 28 (Carlos Ruiz)
  • [ 1704785 ] VFile is not firing Vetoable Change (Teo Sarca)
  • [ 1705194 ] VFile is not using the field name (Teo Sarca)
  • [ 1705166 ] Sort tabs working wrongly (Teo Sarca)
  • [ 1705537 ] Import Account parent key not shown (Carlos Ruiz)
  • [ 1705768 ] Convert.recoverQuotedStrings() error on strings with <--> (Teo Sarca)
  • [ 1706409 ] Home button not working correctly (Teo Sarca)
  • [ 1706552 ] Wrong transaction isolationlevel in ReportStart class (Johannes Gubo)
  • [ 1705922 ] Problems with Circular Callout (Heng Sin, Carlos Ruiz)
  • [ 1686176 ] Payment allocation issues (contributed by Fabian Aguilar - OFBConsulting, integrated by Carlos Ruiz)
  • [ 1707221 ] Windows are not showing when they are minimized (Teo Sarca)
  • [ 1644616 ] ISO country and currency codes have changed (Dukai, Michael Judd)
  • [ 1707303 ] Account Combination Form(VAccountDialog) translation issue (Trifon Nikolaev Trifonov)
  • Prevent generated UPDATE statement to double quote the default value, this causes an error on postgresql (Johannes Gubo)
  • [ 1707589 ] PackOut export data not working in postgresql (Teo Sarca)
  • [ 1707611 ] Column synchronization for mandatory columns doesn't work (Heng Sin)
  • [ 1699826 ] Process Parameters Panel overwrites window context (Teo Sarca)
  • [ 1659903 ] Export & import WF in 2Pack (Tim Heath)
  • [ 1663186 ] 2pack is not exporting Dynamic Validation (Tim Heath)
  • [ 1707995 ] Wrong pricelists displayed on order screen (Michael Judd)
  • [ 1708139 ] Add rounding rule - price ends in 9 or 5 (Michael Judd, Johannes Gubo, Carlos Ruiz)
  • [ 1708206 ] Info windows on canceling when loading (Teo Sarca)
  • [ 1707959 ] Copy from other PrintFormat doesn't work anymore (Heng Sin)
  • [ 1708635 ] RecordInfo NPE for some Table references (Teo Sarca)
  • [ 1708717 ] Find not working the save if role has query limit (Teo Sarca)
  • [ 1684168 ] Closing the application is not consistent (Teo Sarca)
  • [ 1708835 ] Document Status=Completed but Processed=N (Teo Sarca)
  • [ 1704554 ] Can't merge products when there are costing records (Teo Sarca)
  • [ 1709292 ] Find dialog: custom text fields should respond to enter (Teo Sarca)
  • [ 1646656 ] Truncated characters for pt_BR lang files. Converted the truncated files to unicode hex format. (Fernando Cezar Lucktemberg)
  • [ 1707540 ] Dependency problem when modifying AD Columns and Sync. (Heng Sin)

Additional

Patches

As announced this version is going to be maintained for some time (still not determined) for production purposes.

Please download last patches file from sourceforge here: Adempiere Patches

Installation instructions here: Patches_Installation

patches_3.2_20070505.jar

Covering the following critical bugs found on 3.2

Bug 1711626 - Workflow tab just allow to navigate first two activities
Bug 1713532 - Accounting error introduced by "Allow Negative Posting"

Patched classes:

org/compiere/acct/Fact.class
org/compiere/apps/wf/WFActivity.class


Business

  • This release has been codenamed as the MayDay Release and suffered through the longest debate on releases that offers much beef for thought.
  • So, the next time you call the airport controller with cries of MayDay, MayDay kindly insist on a contract with our certified engineers. Or go for our certified Training Courses due in July, 2007.
  • Are You Ready?
    • Put out cigars sign is on
    • Fasten your seatbelts sign is on
    • Download Here
    • Have a nice flight.