IsSOTrx column shouldn't set to allow copy (at least for shipment/order/purchase/...). it only should setting from window type
suppose i have a record on shipment window, but set IsSOTrx = N (by code or by accident). when i create new record IsSOTrx of new record will set to 'N', override value from ad_window.IsSOTrx
IsSOTrx is special record. it should set to ad_window.IsSOTrx only.
Environment
None
Activity
Show:
Carlos Ruiz August 22, 2020 at 4:35 PM
Hi, please provide a valid test case, the normal behavior of windows is to show just records of the same IsSOTrx, so maybe is a misconfiguration.
IsSOTrx column shouldn't set to allow copy (at least for shipment/order/purchase/...).
it only should setting from window type
suppose i have a record on shipment window, but set IsSOTrx = N (by code or by accident). when i create new record IsSOTrx of new record will set to 'N', override value from ad_window.IsSOTrx
IsSOTrx is special record. it should set to ad_window.IsSOTrx only.