Fixed issue
20832: Removed implicit dependencies in ob-utilities-data.js and ob-utilities-number.js
Related to issue
20831: Filters in all transactional windows are not present
Removed system.err
Fixes issue
20831 : Filters in all transactional windows are not present
Removed unneeded clear of filter parameters, restructured code a bit
Related to issue
20732: Implement property/computed fields
Also export ignoreinwad for module ad_field records
Related to issue
20732: Implement property/computed fields
Made wad generation more efficient
Related to issue
20733: Json serialization: always the identifier properties of associated entities are serialized also, resulting in extra queries
Solve alias issue when filtering in grid
Fixes issue
20740: Property column is empty in selector field grid
Renamed model property to property which is the default column name
Related to issue
20732: Implement property/computed fields
Add the field handler which sets the column in the ad_field
Fixes issue
20732: Implement property/computed fields
Join the property paths in the query to prevent extra queries because of property paths
Fixes issue
20733: Json serialization: always the identifier properties of associated entities are serialized also, resulting in
Join the associated objects in the query so that the identifier can be read without extra queries
Related to issue
20742: Many-to-one references to language are always eagerly fetched using a separate query
Commented lines, reversing changes for this issue, issue is invalid
Related to issue
20742: Many-to-one references to language are always eagerly fetched using a separate query
Remove commented lines
Fixes issue
20742: Many-to-one references to language are always eagerly fetched using a separate query
To join fetching for many-to-one references to Language
Related to issue
20732: Implement property/computed fields
Solve issue that right click in grid cell does not work for multi-step properties
Fixes issue
20732: Implement property/computed fields
related to issue
20639: removed unnecessary ordenation
Fixed bug
20771: automatic payment completing the invoice not working properly
Fixes issue
20811: Product selector in window sales order is broken.
Do not update the currency on order line when no product is selected
Fixes issue
20819. Related to issue
20684. NPE prevented.
A NullPointerException has been prevented by replacing columnValue.isEmpty() with StringUtils.isEmpty(columnValue), which returns true if columnValue is null, instead of throwing a NullPointerException.
fixes issue
20695: It would be necessary to show a different message when a product has no stock
Related to issue
20748: increase column/field lenght
Fixed issue
20675: increase AD_AcctProcess.Classname column length
Fixed bug
20791 Change the parameter reference from Reconciliation Process
Fixes issue
20807: Wrong logic when identifying style resources
- A style resource is also "valid for" an application. The previous logic
removed the isClassicMode check, and calls isValidForApp but is not used
and all style resources are added in all applications
fixed bug
20790: Default to current time when selecting date-time with calendar
DateTime reference now defaults current time when a date is selected, behaving
in this way as it did in 2.50.
fixed bug
20788: Call to dal ws fail if the license contains an expired module