issue
22913: Second UOM not shown when
creating a receipt from an order that has been partially received
Fixes Issue
0023158, Related to Issue
23056 : Backout changeset 1eec3c95b1fd
Backout fix for the Issue
23056 because it causes regression 23158.
Related to issue
22902: Created standalone OBUIAPP_PrintGridLink label
issue
23152: 13th Period feature does not work
Fixes issue
23152: 13th Period feature does not work
Fixes issue
23154: Read only logic is working as expected.
In the fix of issue
23068 a change was made so that the current values of the form were not changed to '' if they were originally null. The problem is that the read only logic depended on this to work. This has been fixed by fixing the values inside the onFieldChanged function, the same way it was fixed for the display logc in the issue
23068.
Fixes issue
23055: Error obtained when trying to Void a payment.
Fixes issue
23147: Function m_inout_create is not taking into account the storage bin priority
Fixes Issue
23109: In Requisition lines the UOM is not updated if a pricelist is null
Fixes issue
23138: AcctServer process does not make a commit for DAL transactions.
fixes issue
23133: Print formats are broken when there are too many lines
issue
22508 and fixes in-full-oracle 4546
Fixes Issue
22564: The checkbox "Include Accounting" needs to be renamed
Fixes issue
0023016: Withholding Account should not appear in grid view
Fixes issue
22913: Second UOM not shown when
creating a receipt from an order that has been partially received
Fixes issue
22767: Info is not lost when updating personalization settings
Fix has been refactored and improved:
- When a personalization is going to be stored, the parameters carry a new parameter called applyLevelInformation. If the value of this parameter is false, th
en the level information (client, organization, role and user) will not be fetched from the request, but from the existing personalization. The only point in
which this parameter is false is when a Form personalization is updated.
The changes made in the PersonalizationHandler class have been reverted, they are not needed anymore.
Related to issue
19728: Do more JS code formatting
Fixes issue
22508: "Sales Order" field in Goods Shipment header should
be emptied when deleting referenced order line
Related to issue
23029: Added properties to 'OB.User' object