Add invoice model with metadata and tags; update search and templates for invoice handling
Progress #44
This commit is contained in:
parent
608da4be55
commit
c153000d3d
8 changed files with 87 additions and 9 deletions
|
@ -11,6 +11,7 @@ depends=(
|
|||
"python-toml"
|
||||
"python-psycopg"
|
||||
"python-dateutil"
|
||||
"python-pypdf"
|
||||
)
|
||||
makedepends=("git")
|
||||
optdepends=("postgresql: database")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue