From ac68dd9a44704da15e74ac98ad08022bf8899a44 Mon Sep 17 00:00:00 2001 From: konrad Date: Sun, 16 May 2010 16:56:54 +0000 Subject: [PATCH] prep: tags in event related tables git-svn-id: https://silmor.de/svn/softmagic/smoke/trunk@462 6e3c4bff-ac9f-4ac1-96c5-d2ea494d3e33 --- wob/event.wolf | 15 ++++++++++++++- 1 files changed, 14 insertions(+), 1 deletions(-) diff --git a/wob/event.wolf b/wob/event.wolf index ff8203d..af83cff 100644 --- a/wob/event.wolf +++ b/wob/event.wolf @@ -30,6 +30,7 @@ filter flags: defines who can use the category to define a new event (ignored once it is attached to an event) + internal tags: can be used by ticket printing templates or macros to execute certain actions @@ -37,6 +38,7 @@ + @@ -46,6 +48,7 @@ filter flags: defines who can create events with this artist (ignored once it is attached to an event) + internal tags: can be used by macros and printer routines to change behavior or output @@ -65,7 +68,8 @@ filter: who can sell tickets for this event - + taxes on this event in hundredth of a percent, this value is actually never used internall, but may be used by printing routines for calculations + internal tags: can be used by macros and printer routines to change behavior or output
@@ -76,6 +80,7 @@ filter: who can sell tickets in this category for this event + internal tags: can be used by macros and printer routines to change behavior or output @@ -86,6 +91,7 @@ + @@ -93,6 +99,7 @@ + @@ -124,6 +131,7 @@ + @@ -131,6 +139,7 @@ + @@ -171,6 +180,7 @@ + calculated property: contains the amount of tickets currently contained in this price, ignored if sent from client @@ -182,6 +192,7 @@ + @@ -218,6 +229,7 @@ + @@ -236,6 +248,7 @@ + -- 1.7.2.5