Paid Version


Important Note!

We do not recommend performing any installations or upgrades Fridays or before the holidays. Our support team is only available during the regular business hours. Off business hours assistance has to be scheduled with the support team in advance.

Features

  • Environments
    • Production
    • Sandbox
  • Synchronization
    • Automated and only for new records
    • Real-time synchronization only
    • Bulk synchronization capability
  • Supported Objects:
    • Customers
    • Products
      • Simple Products
      • Configurable
      • Bundle
      • Grouped
      • Product Images
    • Payment Methods
    • Taxes and Tax Rates
      • Automated Tax Management 
    • Invoice
    • Payment
    • Sales Receipt
    • Refund Receipt
  • Orders
    • Ability to choose when Invoice, Payment and Sales Receipts should be captured 
  • Tax Multi-account support

Installation/Upgrade Instructions

STEP 1 - Install Magento extension

STEP 1.1

Upon purchase, you would need to submit installation request in our Customer Support Portal.


STEP 1.2

Composer command

composer config repositories.powersync composer https://dist.powersync.biz

STEP 1.3

Register our distribution repository

Composer command

composer require tnw/quickbooksbasic=2.1.56 tnw/quickbooksbusiness=2.1.58 tnw/quickbooksenterprise=2.1.40 

STEP 2 - CRON Configuration


SSH Command

crontab -e

CRON Configuration

*/5 * * * * flock -n /PATH_TO_MAGENTO/var/locks/qb-outgoing.lock php /PATH_TO_MAGENTO/bin/magento tnw_quickbooks:sync outgoing >> /PATH_TO_MAGENTO/var/log/quickbooks.outgoing.log

*/5 * * * * flock -n /PATH_TO_MAGENTO/var/locks/qb-background.lock php /PATH_TO_MAGENTO/bin/magento tnw_quickbooks:sync background >> /PATH_TO_MAGENTO/var/log/quickbooks.background.log

STEP 3 - Compile & clear cache

Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'IP:_after_installation'.

STEP 4 - Configuration