Skip to Content
Menu
This question has been flagged
2 Replies
997 Views

''The account code can only contain alphanumeric characters and dots. at multiple rows ''

how should i address this eroor?

Avatar
Discard
Best Answer

The CODE field of any Account you create in Odoo can only contain:

  1. Any uppercase letters from A to Z.
  2. Any lowercase letters from a to z.
  3. Any digits from 0 to 9.
  4. The dot character .

One or more of your accounts has a code with a character or characters other than those allowed. 

If you have any characters other than letters, numbers and the dot then you should replace them with letters, numbers or the dot.

Avatar
Discard
Best Answer

I bump this. Have the same issue. Have You been able to resolve this?

Avatar
Discard