Skip to content

Conversation

@mrsaicharan1
Copy link
Member

@mrsaicharan1 mrsaicharan1 commented Aug 5, 2019

Fixes #6312

Short description of what this resolves:

Adds the date the order invoice was generated

Changes proposed in this pull request:

  • created_at is added to invoice

Checklist

  • I have read the Contribution & Best practices Guide and my PR follows them.
  • My branch is up-to-date with the Upstream development branch.
  • The unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • All the functions created/modified in this PR contain relevant docstrings.

@auto-label auto-label bot added the feature label Aug 5, 2019
@codecov
Copy link

codecov bot commented Aug 5, 2019

Codecov Report

Merging #6313 into development will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           development    #6313   +/-   ##
============================================
  Coverage        65.32%   65.32%           
============================================
  Files              287      287           
  Lines            14695    14695           
============================================
  Hits              9600     9600           
  Misses            5095     5095

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a1fae56...2e67f2b. Read the comment docs.

@iamareebjamal iamareebjamal merged commit 73aaa95 into fossasia:development Aug 5, 2019
mrsaicharan1 added a commit to mrsaicharan1/open-event-server that referenced this pull request Aug 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Date to Order invoice

2 participants