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

Hi,

I have an error message when installing the "point of sale" application. I don't find this error.

"psycopg2.IntegrityError: null value in column "receivable_account_id" violates not-null constraintDETAIL: Failing row contains (1, Espèces, null, t, 6, f, 1, null, t, 1, 2021-07-05 15:04:43.600895, 1, 2021-07-05 15:04:43.600895)."

Thank you for your help

形象
丢弃
编写者

Thank you for your help !

I found the source of the error. I had deleted the accounting account 411101 Customers (Pos)

最佳答案

Hi Mauri, Just try upgrade the account module that may fix your issue.




形象
丢弃
编写者 最佳答案

hi Kartik,

Thank you for your answer
pos_payment does not exist in the database. "Point of sales" has never been installed. The error message appears when I want to install this application
Thanks

形象
丢弃
最佳答案

Hello Fabienne,

The error seems, that it is coming from pos_payment_method where this receivable_account_id(i.e Intermediary Account) is required.

Solution1 - Check in the database, is there any pos_payment_method exist, remove them all by sql query. And then try to install point_of_sale module and reset the pos_payment_method according to your business need.


Solution2 - If you want all older pos_payment_method which is already present in your database, then assign receivable_account_id value for that particular pos_payment_method.


Thanks.!

形象
丢弃
相关帖文 回复 查看 活动
0
12月 24
18
0
11月 24
2666
0
11月 23
1897
1
2月 23
2626
0
5月 22
1742