While trying to create a new company with the desired Charts of Accounts I receive
“Account Wertberichtigungen zu Forderungen mit einer Restlaufzeit von mehr als 1 Jahr gegen Unternhemen- mit denen ein Beteiligungsverhältnis besteht - COMPANY_ABBREV not found”.
Any hints on what’s wrong with the .json-file (line 242)?
Do I miss out on configuring sth. else with my installation?
Digging a bit deeper I think I found something: Account’s length is 141 chars, I read in some other post that length is limited to 140 chars. Expanding field’s length apparently helps. Though the returned error message is a bit misleading. Gonna keep on looking into it.
there are discussions about how to contribute to ERPNext.
In your case (once you found a solution) I’d like to encourage you to write a fix and do a PR to the ‘develop’ or ‘master’ (not 100% sure which would be the appropriate one) branch on github. If it’s really the 140 char limitation that should be easy to fix I guess.
If you need any assistance to manage github I’d be happy to assist (with limited chops on my side though, but I guess we still could manage somehow)