web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

Purchase Order Registration

(0) ShareShare
ReportReport
Posted on by

Hello,

I have a purchase which is confirmed and now I wish to register its arrival.

However, when I go to register the PO, the system automatically splits the original quanity of 25,000kg into two lines with two quanities equalling 25,000kg.

I dont want it to do this because we will then have two separate batch numbers generated for the same stock, the 25,000kg from the PO needs to be all under the same batch number.

I thought it was maybe something to do with item coverage but I dont think it is, or it maybe is and I'm looking in the wrong place.

Any ideas how to stop this from happening for this item?

 

Thanks,

Alex

*This post is locked for comments

I have the same question (0)
  • André Arnaud de Calavon Profile Picture
    304,508 Super User 2026 Season 1 on at

    Hi Alex,

    Please check the parameter "Automatic addition" in the Inventory management parameters. If this is enabled, AX will try to summarize as much as possible inventory transactions. This could probably solve your issue when it is not enabled now.

  • Community Member Profile Picture
    on at

    Thank you for your reply. If i disable this, will it have any other affects on other areas such as production orders / sales orders / transfer orders?

    Thank you

  • Community Member Profile Picture
    on at

    Just tried disabling this, and it hasnt worked. Any other suggestions at all?

  • André Arnaud de Calavon Profile Picture
    304,508 Super User 2026 Season 1 on at

    I was suggesting to check if it is on. Otherwise enable it. Disabling is not helping here at all. So please don't disable it.

    Are there any reservations setup? Or do you have some customization?

  • Community Member Profile Picture
    on at

    Sorry, my mistake, I havent disabled it.

    I am not aware of any customisations. It doesnt happen on any other items apart from this one. How can I find out if there are any reservations setup?

  • André Arnaud de Calavon Profile Picture
    304,508 Super User 2026 Season 1 on at

    From the on-hand inventory form you can see if there is anything reserved.

  • Community Member Profile Picture
    on at

    Found the reservation which is causing the problem, i have removed the reservation but it is still marked. How do I remove the marking on this particular production order?

    Thanks

  • André Arnaud de Calavon Profile Picture
    304,508 Super User 2026 Season 1 on at

    Hi,

    What do you mean with marked? Can you elaborate? Are the inventory transactions marked? In that case you can try to unmark them.

  • Suggested answer
    Brandon Wiese Profile Picture
    17,790 on at

    The reservation of marked inventory movements ignores the Inventory parameter "Reserve ordered items".  You can go to the trouble of un-marking the movements, which could have other effects.  Alternately, you can apply a small code fix which leaves marking in place but does not reserve these marked movements.

    In the class InventUpd_Reservation, add the following code to the static method updateReserveRefTransId(), just before the ttsbegin.

        if (!_movementIssue.canBeReserved() || !_movementIssue.mustBeAutoReserved())
            return;

    This should prevent marked inventory transactions from reserving according to your Inventory parameter setting.

    Note that this code is provided for educational purposes only.  Customize your system at your own risk, and test thoroughly before deploying any changes to production.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
CP04-islander Profile Picture

CP04-islander 39

#2
Michel ROY Profile Picture

Michel ROY 14

#3
imran ul haq Profile Picture

imran ul haq 8

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans