Negative qty. on Bins
polmann
Member Posts: 18
Does anyone know why negative qty. isn't allowed on bins?
What would the impact be if this check is bypassed?
Best regards
Polmann
What would the impact be if this check is bypassed?
Best regards
Polmann
0
Comments
-
-
It's likely not allowed in order to keep NAV in sync with the physical world - i.e., it's physically impossible to have negative inventory in bins, so why would NAV allow it? My guess is that all code related to bins was written with the assumption that a bin would never go negative. Allowing negative inventory in a bin would probably break a lot of the code due to this base assumption - maybe not with errors, but I'll bet you'd get strange behavior.
Probably better to ensure the physical world and virtual world are in sync so that you never have to worry about going negative. Cycle counting is a big help here, or just doing appropriate ad-hoc adjustments when there's a discrepancy is better than allowing the system to go negative.
- Mark0 -
Negative quantity is caused by backlog of paperwork that's not entered yet.
When WMS is properly implemented, you should never have negative quantity in any bins. You have to align your operation process on what's actually happening in your business operation. I.e., when you receive something from the UPS guy, you receive it in the system.
Negative inventory occurs when that paperwork is given to the "stack" of paper for accounting to enter when they get some free time.Confessions of a Dynamics NAV Consultant = my blog
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book0 -
Thanks for the replies. I’m aware that negative qty. in theory doesn’t exist since you can’t sell something which you don’t have. But it’s a question of how the given item is used. In our case the item is a consumption item e.g. water, electricity or something similar. Normally this would be handled by using a resource, but due to the existing functionality that we have this isn’t a possibility.
When you look at the inventory setup, there is a specific option that allows negative qty. on stock, which is why I thought that it would apply for bins as well. I don’t really see why bins should be excluded from this?
I would prefer that the process is changed, but at the moment it unfortunately isn’t possible.0 -
Instead I would make a mod to check inventory before posting consumption for those item and if it goes negative, is to post do positive warehouse entry.0
-
I would avoid using inventory items to represent something other than inventory (though sometimes it's useful). In this case, the best approach is to use a work center to capture the costs and usage for electricity, etc.In our case the item is a consumption item e.g. water, electricity or something similar.
If you need to capture the costs by quantity instead of time, change the "Unit Cost Calculation" field on the work center to "quantity". If you want to specify different costs per routing, set "Specific Unit Cost" - this lets you override the unit cost of the work center at the operation level (something you can't do with items).
- Mark0 -
MarkHamblin wrote:
I would avoid using inventory items to represent something other than inventory (though sometimes it's useful). In this case, the best approach is to use a work center to capture the costs and usage for electricity, etc.In our case the item is a consumption item e.g. water, electricity or something similar.
If you need to capture the costs by quantity instead of time, change the "Unit Cost Calculation" field on the work center to "quantity". If you want to specify different costs per routing, set "Specific Unit Cost" - this lets you override the unit cost of the work center at the operation level (something you can't do with items).
- Mark
This. :thumbsup:Confessions of a Dynamics NAV Consultant = my blog
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K 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
- 328 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
