Difference between revisions of "ITrack/Quickbooks/Error 3100 The name "customer or vendor name" of the list element is already in use"
From ISoft Wiki
< ITrack
Jump to navigationJump to search
Daytonlowell (talk | contribs) |
m (moved ITrack/Quickbooks/"Error 3100 The name "customer or vendor name" of the list element is already in use." to ITrack/Quickbooks/Error 3100 The name "customer or vendor name" of the list element is already in use: Unnecessary quotes) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
Error #3100 The name "<customer or vendor name>" of the list element is already in use." | |||
== Cause == | == Cause == | ||
Because of the dumb way that Quickbooks stores customers and vendors(same table, name being the PK) you can not have a both with the same name. | Because of the dumb way that Quickbooks stores customers and vendors(same table, name being the PK) you can not have a both with the same name. |
Latest revision as of 14:15, 16 February 2011
Error #3100 The name "<customer or vendor name>" of the list element is already in use."
Cause
Because of the dumb way that Quickbooks stores customers and vendors(same table, name being the PK) you can not have a both with the same name.
Solution
Change the name of one of them and try the export again.