When publishing a customization project on 2024r2, I encountered the following error:
My project details are as attached. Could someone please suggest a way to fix it?
\App_RuntimeCode\InventoryAllocDetEnq.cs(19): error CS0234: The type or namespace name 'IQtyAllocated' does not exist in the namespace 'PX.Objects.IN.Overrides.INDocumentRelease' (are you missing an assembly reference?)
[2025-05-21 05:27:06.840] \App_RuntimeCode\InventoryAllocDetEnqFilter.cs(1): error CS0234: The type or namespace name 'IQtyAllocated' does not exist in the namespace 'PX.Objects.IN.Overrides.INDocumentRelease' (are you missing an assembly reference?)
[2025-05-21 05:27:06.840] \App_RuntimeCode\InventoryItemMaint.cs(18): error CS0234: The type or namespace name 'RUTROT' does not exist in the namespace 'PX.Objects' (are you missing an assembly reference?)
[2025-05-21 05:27:06.840] \App_RuntimeCode\POReceiptEntry.cs(27): error CS0234: The type or namespace name 'LocationStatus' does not exist in the namespace 'PX.Objects.IN.Overrides.INDocumentRelease' (are you missing an assembly reference?)
[2025-05-21 05:27:06.840] \App_RuntimeCode\POReceiptEntry.cs(26): error CS0234: The type or namespace name 'SiteStatus' does not exist in the namespace 'PX.Objects.IN.Overrides.INDocumentRelease' (are you missing an assembly reference?)
[2025-05-21 05:27:06.840] \App_RuntimeCode\POReceiptEntry.cs(28): error CS0234: The type or namespace name 'LotSerialStatus' does not exist in the namespace 'PX.Objects.IN.Overrides.INDocumentRelease' (are you missing an assembly reference?)
[2025-05-21 05:27:06.840] \App_RuntimeCode\SOInvoiceEntry.cs(17): error CS0234: The type or namespace name 'LocationStatus' does not exist in the namespace 'PX.Objects.IN.Overrides.INDocumentRelease' (are you missing an assembly reference?)
[2025-05-21 05:27:06.840] \App_RuntimeCode\SOInvoiceEntry.cs(21): error CS0234: The type or namespace name 'SiteStatus' does not exist in the namespace 'PX.Objects.IN.Overrides.INDocumentRelease' (are you missing an assembly reference?)
[2025-05-21 05:27:06.840] \App_RuntimeCode\SOInvoiceEntry.cs(18): error CS0234: The type or namespace name 'LotSerialStatus' does not exist in the namespace 'PX.Objects.IN.Overrides.INDocumentRelease' (are you missing an assembly reference?)
[2025-05-21 05:27:06.840] \App_RuntimeCode\SOShipmentEntry.cs(19): error CS0234: The type or namespace name 'LocationStatus' does not exist in the namespace 'PX.Objects.IN.Overrides.INDocumentRelease' (are you missing an assembly reference?)
[2025-05-21 05:27:06.840] \App_RuntimeCode\SOShipmentEntry.cs(18): error CS0234: The type or namespace name 'SiteStatus' does not exist in the namespace 'PX.Objects.IN.Overrides.INDocumentRelease' (are you missing an assembly reference?)
[2025-05-21 05:27:06.840] \App_RuntimeCode\SOShipmentEntry.cs(20): error CS0234: The type or namespace name 'LotSerialStatus' does not exist in the namespace 'PX.Objects.IN.Overrides.INDocumentRelease' (are you missing an assembly reference?)
[2025-05-21 05:27:06.856] \App_RuntimeCode\InventoryAllocDetEnq.cs(19): error CS0234: The type or namespace name 'IQtyAllocated' does not exist in the namespace 'PX.Objects.IN.Overrides.INDocumentRelease' (are you missing an assembly reference?)
