Skip to content

Feature group days and add daily hours to xlsx export#276

Merged
kbeker merged 4 commits intomasterfrom
feature-group-days-and-add-daily-hours-to-xlsx-export
Jun 5, 2019
Merged

Feature group days and add daily hours to xlsx export#276
kbeker merged 4 commits intomasterfrom
feature-group-days-and-add-daily-hours-to-xlsx-export

Conversation

@kbeker
Copy link
Contributor

@kbeker kbeker commented Jun 4, 2019

Resolves #268

@kbeker kbeker added the feature New feature label Jun 4, 2019
@kbeker kbeker added this to the next_release milestone Jun 4, 2019
@kbeker kbeker self-assigned this Jun 4, 2019
return worksheet


def get_report_date_and_daily_hours(reports_date: List[str], date: str, reports: Report):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks difficult, how about adding some comment(s) to this function explaining what is going on? :)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, I'm going to add comment to this :)

@kbeker kbeker force-pushed the feature-group-days-and-add-daily-hours-to-xlsx-export branch from ea55880 to b6478b7 Compare June 5, 2019 08:39
@kbeker kbeker force-pushed the feature-group-days-and-add-daily-hours-to-xlsx-export branch 2 times, most recently from d90fd0c to 8d105a9 Compare June 5, 2019 10:07
@kbeker kbeker force-pushed the feature-group-days-and-add-daily-hours-to-xlsx-export branch from 8d105a9 to 1569487 Compare June 5, 2019 10:07
@kbeker kbeker merged commit 1569487 into master Jun 5, 2019
@kbeker kbeker deleted the feature-group-days-and-add-daily-hours-to-xlsx-export branch June 5, 2019 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Group days and add daily hours to exported xlsx file.

2 participants