mirror of https://gitlab.crans.org/bde/nk20
Merge branch 'quark-main-patch-c661' into 'main'
Update facture template See merge request bde/nk20!236
This commit is contained in:
commit
b8cc297baf
|
@ -27,8 +27,9 @@ class Invoice(models.Model):
|
|||
|
||||
bde = models.CharField(
|
||||
max_length=32,
|
||||
default='SecretStorlist',
|
||||
default='RavePartlist',
|
||||
choices=(
|
||||
('RavePartlist', 'RavePart[list]'),
|
||||
('SecretStorlist', 'SecretStor[list]'),
|
||||
('TotalistSpies', 'Tota[list]Spies'),
|
||||
('Saperlistpopette', 'Saper[list]popette'),
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 1007 KiB |
Binary file not shown.
After Width: | Height: | Size: 196 KiB |
Loading…
Reference in New Issue