diff --git a/accounting.rst b/accounting.rst index 4d599be57..511e330a8 100644 --- a/accounting.rst +++ b/accounting.rst @@ -12,4 +12,5 @@ Accounting accounting/payables accounting/bank accounting/others + accounting/localizations diff --git a/accounting/localizations.rst b/accounting/localizations.rst new file mode 100644 index 000000000..1e4db26b5 --- /dev/null +++ b/accounting/localizations.rst @@ -0,0 +1,8 @@ +============= +Localizations +============= + +.. toctree:: + :titlesonly: + + localizations/switzerland \ No newline at end of file diff --git a/accounting/localizations/media/switzerland00.png b/accounting/localizations/media/switzerland00.png new file mode 100644 index 000000000..33dadaca3 Binary files /dev/null and b/accounting/localizations/media/switzerland00.png differ diff --git a/accounting/localizations/media/switzerland01.png b/accounting/localizations/media/switzerland01.png new file mode 100644 index 000000000..769400b03 Binary files /dev/null and b/accounting/localizations/media/switzerland01.png differ diff --git a/accounting/localizations/media/switzerland02.png b/accounting/localizations/media/switzerland02.png new file mode 100644 index 000000000..0ad5a2eb9 Binary files /dev/null and b/accounting/localizations/media/switzerland02.png differ diff --git a/accounting/localizations/media/switzerland03.png b/accounting/localizations/media/switzerland03.png new file mode 100644 index 000000000..84de16e8b Binary files /dev/null and b/accounting/localizations/media/switzerland03.png differ diff --git a/accounting/localizations/media/switzerland04.png b/accounting/localizations/media/switzerland04.png new file mode 100644 index 000000000..cfddabf47 Binary files /dev/null and b/accounting/localizations/media/switzerland04.png differ diff --git a/accounting/localizations/switzerland.rst b/accounting/localizations/switzerland.rst new file mode 100644 index 000000000..2f5972f0d --- /dev/null +++ b/accounting/localizations/switzerland.rst @@ -0,0 +1,46 @@ +=================================== +Switzerland Accounting Localization +=================================== + +ISR (In-payment Slip with Reference number) +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +The ISRs are payment slips used in Switzerland. You can print them +directly from Odoo. On the customer invoices, there is a new button +called *Print ISR*. + +.. image:: media/switzerland00.png + :align: center + +.. tip:: + The button *Print ISR* only appears there is well a bank account + defined on the invoice. You can use CH6309000000250097798 as bank + account number and 010391391 as CHF ISR reference. + +.. image:: media/switzerland01.png + :align: center + +Then you open a pdf with the ISR. + +.. image:: media/switzerland02.png + :align: center + +There exists two layouts for ISR: one with, and one without the bank +coordinates. To choose which one to use, there is an option to print the +bank information on the ISR. To activate it, go in +:menuselection:`Accounting --> Configuration --> Settings --> Accounting Reports` +and tick this box : + +.. image:: media/switzerland03.png + :align: center + +Currency Rate Live Update +~~~~~~~~~~~~~~~~~~~~~~~~~ + +You can update automatically your currencies rates based on the Federal +Tax Administration from Switzerland. For this, go in +:menuselection:`Accounting --> Settings`, activate the multi-currencies setting and choose the service +you want. + +.. image:: media/switzerland04.png + :align: center