Just updated to the Kinetic version of Sales order entry, we use legacy revisions for some parts, but when I try to select a different rev level in the drop down for a line, it automatically re-sets to the default.
So if I enter a part number, it chooses “B” by default. (Chooses the highest effectivedate it looks like in part maint), I drop it down, choose “A”, and it will immediately swap back to “B”.
I need our users to be able to choose older ones, I’ve tried unchecking the “Use part rev” in Part maintenance but that did not do the trick.
Was this line brought over from a quote? Configurator? Do you have any BPMs/logic that may be forcing the revision back?
Just trying to think what might be over-ruling the UI Rev selection.
I THOUGHT, you could choose whatever rev you wanted on the SO… the checkbox on the Part Master only controlled whether a corresponding job would USE the SO rev or not.
We’re currently testing 2025.2.6. Our revision defaults to the Rev with the most recent effective date, however, we can change it to older approved revisions.
Yeah, I jumped into our pilot to test, I’m just not seeing that behavior (in my current version, anyway). I can freely choose a revision on OrderDtl… and I’ve toggled the checkbox on the part master. It doesn’t seem to play any kind of role (for me). I can change revs on the order line, save, change it back, save, etc. It sticks every time. That’s why I asked about any custom logic you might have that could impact it.
Sorry… I’m at a loss at the moment. Can’t think of why it wouldn’t accept your field change.
Is there any way to view the trace in what its doing? I turn on every tracing option in the client (Not on browser while I’m testing this). and when I do this, the trace log just stays empty.
I turned on the trace, typed the Rev number on the Sales Order and it fired the ChangeRevNumMaster when I tabbed out of the field. However, when I just enter the letter, nothing happens in the trace since I haven’t done anything.
It happens to all parts, I’ve tried changing approved as well.. Thats interesting, yeah its not even getting a chance to trigger changepartrevmaster because it jumps back before tabbing out. Interesting