Sync My Timesheets to QuickBooks in Rails App -


i have rails application, employees creating weekly time sheets, want upload weekly time sheets on quick books using rails app.

how can in ror ?

thank you,

  1. create account on https://developer.intuit.com
  2. create app , sandbox after logging in.
  3. hook rails talk sandbox.
  4. see my tutorials these 3 steps.
  5. timeactivity supported quickbooks-ruby gem check docs , specs implementation.
  6. you need implement employee or vendor entity reference required sync timeactivity.
  7. when ready production enable within app @ https://developer.intuit.com , follow steps similar 1-3 configure.

Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -