Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Invoice enhancements #449

Closed
3 tasks done
cbellone opened this issue May 21, 2018 · 1 comment
Closed
3 tasks done

Invoice enhancements #449

cbellone opened this issue May 21, 2018 · 1 comment

Comments

@cbellone
Copy link
Member

cbellone commented May 21, 2018

We need to improve the following things for invoice generation:

  • save creation_ts on tickets_reservation. Invoice should always refer to creation timestamp
  • add ticket category information for each ticket
  • provide total net price in OrderSummary
@cbellone cbellone changed the title Invoice enhancement Invoice enhancements May 21, 2018
cbellone added a commit that referenced this issue May 21, 2018
cbellone added a commit that referenced this issue May 21, 2018
add creation timestamp on reservation
cbellone added a commit that referenced this issue May 21, 2018
cbellone added a commit that referenced this issue May 22, 2018
cbellone added a commit that referenced this issue May 22, 2018
cbellone added a commit that referenced this issue May 22, 2018
* #449 - add total net price

* #449 - add category info to tickets in invoice
add creation timestamp on reservation

* #449 - mysql 5.5 compatibility

* #449 - better backward compatibility

* #449 - insert creation date
cbellone added a commit that referenced this issue May 22, 2018
* #449 - add total net price

* #449 - add category info to tickets in invoice
add creation timestamp on reservation

* #449 - mysql 5.5 compatibility

* #449 - better backward compatibility

* #449 - insert creation date

(cherry picked from commit 6ea42cd)
cbellone added a commit that referenced this issue May 22, 2018
cbellone added a commit that referenced this issue May 22, 2018
@cbellone
Copy link
Member Author

implemented

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant