2022

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

If Quickbooks Customer has hierarchy structures enabled, then the following changes have to be implemented within DBSync mappings to facilitate hierarchy mappings.

Pre-Requisites

Database should have three columns to store Parent Name (type: String), Child Name (type: String) and Hierarchy level (type: Integer)  

...