跳至内容
菜单
此问题已终结
2 回复
1524 查看

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

how should i address this eroor?

形象
丢弃
最佳答案

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.

形象
丢弃
最佳答案

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

形象
丢弃