fixes issue
21276: Clear some fields not working in the product movement report
Fixes issue
20814: Wrong behaviour in previous debit and previous credit,
in General Ledger Report.
Fixed issue
21345.Set isreadonly property to true.
Fixes issue
21320: Create field associate to "Orphan Line" functionality in "Return To vendor" window
Fixes issue
21335: Date range can be deleted entering a blank date
Fixes issue
21339: Process Pending Transactions.
Fixes issue
21278: Incorrect validation on the Trx Organization
Combo on the accounting schema element tab on accounting schema window
issue
21331: The default tax category is not selected when creating a product or a tax rate
Fixes issue
21331: The default tax category is not selected when creating a product or a tax rate
Fixed issue
21271: in general ledger report (XLS) the project name
should be the columns identifiers
Related to issue
19728: Do more JS code formatting
Fixes issue
21258: If there are more quantity received than the quantity ordered
, pending goods receipt still offers the purchase order
issue
21258: If there are more quantity received than the quantity ordered
Fixes issue
20958: Impossible to change System language
Related to issue
21192: Fixed bug in business partner selector filter
If a filter was set (i.e. in the business partner region), and the popup was closed and then opened again, the filter was still applied. This has been fixed by resetting the filters when the popup is opened.
Related to issue
21192: Filter is not removed when clicking on a column
In the business partner selector of the Sales Invoice Dimensional Report, some fields of the filter were not being taken into account when the user clicked on a column to sort the records.
fixes issue
20931: expense sheet is created with line net amount 0
Fixes issue
21306: Delete record shortcut improved
So far, the only check done when deleting a record with the shortcut Supr was to count the number of selected records, and not to check if the tab is read only, is the table is deleteable, etc.
Now, before deleting a record with the shortcut, the status of the delete button (where the logic to see if the removal of records is anabled) is checked. If the delete button is not enabled, it will not be possible to delete the record with the shortcut.
Fixed issue
21211.Persist ma_processplan_totalized view on temporary table.
Related to issue
21211.Replace procedure by java process.
Fixed issue
21269: in general ledger report (excel): the business partner name
and the project name are cut short
Fixed issue
21247: General Ledger Report: A long description is not shown when
exporting to excel
Fixes issue
21212: Problems in match statement
process if the user does not allow charge the data
Related to issue
20713: Changed reference to OBQuickRun
Instead of using OBQuickRun.hide, now the function doHide() of OBQuickRun.currentQuickRun is used
Fixes issue
21323: ignoreinwad defaulted to 'N'
The ignoreinwad property has been defaulted to 'N' in the application dictionary. Also, it has been added as a field in the Field tab of the Window, Tab and field table
Fixes issue
20713 : Clicking several times the Apply button causes an error
If the Apply button was pressed several times when changing the role, an error occurred and the user was redirected to the login page. This has been fixed by hiding the popup after the user clicks the Apply button