Tally Invoice Approval

Mobile submits → you approve → TallyConnector posts to Tally

Connector: …
Advanced API docs
How to use
  1. Mobile sends bill JSON to POST /invoices
  2. Bills appear here under Pending
  3. On each pending bill click Resolve vendor (or Approve) — a dialog lists similar Tally parties, all vendors, or create new
  4. Tally must have the same company open as the bill — otherwise Approve is blocked with a warning
  5. TallyConnector must be running before Approve — otherwise you get a warning to start it
  6. After vendor is set, Approve moves the bill to approved for the connector
  7. Change connector Poll every N sec in the header (min 30) — connector picks it up next cycle
Loading…