mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 17:28:18 +02:00
7 lines
98 B
YAML
7 lines
98 B
YAML
DEFAULTS: &DEFAULTS
|
|
account_id: 1
|
|
|
|
one:
|
|
<<: *DEFAULTS
|
|
invoice: paid
|
|
bank_transaction: one
|