Changeset - 767c83d53359
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 10 years ago 2014-08-05 02:29:26
bkuhn@ebb.org
Additional Program tag already in books.ledger
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
accounts/config/config-tags.ledger
Show inline comments
...
 
@@ -45,9 +45,9 @@ tag IncomeType
 
; are produced if a new program never seen before is encountered.
 

	
 
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,
 
; numbers and dashes.
0 comments (0 inline, 0 general)