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) |
Daytonlowell (talk | contribs) |
||
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. |
Revision as of 16:53, 9 March 2010
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.