A customizable double entry bookkeeping system backed by Ash resources.
Find a file
2024-05-03 20:53:40 -04:00
.github chore: enable dependabot for mix dependencies. 2024-04-11 09:28:05 +12:00
config improvement: update to support new atomics & bulk actions 2024-04-29 15:40:53 -04:00
documentation docs: documentation overhaul 2024-05-03 20:53:40 -04:00
lib improvement: update to support new atomics & bulk actions 2024-04-29 15:40:53 -04:00
logos improvement: add CI & check commands 2023-08-18 23:57:12 -04:00
test improvement: update to support new atomics & bulk actions 2024-04-29 15:40:53 -04:00
.check.exs improvement: add CI & check commands 2023-08-18 23:57:12 -04:00
.credo.exs improvement: add CI & check commands 2023-08-18 23:57:12 -04:00
.formatter.exs chore: update formatter 2024-04-29 17:01:40 -04:00
.gitignore init 2023-07-21 20:27:52 -04:00
.tool-versions improvement: initial test suite & functionality 2023-08-06 00:27:33 -04:00
CHANGELOG.md chore: release version v1.0.0-rc.1 2024-04-29 15:41:30 -04:00
LICENSE improvement: add CI & check commands 2023-08-18 23:57:12 -04:00
mix.exs docs: documentation overhaul 2024-05-03 20:53:40 -04:00
mix.lock chore(deps): bump ash from 3.0.0-rc.39 to 3.0.0-rc.40 (#25) 2024-05-01 23:23:46 -04:00
README.md docs: documentation overhaul 2024-05-03 20:53:40 -04:00

Logo Logo

Elixir CI License: MIT Hex version badge Hexdocs badge

AshDoubleEntry

Welcome! This is the extension for building a double entry accounting system in Ash. This extension provides the basic building blocks for you to extend as necessary.

Tutorials

Reference