_UPLOAD_VAT_INVOICE_#165
Conversation
added FeedOptions and b64encode for pdf file
Codecov Report
@@ Coverage Diff @@
## master #165 +/- ##
=======================================
Coverage 46.92% 46.92%
=======================================
Files 4 4
Lines 635 635
Branches 64 64
=======================================
Hits 298 298
Misses 326 326
Partials 11 11
Continue to review full report at Codecov.
|
|
Thanks for the PR @masavini Could you please re-submit against develop ? |
just done... |
|
See #166 for comments. @Bobspadger Should we continue attempting to merge this for a 0.x release? It's a minor change overall, but I imagine the impact for sellers in EU and GB regions is significant. |
|
I think its probably worth it. I'd like to try and give it a test but struggling with time at the moment, not sure if anyone else is able to ? |
GriceTurrble
left a comment
There was a problem hiding this comment.
This has been sitting idle for some time, so going to accept as-is. However, I will add an enhancement that accepts a dict argument and then processes that dict into the appropriate string value (per comments made on this #166 ).
added UPLOAD_VAT_INVOICE support