Fixed issue
22221 Status value is showed with ** in Payment Details tab
Fixes Issue
0022007 : Handling null values in filter by identifiers.
Modifications in replaceValueWithJoins to handle multiple joins and computed orderByClause before computing whereClause to handle the joins properly.
Fixes Issue
0021882: Business partner selector fails with display logic
Fixes issue
22368: UIDefinition has a not closed PreparedStatement.
Fixes issue
21906: Line Gross Amount not updated when closing order.
Fixes issue
21899: Wrong error when processing payment
choosing 'Refund to customer' option.
Fixes Issue
0022211: Grid filters are not working with DateTime reference
Fixes issue
21890: The cost is not correctly calculated when posting matched invoices.
Fixes issue
21889: Invoice's tax rate not taken into account in Matched Invoice.
Fixed issue
22354. Date default values will work on generated windows.
Related to Issue
22347 : Backout changeset e15b8716607d.
Backout Changes in changeset e15b8716607d.
Fixes Issue
0022299. Changed the definition of the conn variable
so it uses the same connection for all the transactions made.
Fixed
22286. Remove unused user_objects view from prescript-postgresql
That view is no longer used as the last user the old delete client code
has been rewritten some time ago.
As that view is creating problem when upgrading from pgsql8.4 -> pgsql9.1
it is removed in this commit.