Manta icon indicating copy to clipboard operation
Manta copied to clipboard

Add payment details

Open defkev opened this issue 7 years ago • 3 comments

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

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • [ ] My code follows the code style of this project.
  • [ ] My change requires a change to the documentation.
  • [ ] I have updated the documentation accordingly.
  • [ ] I have read the CONTRIBUTING document.
  • [ ] I have added tests to cover my changes.
  • [ ] All new and existing tests passed.
  • [ ] I have included a migration scheme (If type of change is breaking change)

defkev avatar Sep 29 '18 19:09 defkev

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

hql287 avatar Oct 01 '18 08:10 hql287

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

hql287 avatar Oct 01 '18 09:10 hql287

At last

defkev avatar Oct 01 '18 18:10 defkev