[invoice] id_format = "%%d/%%d/%%d/%%04d" %% (series, date.year, (int(date.month/3) + (date.month %% 3>0)), id) templatedir = ~/projects/ElenQ/fracture-py/templates/ currency = € currency_decimal = 2 [series] 1 = Telecom 2 = Teaching 3 = Publishing 4 = Correction [taxes] IRPF = -0.15 [vat] general = 0.21 reducido = 0.10 superreducido = 0.04 exento = 0.00