Skip to content

Releases: resilient-tech/payments-processor

Release list

v15.0.1

Choose a tag to compare

@resilient-tech-bot resilient-tech-bot released this 02 Apr 12:10

15.0.1 (2025-04-02)

Bug Fixes

  • correct typo in comment for configurability in hooks.py (da8faf5)

v15.0.0

Choose a tag to compare

@resilient-tech-bot resilient-tech-bot released this 02 Apr 10:31

15.0.0 (2025-04-02)

Bug Fixes

  • added Automation script (5b3eac0)
  • adjust outstanding with draft PEs; use get_balance_on instead of summary report (9bc8de4)
  • allow -ve offset (6eb0eb4)
  • allow users to modify role as per their need (e265c9f)
  • common usage of getdate; remove unnecessary checks for get_next_date (ad3f731)
  • configurable cron job (dab3621)
  • correct offset due date working; don't use it for claiming discount (7cb4489)
  • Correct permission level assignment and update field descriptions in custom fields (4a791c6)
  • created additional custom fields for threshold and due date offset (3234e9d)
  • creation of payment entry in working state (435fd3c)
  • don't support multi-currency transactions (33c3203)
  • enhance email template for payment reports with improved HTML structure and styling (8f27beb)
  • enhance payment processor report email template with improved HTML structure and styling (0057794)
  • enhanced naming and doc structure (3bdb513)
  • Implement role and permission management setup; add custom field and workflow handling (055fc4a)
  • Improve condition check for custom fields in delete_custom_fields function (aec94e5)
  • make the report working and enhance automation to that extent (b6a5d12)
  • refactor and move calculation of payment entries to report (1d2df56)
  • send email on success (df0621b)
  • Update after install setup (69202ea)
  • update automation to use offset for the duedate (5c55b39)
  • update email template for payment processor report and improve styling (9b87980)
  • update invoice status assignment in payments processor (6169493)
  • update payment information to invoice (367ad54)
  • Update typo (1e2553b)
  • use calendar for constants of weeknames (bccbcda)
  • use frappe.call instead of get_attr (e5b2eb4)
  • validate configuration and email template for the same (9d0e5dd)

Features

  • Add configuration files for linting and formatting (7ab8c18)
  • Add GitHub workflows for linters and semantic commit checks (ec06445)
  • Add installation and uninstallation hooks; update permissions for Auto Payments Manager role (a63b329)
  • Add installation and uninstallation logic with custom fields and roles (f61d47a)
  • Add Payment Processor Setting DocType (87ef1b4)
  • hookable functionality for autocreate and autosubmit (a322f1c)
  • Initialize App (38babdd)
  • report payment processor to determine which invoices will be paid (afb2f99)
  • Update version to 15.0.0 and change license to GNU GPL v3 (986a450)