Skip to content

Releases: viralkansodiya/check_run

v0.1.0

25 Mar 03:22
Compare
Choose a tag to compare

v0.1.0 (2024-03-25)

Chore

Ci

  • ci: add frappe black to CI (agritheory#214)

  • ci: add frappe black to CI

  • chore: black, flake8 (771e57c)

  • ci: update release action user and email (agritheory#155) (a3cfc97)

  • ci: migrate to python semantic release (agritheory#133)

  • ci: migrate to python semantic release

  • ci: add version variable file

  • ci: update remote name (d37bca6)

  • ci: fix release correctly on V14 also (3ff2d65)

  • ci: remove registry from package.json (607db96)

  • ci: fix release CI (9c954d5)

  • ci: update installation and workflows (23c4f83)

Documentation

  • docs: update settings section (b9b15f8)

  • docs: add translations page (6e9c977)

  • docs: update for v14 Payment Ledger and install requirements (af2ebf3)

  • docs: use tip component in docs (94551f7)

  • docs: add docs for example format; disable format (6fcf639)

  • docs: change 'todo' to 'coming soon' (be8af10)

  • docs: update screen shot (42b3e16)

  • docs: update screen shots and information (6aabb43)

  • docs: edit permissions information (472abfc)

  • docs: edit config information (eabf6d0)

  • docs: add settings docs and screen shots (c56f917)

  • docs: add print confirmation screen shot (0b9ee06)

  • docs: add Positive Pay screen shot (eaa596d)

  • docs: add ACH generation infoand screen shot (2501cee)

  • docs: spacing edits (ce4ec3a)

  • docs: minor formatting (d1bf1f5)

  • docs: add and re-order config section (c0ac8e5)

  • docs: add docs link (a264a21)

  • docs: update configuration with images (a2ca105)

  • docs: flatten directory structure (900fd2f)

  • docs: update config with mop type (8e26dc9)

  • docs: add docs for example data and print format (9f6761b)

  • docs: restructure index and update links (b423605)

  • docs: update image (55e0be1)

  • docs: add supplier config image and update text (06989a6)

  • docs: move installation instructions to doc page, link to that in README (427f4ae)

  • docs: add employee configuration image (fc4db1c)

  • docs: add placeholder docs, start configuration (f3b6210)

  • docs: add positive pay, links to index (ade8adb)

  • docs: add directory structure, index, and photo assets (cf4e5d9)

  • docs: update developer installation instructions (6f16336)

  • docs: add install instructions to readme (e055a03)

Feature

  • feat: Filter check run settings print format to only show enabled and Payment Entry formats (agritheory#186) (fc0f7d7)

  • feat: ignore PI where debit not has been issued (agritheory#181) (e085e96)

  • feat: add fallbacks for mode of payment per source document type (12f9160)

  • feat: add read_only decorator (c7bb83c)

  • feat: disallow cancellation of source documents selected for payment in draft CRs (agritheory#126) (agritheory#143) (bddc888)

  • feat: add validate when processing, enable on_update_after_submit hook (agritheory#115) (d58a106)

  • feat: check payment entries for cancelled or paid invoices before submitting (agritheory#108) (adbca4d)

  • feat: custom immediate origin value in settings (agritheory#76)

  • feat: custom immediate origin value in settings

  • style: prettify code


Co-authored-by: agritheory <[email protected]> (813be9e)

  • feat: port timeout fix to v14 (agritheory#62)

  • feat: port timeout fix to v14

  • fix: indent

  • chore: prettier formatting

  • style: prettify code


Co-authored-by: agritheory <[email protected]> (6f50230)

  • feat: fix lookup for non-existient bank account info, improve UX (4ef8a91)

  • feat: add logic for handling on-hold invoices, setting for automatic release and docs (da93c1d)

  • feat: update translations to capture button text (ccc4b67)

  • feat: add Canadian DFI Routing Number validation for bank (b4d9df9)

  • feat: add Canadian/GB English translations (1e86c00)

  • feat: split checks by address (b32f0c9)

  • feat: validate docstatus of selected invoices still saved/submitted (agritheory#44)

  • feat: validate docstatus of selected invoices still saved/submitted

  • refactor: moved validation code for cancelled transactions to function (78b3e25)

  • feat: convert raw sql statements to use query builder (a457067)

  • feat: add example print format ([0d316c1](https://github.com/viralkansodiya/check_run/com...

Read more