Initial version of the E-Invoice solution of JR IT Services
This commit is contained in:
16
presets/seller.default.yaml
Normal file
16
presets/seller.default.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
# Default seller settings used by `jr-einvoice init` (edit to your real data)
|
||||
seller:
|
||||
name: "JR IT Services"
|
||||
vat_id: "DE123456789"
|
||||
tax_number: "123/456/78901"
|
||||
email: "johannes@jr-it-services.de"
|
||||
address:
|
||||
street: "Musterstraße 1"
|
||||
postal_code: "80331"
|
||||
city: "München"
|
||||
country: "DE"
|
||||
|
||||
payment:
|
||||
iban: "DE02120300000000202051"
|
||||
bic: "BYLADEM1001"
|
||||
bank_name: "Musterbank"
|
||||
Reference in New Issue
Block a user