是否可以在 Acumatica 的“所有者”选择器中按特定部门进行硬编码和过滤?
DAC:AR.Arinvoice
所有者 ID
[PXDBGuid()]
[PXDefault(typeof(Customer.ownerID), PersistingCheck = PXPersistingCheck.Nothing)]
[PXOwnerSelector(typeof(ARInvoice.workgroupID))]
[PXUIField(DisplayName = "Owner", Visibility = PXUIVisibility.SelectorVisible)]