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

fix: add .fill property to _StripeInsertionRow #169

Merged
merged 1 commit into from
Jun 5, 2019

Commits on Jun 5, 2019

  1. fix: add .fill property to _StripeInsertionRow

    _StripeInsertionRow had no .fill property, which causes a failure on
    export of a chart that includes subtotals. There is no test that
    exercises this case in exporter. Add a test that reproduces this error
    in exporter integration tests and add _StripeInsertionRow.fill.
    scanny committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    1c255b6 View commit details
    Browse the repository at this point in the history