跳至內容
選單
此問題已被標幟
8809 瀏覽次數

I Can't able to delete a company after being created giving error as

The operation cannot be completed, probably due to the following:

- deletion: you may be trying to delete a record while other records still reference it

- creation/update: a mandatory field is not correctly set

[object with reference: Company - res.company]


But when trying to delete from SQL Line It shows as

ERROR: null value in column "partner_id" violates not-null constraint

DETAIL: Failing row contains (12, ACCOUNTS, null, 21, null, 2017-03-10 07:35:53.81076,

<header>

<pageTemplate>

<frame id="first" x1="1.3cm..., a4, 1, iVBORw0KGgoAAAANSUhEUgAAALQAAAAqCAYAAAAaoXEBAAAiZElEQVR4nO2de4yc..., 1, null, null, account@prakruti.com, 1, f, null,

<header>.........more info


Please can anyone help me on this

頭像
捨棄

This company id might be used in some other records, thats why you are getting this on deleting, so first try to delete those records having this company id and after that you just remove this company

相關帖文 回覆 瀏覽次數 活動
1
3月 15
5992
1
3月 15
4119
1
7月 23
2629
1
10月 22
4114
1
5月 21
9771