Browse by Tags

  • Inventory close took much longer than previous period.

    When we performed our month-end inventory close, it was processing for more than 4 hours. We are accustomed to completing this process in about 2 hours. Because of this expectation, a user cancelled the job after about 4 hours and began running a reversal. The reversal did not complete before the user...
    Posted to Microsoft Dynamics AX (Forum) by Andrew Arends on 07-09-2008
  • Code to delete Dimension Values in Axapta Sales Order

    In Sales Order; This below code intilizes the default values in Sales Line From Header(Sales Table) when a new line added void initValue() {; salesLine.initFromSalesTable(salesTable); super(); } Is there a way write a code to Clear or Delete Values of Sales line Dimensions within this code or call a...
    Posted to Microsoft Dynamics AX (Forum) by Aaron Monteiro on 07-01-2008
  • Multiple AR Payments for one sales order

    Hi, 1) Is it possible to process multiple payments for one sales invoice at same time? For expample, Sales invoice amount $100, can we create multiple payments at same time with differenct payment methods: $50 by Credit Card, $30 by Check, $20 by cash? 2) For Credit Card preauthorization for one sales...
    Posted to Microsoft Dynamics AX (Forum) by Wei Chen on 05-22-2008
  • Re: Handling Packaging in Axapta 4.0

    Hi Albert, I reached out to the AX development team who works on the packing functionality and they explained to me that what you are trying to accomplish is not deliverable from the base functionality in AX. They recommended you submit it as a suggestion for a future product enhancement. You can submit...
    Posted to Microsoft Dynamics AX (Forum) by Editor on 05-02-2008
Page 1 of 1 (4 items)