Erpnext: Gap analysis to reach german market requirements

Created on 16 Oct 2019  Â·  12Comments  Â·  Source: frappe/erpnext

Communication discussion

Most helpful comment

Adresses are Street No, "second Adress line", Postalcode (5 digits or less), City. County is not commonly used.

https://github.com/frappe/erpnext/blob/develop/erpnext/regional/germany/address_template.html

All 12 comments

Numbers/Digits: In Germany we seperate the thousends with a dot and the decimal place as comma (instead of dot/point) eg 4.599,99 € https://discuss.erpnext.com/t/v12-1-6-decimals-in-currencies-not-working/53486/21

Seems to work now...

Adresses are Street No, "second Adress line", Postalcode (5 digits or less), City. County is not commonly used.

https://github.com/frappe/erpnext/blob/develop/erpnext/regional/germany/address_template.html

@barredterra Is this in the core already?

Yes!

I just added a fix: https://github.com/frappe/erpnext/pull/19828 , please let me know what you think.

I created two pull requests to add the German CoA "SKR03":

Please upvote the one you like more and leave a comment why.

Compliance to the GoBD, including this report, is a hard requirement in case any German company is supposed to do their accounting with ERPNext:

@wojosc Create a discuss post for community to contribute for this kind of requirements.

GoBD is fairly easy when used in combination with a git repository that was configured for the purpose (no history rewriting on the master branch, each change creates a commit that is pushed on submet). Conversions to pdf actually do not help.

In v13 there will be an immutable ledger. I think this will cover most of the requirements. I suggest to wait for that befor we proceed any further.

@christf you are legally required to keep the PDF you sent to a business partner, unless you are able to reproduce it exactly in the future. We cannot reproduce it exactly, so we have to keep it.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

neilLasrado picture neilLasrado  Â·  4Comments

heyakyra picture heyakyra  Â·  4Comments

vorasmit picture vorasmit  Â·  3Comments

alimalkhalifa picture alimalkhalifa  Â·  3Comments

mubeenmazhar picture mubeenmazhar  Â·  4Comments