mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-12-05 04:45:32 -05:00
Added payment variables: $city / $client.city $state / $client.state $postal_code / $client.postal_code These we're available as one combined variable with either $postal_city_state or $city_state_postal, but this also makes them available separately.