QuickBooks: Getting Started
InstallationOdoo.shPlease check the video below: Step-by-stepAdd requirements.txt file to the root of your repository with the following content. So additional Python libraries will be installed: python-quickbooks==0.9.1 pycountry==20.7.3 You can find ready-to-use file in the module directory: quickbooks_sync_online/requirements.txtOur connector is using...