indictranstech / erpnext_quickbooks

Other
36 stars 29 forks source link

Sync Customer , Supplier , Emp , Item and Invoice data from quickbooks to ErpNEXT #2

Closed arpitjain06 closed 8 years ago

arpitjain06 commented 8 years ago

Details of data synced from Quickbooks to ErpNEXT.

  1. Sync mandatory details of customer from qb to erpnext .
  2. Sync mandatory details of Supplier from qb to erpnext
  3. Sync mandatory details of emp from qb to erpnext, Some mandatory fields like date_of_birth, date_of_joining and gender are kept static right now.
  4. Sync mandatory details of item from qb to erpnext, right now variant is not created during the creation of item.
  5. Sync Sales Invoice from qb to erpnext , right now tax is not included in creation of invoice.