We just applied CU 6 to our test environments and it appears to be causing an issue where when we attempt to post lines using the ProdJournalTransBOM form, we get an error that we need to post a line with a batch and location Id, even though both have been selected in the ProdJournalTransBOM form in the active line. When we run a similar order through a copy of our production environment, when the validations run through the InventUpd_Physical class find the InventTrans record related to the ProdJournalBOM table with the updated InventDim that had been selected in the form.
Going over the design of the ProdJournalFormTransBOM class, I noticed that the logic behind the allowDimEdit method is completely changed in CU 6, but when I ran it through the debugger, it did not seem to make an impact.
If anyone can point me in the right direction I'd really appreciate it, since I've hit a wall trying to figure this out.
Thanks.
Brandt