Advertisement
Guest User

Invoiceninja available E-Mail vars

a guest
Jan 15th, 2022
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 2.93 KB | None | 0 0
  1. form: $from<br />
  2. to: $to<br />
  3. number: $number<br />
  4. payment.number: $payment.number<br />
  5. etety: $entity<br />
  6. payment.amout: $payment.amount<br />
  7. amount: $amount<br />
  8. payment.Date: $payment.date<br />
  9. transaction_reference: $transaction_reference<br />
  10. public_notes: $public_notes<br />
  11. payment1: $payment1<br />
  12. payment2: $payment2<br />
  13. payment3: $payment3<br />
  14. payment4: $payment4<br />
  15. client1: $client1<br />
  16. client2: $client2<br />
  17. client3: $client3<br />
  18. client4: $client4<br />
  19. address1: $address1<br />
  20. address2: $address2<br />
  21. id_number: $id_number<br />
  22. client: $client.number<br />
  23. vat_number: $vat_number<br />
  24. website: $website<br />
  25. phone: $phone<br />
  26. country: $country<br />
  27. email: $email<br />
  28. client_name: $client_name<br />
  29. client: $client.name<br />
  30. client: $client<br />
  31. client: $client.address1<br />
  32. client: $client.address2<br />
  33. client_address: $client_address<br />
  34. client: $client.address<br />
  35. client: $client.id_number<br />
  36. client: $client.vat_number<br />
  37. client: $client.website<br />
  38. client: $client.phone<br />
  39. city_state_postal: $city_state_postal<br />
  40. client: $client.city_state_postal<br />
  41. postal_city_state: $postal_city_state<br />
  42. client: $client.postal_city_state<br />
  43. client: $client.country<br />
  44. client: $client.email<br />
  45. client: $client.balance<br />
  46. outstanding: $outstanding<br />
  47. client_balance: $client_balance<br />
  48. paid_to_date: $paid_to_date<br />
  49. contact.fullname: $contact.full_name<br />
  50. contact.email: $contact.email<br />
  51. contact.phone: $contact.phone<br />
  52. contact.name: $contact.name<br />
  53. contact.first_name: $contact.first_name<br />
  54. contact.last_name: $contact.last_name<br />
  55. contact.custom1: $contact.custom1<br />
  56. contact.custom2: $contact.custom2<br />
  57. contact.custom3: $contact.custom3<br />
  58. contact.custom4: $contact.custom4<br />
  59. firstName: $firstName<br />
  60. company.city_state_postal: $company.city_state_postal<br />
  61. company.postal_city_state: $company.postal_city_state<br />
  62. company.name: $company.name<br />
  63. company.address1: $company.address1<br />
  64. company.address2: $company.address2<br />
  65. company.city: $company.city<br />
  66. company.state: $company.state<br />
  67. company.postal_code: $company.postal_code<br />
  68. company.phone: $company.phone<br />
  69. company.email: $company.email<br />
  70. company.vat_number: $company.vat_number<br />
  71. company.id_number: $company.id_number<br />
  72. company.website: $company.website<br />
  73. company.address: $company.address<br />
  74. company.logo: $company.logo<br />
  75. company_logo: $company_logo<br />
  76. company1: $company1<br />
  77. company2: $company2<br />
  78. company3: $company3<br />
  79. company4: $company4<br />
  80. view_link: $view_link<br />
  81. view_button: $view_button<br />
  82. paymentLink: $paymentLink<br />
  83. portalButton: $portalButton<br />
  84. portal_url: $portal_url<br />
  85. view_url: $view_url<br />
  86. signature: $signature<br />
  87. invoices: $invoices<br />
  88. invoice_references: $invoice_references<br />
  89. invoice: $invoice<br />
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement