Hello ;
I have the same problem with two of the shipments and they happen to be related to the same invoice
This can be due to customization or could be due to corrupted Automation steps in the instance.
On the first place, DB update is not recommended unless if it is urgent and you cannot find the root cause of it.
@ray20 , this issue is addressed by db scripts, but we do not provide them here (because data needs to be studied first)
Please create a support case (unless created already) and Acumatica support will address the issue
@mvolshteyn , hello,Mark,I have submitted a support case, and now this case seems like being assigned to you. Please help me to fix it.
And if it is possible, I would like to know the root cause, then we can prevent it happen in the future.
Thank you everyone,
as the support team pointed out, the best anwser to this kind of issue is “submitting a support case” and let the support team to review the data.
any case might be different, for my case alone,
Their feedback:
I checked the issue but I didn't find any inconsistencies with Shipment 053859 except status.
Usually such an issue with status happen when shipment counters are not correct (BilledOrderCntr, ReleasedOrderCntr, UnbilledOrderCntr), but I checked them and they look fine.
So to fix the issue you need to update status of the shipment via script:
Unfortunately this is difficult to say why the issue happened for now because we do not have any logs or repro steps.
So could you please enable Field Level Audit for Shipments screen (SOSHIPMENT, SOORDERSHIPMENT tables) and report us back if the problem re occur again?
Note: I hide the script, causing every case is unique, and I don’t recommend to direclty manipulate the DB, unless the emergency and very necessary.
Hi @ray20 Thanks a lot for sharing the details here.