• 0.4.0 825af6b8d2

    kikobar released this 2023-12-07 09:45:10 +00:00 | 5 commits to master since this release

    This release includes:

    • Support for using a product code (search key) as a 'Comment/Note' and then pass to the Banqup API the Openbravo invoice line description instead of the product description. This enables adding free text comments to the e-invoices.

    Upgrade from previous version:

    • Add the following line to your config.py:
      comment_product = 'Comment/Note'
    • If you plan to use the new support for line comments, you will need to replace 'Comment/Note' with the specific product code (search key) you have created in Openbravo for being treated as a comment.
    Downloads