-
Notifications
You must be signed in to change notification settings - Fork 74
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
Prawn update #3148
Prawn update #3148
Conversation
I added this to the list of things to do after migrating to OCP |
Codeclimate can't show results for some reason. I think whatever is saw is mostly because of refactoring things that were similar in the past. So I don't want to do much more refactoring than what I already did and will merge as long as tests pass. |
a666ae5
to
4670db9
Compare
@jlledom I had to make some fixes to invoice. Not sure how I missed in the past. But this is previous and new invoice: In summary adding table headers, working BOLD text, Liberation font and layout is more dynamic than before, potentially avoiding issues with longer entries. Please review again. You can skip the licenses commits as I had to do these to get CI pass. Of course feedback on them also welcome. |
also a lot of fixes and improvements reduce dependencies
@jlledom unless you find somehting else bad, I thin kwe can merge now |
also a lot of fixes and improvements
reduce dependencies
can be merged once SaaS OCP migration is finished