Friday, August 3, 2018
Create and work with custom fields in Dynamics 365 for finance and operations
Labels:
AX 7,
Dynamics 365
Subscribe to:
Post Comments (Atom)
Export label custom content
GRID => Properties "Export Label" => "SalesReportMexico" To get download file with custom naming.
-
Posting Vendor invoice based on Product receipt public void postPurchaseInvoiceJournal() { VendPackingSlipJour vendP...
-
protected void executePostingDataPerOrder(str _salesId) { SalesFormLetter_PackingSlip salesFormLetter_PackingSlip...
-
Class SAN_PickingQtyOrder { public static void DoPickQtyForOrderLine(SalesLine _SalesLine, Qty _qtyPicked) { Inve...
No comments:
Post a Comment