blob: c0cb8cd0b6334425a65b7232f29de5c5bf49fbc7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
################################################################
#
# German Callino Surf Plus accounting rules
# created 2000-11-24 by thomas holst (tho), holstt@thoserve.de
#
################################################################
#
# name of ruleset
#
################################################################
name=Callino_Surf_Plus
################################################################
#
# currency settings
#
################################################################
currency_symbol=DM
currency_position=right
currency_digits=2
################################################################
#
# connection settings
#
################################################################
per_connection=0.0
minimum_costs=0.0
default=(0.019,60)
|