Additional Program tag already in books.ledger

This commit is contained in:
Bradley M. Kuhn 2014-08-04 22:28:28 -04:00
parent 369a0b9820
commit 767c83d533

View file

@ -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,