Skip to content

SmartShip 1.0.0

Compare
Choose a tag to compare
@suutari-ai suutari-ai released this 29 Aug 08:44
· 26 commits to master since this release
  • 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.
  • Make sure decimal data can be sent as JSON
    • Require the simplejson library for requests to add Decimal
      serialization support.