imported>Hexo |
imported>Hexo |
Line 1: |
Line 1: |
| [[File:Krnlab_stickers.jpg|800px|thumb|left|Awwww, we've got stickers]] | | [[File:Krnlab_stickers.jpg|800px|thumb|left|Awwww, we've got stickers]] |
|
| |
| ===== Underground, o.s. =====
| |
| * the name of our civic society
| |
| * registrated: 08.06.2010
| |
| * IČO: '''22859802'''
| |
| * bank account: '''2900086515/2010'''
| |
| * '''[[stanovy|Charter (stanovy)]]''', '''[[vnitrni_predpisy|Internal rules]]'''
| |
|
| |
| ===== Membership payments amount =====
| |
| * 400 Kč per month
| |
| * 200 Kč per month (students) - potvrzení o studiu / ISIC needed
| |
| * to the bank account mentioned above
| |
| * must follow rules mentioned lower (otherwise they will not be recognized by our automatized payment maintainer
| |
|
| |
| ===== Format of membership payments =====
| |
| It's not as complicated as it looks like ;)
| |
|
| |
|
| |
| === Variable symbol (Variabilní symbol, VS) ===
| |
| This field must contain your ''memberID'' (see [[council/members|zde]]).
| |
|
| |
| === Message for recipient (Zpráva pro příjemce) ===
| |
| This field serves as a payment identification (which period you are paying for) and has a mandatory
| |
| format (case-insensitive), use one of (strftime syntax):
| |
| * '''%Y/%m'''
| |
| * '''%Y/%m-%m'''
| |
|
| |
| You can chain this specifications (combine them). %Y means year (4 digit number)
| |
| and %m means month (01-12).
| |
|
| |
| Examples:
| |
|
| |
| ==== '''correct''' ====
| |
| * '''2012/01'''
| |
| * '''2012/1-5'''
| |
| * '''2011/12 2012/1-02'''
| |
|
| |
| ==== incorrect ====
| |
| * '''2011-jan''' (correct is '''2011/1''')
| |
| * '''2011/12-02''' (correct is: '''2011/12 2012/1-2''')
| |
| * '''11/01-03''' (correct is: '''2011/1-3''')
| |
|
| |
| ==== n.b. ====
| |
| There is also possibility to type in this field "''clensky prispevek''" - use this for standing orders (cz: trvalý příkaz). Payment arrival date then
| |
| serves as a payment identification (which period you are paying for).
| |
| F.e. if we will receive your payment on January 10th 2012, you are in for january 2012.
| |
|
| |
|
| |
| === Amount ===
| |
| See infromation above. The amount must correspond with what you gave in the "message for recipient".
| |
|
| |
|
| |
| === Summary ===
| |
| The payment must have correct '''variable symbol''' (your ''memberID''), correct
| |
| payment specification in the field '''message for recipient''' (with proper payment specification)
| |
| and also must contain '''proper amount of money'''.
| |
|
| |
| Thanks to these rules, we can manage payments automatically.
| |
| If there are any questions, ask ''nixie'' (or someone else) on our IRC channel.
| |