By using this website, you agree to our Terms of Use (click here)
End of September 2019 we did upgrade to Acumatica 2019 R1, we face some issue related to "Shipment" and create Invoice from SO.
Every time we try to Confirm Shipment, there's an error "The transaction has been silently rolled back before a database update operation."

Any solution?
Thanks
Error: The transaction has been silently rolled back before a database update operation.
at PX.Data.PXTransactionScope.RegisterActivity() in C:\Bld\AC-FULL2019R117-JOB1\Sources\NetTools\PX.Data\Database\Provider.cs:line 2925
at PX.Data.PXDatabase.Ensure(Type table, PXDataFieldAssign[] values, PXDataField[] pars) in C:\Bld\AC-FULL2019R117-JOB1\Sources\NetTools\PX.Data\Database\Provider.cs:line 983
at PX.Data.PXGraph.ProviderEnsure(Type table, PXDataFieldAssign[] values, PXDataField[] pars) in C:\Bld\AC-FULL2019R117-JOB1\Sources\NetTools\PX.Data\Graph\Graph.cs:line 4652
at PX.Data.PXAccumulatorAttribute.PersistInserted(PXCache sender, Object row) in C:\Bld\AC-FULL2019R117-JOB1\Sources\NetTools\PX.Data\Descriptor\Attributebase.cs:line 3869
at PX.Objects.IN.Overrides.INDocumentRelease.StatusAccumulatorAttribute.PersistInserted(PXCache sender, Object row) in C:\Bld\AC-FULL2019R117-JOB1\Sources\WebSites\Pure\PX.Objects\IN\INDocumentRelease.cs:line 15144
at PX.Objects.IN.Overrides.INDocumentRelease.LocationStatusAccumulatorAttribute.PersistInserted(PXCache sender, Object row) in C:\Bld\AC-FULL2019R117-JOB1\Sources\WebSites\Pure\PX.Objects\IN\INDocumentRelease.cs:line 15731
at PX.Data.PXCache`1.PersistInserted(Object row, Boolean bypassInterceptor) in C:\Bld\AC-FULL2019R117-JOB1\Sources\NetTools\PX.Data\Cache\Model.cs:line 6572
at PX.Data.PXCache`1.Persist(PXDBOperation operation) in C:\Bld\AC-FULL2019R117-JOB1\Sources\NetTools\PX.Data\Cache\Model.cs:line 6110
at PX.Data.PXGraph.Persist(Type cacheType, PXDBOperation operation) in C:\Bld\AC-FULL2019R117-JOB1\Sources\NetTools\PX.Data\Graph\Graph.cs:line 4403
at PX.Data.PXGraph.Persist() in C:\Bld\AC-FULL2019R117-JOB1\Sources\NetTools\PX.Data\Graph\Graph.cs:line 4323
at PX.Objects.SO.SOShipmentEntry.CarrierRates.Persist(Action baseMtd) in C:\Bld\AC-FULL2019R117-JOB1\Sources\WebSites\Pure\PX.Objects\SO\SOShipmentEntry.cs:line 6830
at PX.Data.PXSave`1.d__2.MoveNext() in C:\Bld\AC-FULL2019R117-JOB1\Sources\NetTools\PX.Data\Descriptor\Action\CommonActions.cs:line 73
at PX.Data.PXAction`1.d__32.MoveNext() in C:\Bld\AC-FULL2019R117-JOB1\Sources\NetTools\PX.Data\Descriptor\Action\PXAction.cs:line 954
at PX.Data.PXAction`1.d__32.MoveNext() in C:\Bld\AC-FULL2019R117-JOB1\Sources\NetTools\PX.Data\Descriptor\Action\PXAction.cs:line 896
at PX.Data.PXAction`1.PressImpl(Boolean internalCall, Boolean externalCall) in C:\Bld\AC-FULL2019R117-JOB1\Sources\NetTools\PX.Data\Descriptor\Action\PXAction.cs:line 825
at PX.Data.PXAction`1.Press() in C:\Bld\AC-FULL2019R117-JOB1\Sources\NetTools\PX.Data\Descriptor\Action\PXAction.cs:line 798
at PX.Objects.SO.SOShipmentEntry.ConfirmShipment(SOOrderEntry docgraph, SOShipment shiporder) in C:\Bld\AC-FULL2019R117-JOB1\Sources\WebSites\Pure\PX.Objects\SO\SOShipmentEntry.cs:line 4011
at PX.Objects.SO.SOShipmentEntry.<>c__DisplayClass46_2.b__6() in C:\Bld\AC-FULL2019R117-JOB1\Sources\WebSites\Pure\PX.Objects\SO\SOShipmentEntry.cs:line 293
at PX.Data.PXLongOperation.<>c__DisplayClass17_0.b__0() in C:\Bld\AC-FULL2019R117-JOB1\Sources\NetTools\PX.Data\Process\Operation.cs:line 1263
There's some conflict with the customization which need to be rectify, so the case is closed.
Hopefully you were able to get it working Idrus. I suspect that you found the problem by unpublishing the customization and noticing that the problem was resolved.
