SmartShip 1.0.0
- Add option for custom pdf config to posti carrier
- Change default pdfConfig for the PDF printout
- Change the default pdfConfig, so that the pdf would fill the
entire page. Set it to accept custom pdfConfig values from
plugin's implementations in different projects.
- Change the default pdfConfig, so that the pdf would fill the
- Make sure decimal data can be sent as JSON
- Require the simplejson library for requests to add Decimal
serialization support.
- Require the simplejson library for requests to add Decimal