User Profile

Event OnBeforeSetDefaultQuantity missing on the Purchasing side.


Can you please add this same event on the Purchasing side. It exists on the Sales Line (added recently) but missing on the Purchase Line.


  procedure SetDefaultQuantity()

    ...

Read more...
1 Comments

Read more...
1 Comments

Category: Development (1162)

STATUS DETAILS
Needs Votes

Skip CopyAttachment in Document Attachment Mgmt codeunit


Please add an event handler in Document Attachment Mgmt codeunit, function CopyAttachment to be able to skip the CopyAttachment function entirely. We need this to be able to Make Order/Invoice/... when using Azure Blob Storage.


    pro...

Read more...
1 Comments

Read more...
1 Comments

Category: Development (1162)

STATUS DETAILS
Needs Votes

OnBeforeVerifyQuantity


In Purch. Line Reserve codeunit please add the var in front of PurchaseLine & OldPurchaseLine variables, similar to the same function in Sales Line Reserve.


 codeunit 99000834 "Purch. Line-Reserve"


  [IntegrationEvent(false, false)]

  local procedure OnB...

Read more...
0 Comments

Read more...
0 Comments

Category: Development (1162)

STATUS DETAILS
Declined