Fixes Issue
23586. Also fixes some restrictions in some queries.
Related to issue
26198: Added preferenceValues only to the view
Fixes issue
26308: Product Characteristics tree is not working properly
The problem was that the Product Characteristics TreeType ('CH') had been added to the wrong table. It should have been added to the table used in the Value subtab of the Product Characteristic window, but it had been added to the header tab.
Fixes Issue
24569 Inconsistent Discount when using "Discounts and Promotions"
Fixes Issue
26288, Fixes Issue
26070: Initial Organization Setup process failed
Fixed issue
26198:Display logics based on preferences are not working properly
>
> SessionAttributesNames are now brought in the view and its values are set dinamically
Fixes issue
26228: Includes missing change done in ob-smartclient.js
Without the missing text the transformData of ob-tree.js was not being called, and the dates were not being shown properly in the tree grid view.
Also includes change done in ob-tree-grid to fix the js spacing.
Related to issue
25870: Updated copyright year for AdvisePopUp
Fixes bug
26117: Payment created in Payment Proposal is executed more than once
Related to issue
26228: Date and datetime fields are shown properly in treeview
If a date or datetime field was shown in the tree grid view, the record was shown properly. But if then the record was opened in form view, the value of its date and datetime fields was being deleted.