mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-02-25 01:21:20 +00:00
Compare commits
8 Commits
2215e5a40c
...
1c87afb279
Author | SHA1 | Date | |
---|---|---|---|
|
1c87afb279 | ||
|
b8cc297baf | ||
|
cd8224f2e0 | ||
|
3c882a7854 | ||
|
357e1bbaa2 | ||
|
f5c4c58525 | ||
|
dafb602b08 | ||
|
5b377e6a75 |
@ -27,8 +27,9 @@ class Invoice(models.Model):
|
|||||||
|
|
||||||
bde = models.CharField(
|
bde = models.CharField(
|
||||||
max_length=32,
|
max_length=32,
|
||||||
default='SecretStorlist',
|
default='RavePartlist',
|
||||||
choices=(
|
choices=(
|
||||||
|
('RavePartlist', 'RavePart[list]'),
|
||||||
('SecretStorlist', 'SecretStor[list]'),
|
('SecretStorlist', 'SecretStor[list]'),
|
||||||
('TotalistSpies', 'Tota[list]Spies'),
|
('TotalistSpies', 'Tota[list]Spies'),
|
||||||
('Saperlistpopette', 'Saper[list]popette'),
|
('Saperlistpopette', 'Saper[list]popette'),
|
||||||
|
BIN
apps/treasury/static/img/RavePartlist.png
Normal file
BIN
apps/treasury/static/img/RavePartlist.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1007 KiB |
BIN
apps/treasury/static/img/RavePartlist_bg.jpg
Normal file
BIN
apps/treasury/static/img/RavePartlist_bg.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 196 KiB |
Loading…
x
Reference in New Issue
Block a user