mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
DX: embed test app inside bundle
This commit is contained in:
14
tests/app/config/packages/chill_budget.yaml
Normal file
14
tests/app/config/packages/chill_budget.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
#chill_amli_budget:
|
||||
# resources:
|
||||
# - { key: travail-temporaire, labels: [{ lang: fr, label: "Travail temporaire" }]}
|
||||
# - { key: chomage, labels: [{ lang: fr, label: "Allocation de chômage"}]}
|
||||
# - { key: cpas, labels: [{ lang: fr, label: "CPAS"}]}
|
||||
# - { key: mutuelle, labels: [{ lang: fr, label: "Mutuelle"}]}
|
||||
# - { key: pension-alimentaire, labels: [{ lang: fr, label: "Pension alimentaire"}]}
|
||||
# - { key: allocation-fam, labels: [{ lang: fr, label: "Allocations familiales"}]}
|
||||
# charges:
|
||||
# - { key: charge-communes, labels: [{ lang: fr, label: "Charges communes" }]}
|
||||
# - { key: electricity, labels: [{ lang: fr, label: "Électricité" }]}
|
||||
# - { key: gaz, labels: [{ lang: fr, label: "Gaz" }]}
|
||||
# - { key: water, labels: [{ lang: fr, label: "Eau" }]}
|
||||
# - { key: autres, labels: [ { lang: fr, label: "Autres"}]}
|
Reference in New Issue
Block a user