@@ -44,3 +44,61 @@ you want.
44
44
45
45
.. image :: media/switzerland04.png
46
46
:align: center
47
+
48
+ New 2018 VAT Rates
49
+ ~~~~~~~~~~~~~~~~~~
50
+
51
+ Starting from the 1st January 2018, new reduced VAT rates will be
52
+ applied in Switzerland. The normal 8.0% rate will switch to 7.7% and the
53
+ specific rate for the hotel sector will switch from 3.8% to 3.7%.
54
+
55
+ How to update your taxes in Odoo Enterprise (SaaS or On Premise)?
56
+ -----------------------------------------------------------------
57
+
58
+ If you have the V11.1 version, all the work is already been done, you
59
+ don't have to do anything.
60
+
61
+ If you have started on an earlier version, you first have to update the
62
+ module "Switzerland - Accounting Reports". For this, you go in
63
+ :menuselection: `Apps --> remove the filter "Apps" --> search for "Switzerland - Accounting Reports" --> open the module --> click on "upgrade" `.
64
+
65
+ .. image :: media/switzerland05.png
66
+ :align: center
67
+
68
+ Here are the new taxes to create (you can create them by duplicating the
69
+ existing taxes):
70
+
71
+ +-------------------------------------------------+------------+------------------------+--------------------------------------+-----------------+---------------------------------------------------------------------------+
72
+ | **Tax Name ** | **Rate ** | **Label on Invoice ** | **Tax Group (effective from V10) ** | **Tax Scope ** | **Tag ** |
73
+ +=================================================+============+========================+======================================+=================+===========================================================================+
74
+ | TVA 7.7% sur achat B&S (TN) | 7.7% | 7.7% achat | TVA 7.7% | Purchases | Switzerland VAT Form: grid 400 |
75
+ +-------------------------------------------------+------------+------------------------+--------------------------------------+-----------------+---------------------------------------------------------------------------+
76
+ | TVA 7.7% sur achat B&S (Incl. TN) | 7.7% | 7.7% achat Incl. | TVA 7.7% | Purchases | Switzerland VAT Form: grid 400 |
77
+ +-------------------------------------------------+------------+------------------------+--------------------------------------+-----------------+---------------------------------------------------------------------------+
78
+ | TVA 7.7% sur invest. et autres ch. (TN) | 7.7% | 7.7% invest. | TVA 7.7% | Purchases | Switzerland VAT Form: grid 405 |
79
+ +-------------------------------------------------+------------+------------------------+--------------------------------------+-----------------+---------------------------------------------------------------------------+
80
+ | TVA 7.7% sur invest. et autres ch. (Incl. TN) | 7.7% | 7.7% invest. Incl. | TVA 7.7% | Purchases | Switzerland VAT Form: grid 405 |
81
+ +-------------------------------------------------+------------+------------------------+--------------------------------------+-----------------+---------------------------------------------------------------------------+
82
+ | TVA 3.7% sur achat B&S (TS) | 3.7% | 3.7% achat | TVA 3.7% | Purchases | Switzerland VAT Form: grid 400 |
83
+ +-------------------------------------------------+------------+------------------------+--------------------------------------+-----------------+---------------------------------------------------------------------------+
84
+ | TVA 3.7% sur achat B&S (Incl. TS) | 3.7% | 3.7% achat Incl. | TVA 3.7% | Purchases | Switzerland VAT Form: grid 400 |
85
+ +-------------------------------------------------+------------+------------------------+--------------------------------------+-----------------+---------------------------------------------------------------------------+
86
+ | TVA 3.7% sur invest. et autres ch. (TS) | 3.7% | 3.7% invest | TVA 3.7% | Purchases | Switzerland VAT Form: grid 405 |
87
+ +-------------------------------------------------+------------+------------------------+--------------------------------------+-----------------+---------------------------------------------------------------------------+
88
+ | TVA 3.7% sur invest. et autres ch. (Incl. TS) | 3.7% | 3.7% invest Incl. | TVA 3.7% | Purchases | Switzerland VAT Form: grid 405 |
89
+ +-------------------------------------------------+------------+------------------------+--------------------------------------+-----------------+---------------------------------------------------------------------------+
90
+ | TVA due a 7.7% (TN) | 7.7% | 7.7% | TVA 7.7% | Sales | Switzerland VAT Form: grid 302 base, Switzerland VAT Form: grid 302 tax |
91
+ +-------------------------------------------------+------------+------------------------+--------------------------------------+-----------------+---------------------------------------------------------------------------+
92
+ | TVA due à 7.7% (Incl. TN) | 7.7% | 7.7% Incl. | TVA 7.7% | Sales | Switzerland VAT Form: grid 302 base, Switzerland VAT Form: grid 302 tax |
93
+ +-------------------------------------------------+------------+------------------------+--------------------------------------+-----------------+---------------------------------------------------------------------------+
94
+ | TVA due à 3.7% (TS) | 3.7% | 3.7% | TVA 3.7% | Sales | Switzerland VAT Form: grid 342 base, Switzerland VAT Form: grid 342 tax |
95
+ +-------------------------------------------------+------------+------------------------+--------------------------------------+-----------------+---------------------------------------------------------------------------+
96
+ | TVA due a 3.7% (Incl. TS) | 3.7% | 3.7% Incl. | TVA 3.7% | Sales | Switzerland VAT Form: grid 342 base, Switzerland VAT Form: grid 342 tax |
97
+ +-------------------------------------------------+------------+------------------------+--------------------------------------+-----------------+---------------------------------------------------------------------------+
98
+
99
+ .. tip :: **Do not suppress or modify the existing taxes** (8.0% and 3.8%).
100
+ You just have to archive them once you have encoded all your 2017
101
+ transactions.
102
+
103
+ If you have questions or remarks, please contact our support using
104
+ odoo.com/help.
0 commit comments