You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#. For accounts where you want to suppress automatic calculations (for ie taxes), set the according flag
43
+
1. Go to your company
44
+
2. Fill in the fields in the DATEV tab
45
+
3. For accounts where you want to suppress automatic calculations (for
46
+
ie taxes), set the according flag
50
47
51
-
The module also contains an inactive cronjob and a mail template allowing you to send period DATEV export somewhere via email. It relies on finding exactly one date range for the previous month and one for the year of the previous month, otherwise you'll see an error message in your log when running the cronjob. Note that the data transmitted via email is not encrypted.
48
+
The module also contains an inactive cronjob and a mail template
49
+
allowing you to send period DATEV export somewhere via email. It relies
50
+
on finding exactly one date range for the previous month and one for the
51
+
year of the previous month, otherwise you'll see an error message in
52
+
your log when running the cronjob. Note that the data transmitted via
53
+
email is not encrypted.
52
54
53
55
Usage
54
56
=====
55
57
56
58
To use this module, you need to:
57
59
58
-
#. Go to `Invoicing` / `Reporting` / `DATEV export`
59
-
#. Create an export, choose a date range to use as fiscal year, and ranges to export
60
-
#. Click ``Generate``
60
+
1. Go to Invoicing / Reporting / DATEV export
61
+
2. Create an export, choose a date range to use as fiscal year, and
62
+
ranges to export
63
+
3. Click ``Generate``
61
64
62
65
Known issues / Roadmap
63
66
======================
64
67
65
-
* support missing formats
66
-
* add empty fields
68
+
- support missing formats
69
+
- add empty fields
67
70
68
71
Bug Tracker
69
72
===========
70
73
71
74
Bugs are tracked on `GitHub Issues <https://github.com/OCA/l10n-germany/issues>`_.
72
75
In case of trouble, please check there if your issue has already been reported.
73
76
If you spotted it first, help us to smash it by providing a detailed and welcomed
0 commit comments