Built-in Navision check for duplicate invoices

eparty
Member Posts: 24
Hi Everyone,
Do you know if Navision has a built-in check for possible duplicate invoices? For example, in SAP you can configure the system to check durning invoice entry one or more of the following fields for duplicates: vendor, gross invoice amt, external document number (ven invoice), invoice doc date. In an event duplicates are found, a warning message will be shown to the user. If Navision has such control, do you know where I should look to verify that it is in place?
Many thanks for your assistance!
Martin
Do you know if Navision has a built-in check for possible duplicate invoices? For example, in SAP you can configure the system to check durning invoice entry one or more of the following fields for duplicates: vendor, gross invoice amt, external document number (ven invoice), invoice doc date. In an event duplicates are found, a warning message will be shown to the user. If Navision has such control, do you know where I should look to verify that it is in place?
Many thanks for your assistance!
Martin
0
Comments
-
Nav has seperate tables for Sales orders which then turn into Posted Sales Invoices. The Sales Invoice Header table has "No." (Invoice No) as a primary key. The primary key will not allow a duplicate invoice#.
It's usually generated by the No Series anyway so i can enter 10 of the same order but the nunber series will keep increasing 1001,1002,1003
Other keys for this table are
Order No
Sell-to Customer No. & External Document No.
Sell-to Customer No. & Order Date
& More
to view the keys go into Tools Object Designer. Clic on a table->Design->View->Keys
Now I can see here that when you post the order you will find out if it's a duplicate or not. But assuming you want to check if a certain inv already exists (by PO# for example) you will have to program some code to check this that # exists alreay on validate.0 -
Maybe my initial post was not very clear, so I will try to provide more info. My question is related to pucrhase invoices. As the AP department receives invoices they are entered into the system. For whatever reason, lets assume that one invoice is entered twice by mistake. Navision will generate a unique doc_no and if it is posted it will result in a duplicate invoice in the system. What I am looking for is a built-in check that looks at the vendor, invoice_amt, external_doc_no (vendor invoice no) and/or doc_date (vendor invoice date) fields and if they are identical to alert the end-user before posting the documents.0
-
For PO's You enter the Vendor Invoice Number. It will not allow the same Vendor invoice Number (External Doc Number). It will tell you it already exists when you go to post.
Yes the doc number will be different but It's All about the External Doc number here.
External Document No.,Document Type,Vendor No.
Look at table 25 for the keys for the Vendor Ledger Entry Table
you can't have the same Ext Doc No for the same doc type for the same vendor.0 -
eparty wrote:Maybe my initial post was not very clear, so I will try to provide more info. My question is related to pucrhase invoices. As the AP department receives invoices they are entered into the system. For whatever reason, lets assume that one invoice is entered twice by mistake. Navision will generate a unique doc_no and if it is posted it will result in a duplicate invoice in the system. What I am looking for is a built-in check that looks at the vendor, invoice_amt, external_doc_no (vendor invoice no) and/or doc_date (vendor invoice date) fields and if they are identical to alert the end-user before posting the documents.
This is a built in function that's standard in NAV since version 1.2.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 everyone for your help!0
-
note: When posting you can use "Test Report" It will also tell you if there are any problems..
Example/
http://savatage99.googlepages.com/PostingWarning.JPG0
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