Removing Item tracking on products
Alveus
Member Posts: 44
Hi all!
Is there anyone who knows how to remove item tracking on items? You could add the items again without tracking but that would delete important statistical data. Is there any other way?
Regards
Alveus
Is there anyone who knows how to remove item tracking on items? You could add the items again without tracking but that would delete important statistical data. Is there any other way?
Regards
Alveus
0
Comments
-
std navision no, u could always do it by sql0
-
tables item, reservation entry for sure there are couple of tables as well0
-
there is 2 aways.
1 - Clean Way
Using inventory journal, put to zero the item.
Rename the item
Create a new Item with old code
Using inventory journal, increase new item (attention to cost)
2 – Delete tracking entries. You follow this way, you must know what you are doing because the several tables to change / delete (tracking from orders, shipments, several ledger entries, etc),0 -
but when i change the name of the item it makes the transactions and enter the new id on all transactions. is there a way to keep the statistical data?0
-
The same item code having item tracking posted entries and not having?0
-
Yes, i need to keep the item transactions but just remowe item tracking on the item.
thanks0 -
So I reckon SQL is the only way to do it?
0 -
No,
1 – Create a backup.
2 – Create a codeunit to remove item tracking entries from all related tables.
keep away from using direct SQL, it’s dangerous.
If you need further assistance to know witch tables you must do the modifications. I can help you.0 -
What is your current NavisionVersion?
Warehouse functionalities that you have?
Do you have manufacturing?0 -
I use Navision 3.70.
Yes I am using manufacturing.
I am not using warehouse management, pretty much standard inventory usage.
Kind regards0 -
If I'm not missing any table, and based in your current setup.
You need to delete or change the following tables.
Item Ledger Entries
Value Entry Relation
Reservation Entry
Item Entry Relation
There are other related tables but they are only used in warehouse functionality.0 -
You must be careful. You must know what you are doing.
0 -
nunomaia wrote:If I'm not missing any table, and based in your current setup.
You need to delete or change the following tables.
Item Ledger Entries
Value Entry Relation
Reservation Entry
There are other related tables but they are only used in warehouse functionality.
Please don't do this unless you really know what you are doing.
[-o<David Singleton0 -
Yes David Singleton, it's a dangerous process, it can corrupt the database and it’s an irreversible method.
Forgot to mention: Pay attention if you have the costing method “Specific”0
Categories
- All Categories
- 75 General
- 75 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
- 610 NAV Courses, Exams & Certification
- 1.9K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 251 Dynamics CRM
- 103 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions
