You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The job Erp.Service.CreatePDFFromItem is almost identical to the job Erp.Service.CreatePDF. The major difference is that the job collects drawings of the item the job has been created for.
If the drawings would be collected in powerEvents the job Erp.Service.CreatePDF could be queued for each drawing and the job Erp.Service.CreatePDFFromItem could be removed
The text was updated successfully, but these errors were encountered:
Description
The job Erp.Service.CreatePDFFromItem is almost identical to the job Erp.Service.CreatePDF. The major difference is that the job collects drawings of the item the job has been created for.
If the drawings would be collected in powerEvents the job Erp.Service.CreatePDF could be queued for each drawing and the job Erp.Service.CreatePDFFromItem could be removed
The text was updated successfully, but these errors were encountered: