0
I'm looking for the token to use to display the payment type? Also, I'm looking to add a payment type drop down list. Could you help me locate where to do these things? Thanks in advance,
Responses (2)
  • Accepted Answer

    Monday, January 27 2014, 05:42 PM - #Permalink
    0
    hi,
    there's no token for payment method.
    also, about the dropdown: you can't add this into the invoice template.. the payment options are presented in the payment page (not invoice page), and it's not a dropdown but actually a "tab" system.
    • ken_trenholm
      more than a month ago
      Thanks. How could I add a payment type token? If not easy, please point me in the direction of the mysql table so I can query the table to get the result.

      And, what page can I find the payment field? If I know that, I can code a drop down option to select a type of payment.

      Thanks again,
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, January 28 2014, 11:54 AM - #Permalink
    0
    it's not in the mysql, it's in the file /components/com_invoices/views/invoice/tmpl/default.php
    The reply is currently minimized Show
Your Reply