Skip to main content
Solved

How to add custom columns to the LotSerialNbr Selector lookup in SOLineSplit

  • 12 September 2022
  • 4 replies
  • 172 views

Forum|alt.badge.img

I have added a custom columns to the SOLineSplit which i want to add the custom fields to  LotSerialNbr selector lookup. Attribute for the selector was uses as below.
  [SOLotSerialNbrAttribute.SOAllocationLotSerialNbr(typeof(SOLineSplit.inventoryID), typeof(SOLineSplit.subItemID), typeof(SOLineSplit.siteID), typeof(SOLineSplit.locationID), typeof(SOLine.lotSerialNbr), FieldClass = "LotSerial")]

need to added two more columns SOLineSplitExt.UsrConversionUnit , SOLineSplitExt.UsrQtyINPiece
 

 

Best answer by harikanthm60

@Chris Hackett i have written a method to update the Qty IN Piece in Receipt Screen on release.

View original
Did this topic help you find an answer to your question?

4 replies

Forum|alt.badge.img
  • Author
  • Jr Varsity III
  • 15 replies
  • September 12, 2022

I was trying to add extention fields on SOLineSplit instead of INSiteLotSerial now i could able to add the field i have a one more query i need to convert the Qty on Hand which is in pounds. my conversion is in to pieces i had add an attribute to the QtyOnHand 
[PXDBQuantity(typeof(PX.Objects.IN.INSiteLotSerialExt.usrConvertionUOM), typeof(PX.Objects.IN.INSiteLotSerialExt.usrQtyINPiece))] its throwing an error specified cast in not valid to the field QtyInTransit.
 

 


Chris Hackett
Community Manager
Forum|alt.badge.img
  • Acumatica Community Manager
  • 2658 replies
  • November 1, 2022

Hi @harikanthm60 - were you able to find a solution? Thank you!


Forum|alt.badge.img
  • Author
  • Jr Varsity III
  • 15 replies
  • Answer
  • November 21, 2022

@Chris Hackett i have written a method to update the Qty IN Piece in Receipt Screen on release.


Chris Hackett
Community Manager
Forum|alt.badge.img
  • Acumatica Community Manager
  • 2658 replies
  • November 21, 2022

Thank you for sharing your solution @harikanthm60 !


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings