Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Send Invoice for pending reservations #219

Closed
yankedev opened this issue Sep 21, 2016 · 4 comments
Closed

Send Invoice for pending reservations #219

yankedev opened this issue Sep 21, 2016 · 4 comments
Assignees
Milestone

Comments

@yankedev
Copy link
Contributor

it could be useful to send an invoice to a customer that has selected an offline payment.
He could easily forward that to the accounting team.

It should be a PDF template with a couple of logos (organizer and event), the list of items included, total price and VAT, payment instructions and expiration date (maybe increasing it of X days)

It should not be sent to all offline reservations, only companies may need that.
We could have a Reservation type radio button, per default on "Private" but could be changed to "Company".

@syjer syjer modified the milestone: 1.9 Sep 21, 2016
@syjer syjer self-assigned this Jan 5, 2017
@cbellone
Copy link
Member

cbellone commented Jan 5, 2017

The invoice should also have a number (sequential or pattern, user-defined) and should be generated if the price is > 0

@cbellone cbellone added this to the 1.10 milestone Jan 5, 2017
syjer added a commit that referenced this issue Jan 17, 2017
syjer added a commit that referenced this issue Jan 18, 2017
syjer added a commit that referenced this issue Jan 18, 2017
syjer added a commit that referenced this issue Jan 18, 2017
syjer added a commit that referenced this issue Jan 18, 2017
syjer added a commit that referenced this issue Jan 28, 2017
syjer added a commit that referenced this issue Jan 28, 2017
syjer added a commit that referenced this issue Jan 29, 2017
cbellone added a commit that referenced this issue Feb 4, 2017
cbellone added a commit that referenced this issue Feb 4, 2017
cbellone added a commit that referenced this issue Feb 4, 2017
cbellone added a commit that referenced this issue Feb 4, 2017
cbellone added a commit that referenced this issue Feb 4, 2017
@syjer
Copy link
Member

syjer commented Feb 7, 2017

Hi @mg-1999 ,

Could you help us with the NL translations for the following texts?

  • invoice.invoice=Invoice
  • reservation-page-complete.download-your-invoice=Download your invoice
  • reservation-page-complete.download-your-receipt=Download your receipt
  • invoice.to=Invoice to:
  • invoice.number=Invoice number:
  • invoice.vat-invoice=VAT Invoice
  • invoice.payment-instruction=Payment instruction
  • invoice.payment-contact=Send us an e-mail ({0}) with the proof of payment. You will receive a confirmation e-mail.
  • invoice.payment-instruction-no-later-than=To complete the transaction, you have to make the payment not later than {0} using the details below.
  • invoice.account-number=Account number: {0}
  • invoice.payment-to=Payment to:
  • invoice.payment-reason=With {0} as a payment reason.

Thank you :)

cbellone added a commit that referenced this issue Feb 7, 2017
@cbellone cbellone closed this as completed Feb 8, 2017
@mg-1999
Copy link
Contributor

mg-1999 commented Feb 8, 2017

Hey @syjer,

Here you have it:

invoice.invoice=Factuur
reservation-page-complete.download-your-invoice=Download je factuur
reservation-page-complete.download-your-receipt=Download je bon
invoice.to=Factuur aan:
invoice.number=Factuurnummer:
invoice.vat-invoice=BTW Factuur
invoice.payment-instruction=Betaalinstructies
invoice.payment-contact=Stuur een email ({0}) met het bewijs van betaling en je ontvangt de bevestigingsmail.
invoice.payment-instruction-no-later-than=Om de betaling te kunnen voltooien, moet je voor {0} betaald hebben met de details hieronder.
invoice.account-number=Account nummer: {0}
invoice.payment-to=Betaling aan:
invoice.payment-reason=Met {0} als betalingsomschrijving.

I don't know the context of the sentences so I will fix some translation issues when I know the context.

You're welcome :)

@syjer
Copy link
Member

syjer commented Feb 9, 2017

thanks @mg-1999 !

The context is a pdf document which is an invoice :)

syjer added a commit that referenced this issue Feb 9, 2017
cbellone added a commit that referenced this issue Feb 14, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

4 participants