Error message "Item must be rserved" ???

Flashtn
Member Posts: 68
Hi all,
When I try to validate a negative entry for an item, the system show the error message "Item <Item_Code> must reserved"! Can any one help me ?
When I try to validate a negative entry for an item, the system show the error message "Item <Item_Code> must reserved"! Can any one help me ?
0
Comments
-
Hello,
The item has a field on the Planning tab that is called Reserve. If it is Always then when posting, the codeunit 22 in the function InsertItemLedgEntry has a check:IF (Item.Reserve = Item.Reserve::Always) AND (ItemLedgEntry.Quantity < 0) THEN ERROR(Text012,ItemLedgEntry."Item No.");
where Text012 is:Item %1 must be reserved.
0 -
Thank you for your response.
Ok for that, but I want to post it realy, but I can't :-(
P.S. : all items in the database are reserved always and I can post them without problem! Why for this item ?0 -
Perhaps the other items are auto reserving, and that particular is not...
Why don't you place a breakpoint in that place, enable the debugger and post an item that passes and that item that producess the error and note the differences of the values. That way you might get the differences between the items and probably the origin of the error...0 -
My licence not allows me to develop on Navision Attain :-(0
-
You could contact your developer, can't you?
Since the other items post ok and that particular on doesn't then I guess it is a matter of setup or stock.0 -
Thank you for your help :-)0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions