hql287 / Manta

🎉 Flexible invoicing desktop app with beautiful & customizable templates.
https://www.getmanta.app
GNU Lesser General Public License v3.0
5.28k stars 478 forks source link

Add payment details #308

Open defkev opened 5 years ago

defkev commented 5 years ago

Description

New required field called Payment

New Payment Details text area, use it to add your bank account(s), digital payment options (PayPal, Crypto, etc.) or other payment related info.

Can be pre-populated under Settings -> Invoice -> Payment Settings: Details

Will be displayed along with the company info under your Tax ID (if enabled) Supports both templates.

Translation included for English and German

Related Issue

86 and #280

Picks up adcat's proposal but with a more general approach.

Motivation and Context

You absolutely want your customers to know how to pay you.

How Has This Been Tested?

Manually, most definitely won't pass Travis. Travis

Screenshots (if appropriate):

settings invoice preview preview2

Types of changes

Checklist:

hql287 commented 5 years ago

@defkev Thanks for the PR. Please fix the errors in specified in the CI log.

hql287 commented 5 years ago

@defkev Thanks for the PR. Please fix the broken test then I can merge it.

defkev commented 5 years ago

At last