Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3 Ответы
3351 Представления

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.!

Аватар
Отменить
Related Posts Ответы Просмотры Активность
0
дек. 24
18
0
нояб. 24
2699
0
нояб. 23
1917
1
февр. 23
2680
0
мая 22
1785