Feat(Categories): Show categories no filter yet
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
---
|
||||
tags:
|
||||
categories:
|
||||
tout:
|
||||
name: Tout
|
||||
variant: info
|
||||
icon: file-invoice-dollar
|
||||
color: '#78e08f'
|
||||
words: []
|
||||
|
||||
cash:
|
||||
name: Cash
|
||||
variant: info
|
||||
@@ -26,6 +33,25 @@ tags:
|
||||
- PAIEMENT
|
||||
- RETRAIT
|
||||
|
||||
tags:
|
||||
cash:
|
||||
name: Cash
|
||||
variant: info
|
||||
icon: money-bill-wave
|
||||
color: '#78e08f'
|
||||
words:
|
||||
- RETRAIT
|
||||
|
||||
virements:
|
||||
name: Virements
|
||||
variant: info
|
||||
icon: directions
|
||||
invert: true
|
||||
color: "#f6b93b"
|
||||
words:
|
||||
- PAIEMENT
|
||||
- RETRAIT
|
||||
|
||||
autoroute:
|
||||
name: Autoroute
|
||||
variant: danger
|
||||
|
||||
Reference in New Issue
Block a user