-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.example.yaml
More file actions
22 lines (21 loc) · 843 Bytes
/
Copy pathconfig.example.yaml
File metadata and controls
22 lines (21 loc) · 843 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Mappatura personalizzata categorie FIC per vendor
# Se un vendor non matcha, usa "Altri costi" + flag needs_review.
categories:
aws: "Servizi hosting e cloud"
digitalocean: "Servizi hosting e cloud"
hetzner: "Servizi hosting e cloud"
github: "Abbonamenti software SaaS"
notion: "Abbonamenti software SaaS"
slack: "Abbonamenti software SaaS"
openai: "Abbonamenti software SaaS"
google: "Pubblicità e marketing"
meta: "Pubblicità e marketing"
namecheap: "Domini e registrazioni"
godaddy: "Domini e registrazioni"
# Conto FIC di default per ogni categoria
accounts:
"Servizi hosting e cloud": "Costi per servizi informatici"
"Abbonamenti software SaaS": "Spese per servizi"
"Domini e registrazioni": "Costi per servizi informatici"
"Pubblicità e marketing": "Spese di pubblicità"
"Altri costi": "Costi vari"