Additional Program tag already in books.ledger
This commit is contained in:
parent
369a0b9820
commit
767c83d533
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ tag IncomeType
|
|||
|
||||
tag Program
|
||||
assert value =~ /[ A-z0-9\-]+(:[ A-z0-9\-]+)*/
|
||||
check value =~ /^(Main Org:(Overhead|Direct Fundraising))$/
|
||||
check value =~ /^(Main Org:(Overhead|Direct Fundraising|Software:Internal))$/
|
||||
|
||||
|
||||
; Entity tag is just a string, but shouldn't have spaces, just letters,
|
||||
|
|
Loading…
Reference in a new issue