4e7c8d393c
fix: consolidate some duplicated code
...
i feel like there was a reason i hadn't done that to begin with, but
now can't recall for sure. pylint certainly thinks it is duplicated
so mostly cleaning this up per its suggestion...
2025-09-01 18:40:21 -05:00
614189531f
docs: add badge for pylint
2025-09-01 15:37:38 -05:00
9805991916
docs: add badge for black code style
2025-08-31 13:28:41 -05:00
2107e9ee1d
fix: format all code with black
...
and from now on should not deviate from that...
2025-08-31 12:59:28 -05:00
4bb4272341
docs: update intersphinx doc links per server migration
2025-02-18 12:15:00 -06:00
89e3445ace
feat: add config option to show/hide Store ID; default value
2025-01-27 20:33:14 -06:00
3ef84ff706
feat: add basic model, views for Stores
2025-01-27 18:15:07 -06:00
d8c834095b
feat: add pkg extras for postgres, mysql; update install doc
...
no longer requires psycopg2 by default; use postgres extra
2025-01-26 17:50:00 -06:00
a14b97243c
docs: add install doc
2025-01-26 13:18:32 -06:00
df6db3cc56
fix: add setup hook to auto-create Order Admin role
2025-01-26 13:17:35 -06:00
aeafd9e669
docs: add overview doc
2025-01-26 11:34:26 -06:00
bdf9e46be5
feat: allow basic support for item discounts
2025-01-25 23:33:49 -06:00
c79b0262f3
fix: customize "view order item" page w/ panels
...
more to come soon..
2025-01-15 17:16:31 -06:00
Lance Edgar
2c95d3ce28
docs: fix glossary term mixup
2025-01-09 21:04:34 -06:00
Lance Edgar
a4ad23c7fa
feat: add basic support for local customer, product lookups
...
also convert pending to local (where relevant) when executing batch
2025-01-09 12:13:58 -06:00
Lance Edgar
6954dde8bc
docs: ensure static folder exists
2025-01-06 17:28:26 -06:00
Lance Edgar
ef07d30a85
feat: add basic "create order" feature, docs, tests
...
just the package API docs so far, narrative will come later
2025-01-06 17:03:41 -06:00