From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- addons/l10n_ch/demo/account_cash_rounding.xml | 10 ++++++++ addons/l10n_ch/demo/demo_company.xml | 34 +++++++++++++++++++++++++++ 2 files changed, 44 insertions(+) create mode 100644 addons/l10n_ch/demo/account_cash_rounding.xml create mode 100644 addons/l10n_ch/demo/demo_company.xml (limited to 'addons/l10n_ch/demo') diff --git a/addons/l10n_ch/demo/account_cash_rounding.xml b/addons/l10n_ch/demo/account_cash_rounding.xml new file mode 100644 index 00000000..eff16e4e --- /dev/null +++ b/addons/l10n_ch/demo/account_cash_rounding.xml @@ -0,0 +1,10 @@ + + + + + Coinage 0.05 + 0.05 + add_invoice_line + + + diff --git a/addons/l10n_ch/demo/demo_company.xml b/addons/l10n_ch/demo/demo_company.xml new file mode 100644 index 00000000..7c90ec25 --- /dev/null +++ b/addons/l10n_ch/demo/demo_company.xml @@ -0,0 +1,34 @@ + + + + CH Company + CHE-530781296TVA + 14 Meierskappelerstrasse + Risch-Rotkreuz + + + 6343 + +41 78 123 45 67 + info@company.chexample.com + www.chexample.com + + + + CH Company + + + + + + + + + + + + + + + + + -- cgit v1.2.3