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