c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #11167
[Bug 698023] [NEW] null value in column "categ_id" violates
Public bug reported:
In product management module. Add a product, and remove it.
but, It raise an exception when I remove the product's category.
The Exception's text:
null value in column "categ_id" violates not-null constraint
CONTEXT: SQL statement "UPDATE ONLY "public"."product_template" SET "categ_id" = NULL WHERE $1 OPERATOR(pg_catalog.=) "categ_id""
I get some information from the PostgreSQL... the product.template
object 's data is not be removed when the product.product object
removed.
** Affects: openobject-server
Importance: Low
Assignee: OpenERP's Framework R&D (openerp-dev-framework)
Status: Confirmed
** Description changed:
In product management module. Add a product, and remove it.
but, It raise an exception when I remove the product's category.
The Exception's text:
null value in column "categ_id" violates not-null constraint
CONTEXT: SQL statement "UPDATE ONLY "public"."product_template" SET "categ_id" = NULL WHERE $1 OPERATOR(pg_catalog.=) "categ_id""
I get some information from the PostgreSQL... the product.template
- object 's data is not remove when the product.product object.
+ object 's data is not be removed when the product.product object
+ removed.
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/698023
Title:
null value in column "categ_id" violates
Status in OpenObject Server:
Confirmed
Bug description:
In product management module. Add a product, and remove it.
but, It raise an exception when I remove the product's category.
The Exception's text:
null value in column "categ_id" violates not-null constraint
CONTEXT: SQL statement "UPDATE ONLY "public"."product_template" SET "categ_id" = NULL WHERE $1 OPERATOR(pg_catalog.=) "categ_id""
I get some information from the PostgreSQL... the product.template object 's data is not be removed when the product.product object removed.
Follow ups
-
[Bug 698023] Re: [trunk] impossible to delete a product category, even empty, if it contained products previously
From: Rucha (Open ERP), 2011-01-13
-
[Bug 698023] Re: [trunk] impossible to delete a product category, even empty, if it contained products previously
From: Atik Agewan(OpenERP), 2011-01-13
-
[Bug 698023] Re: [trunk] impossible to delete a product category, even empty, if it contained products previously
From: Launchpad Bug Tracker, 2011-01-13
-
[Bug 698023] Re: [trunk] impossible to delete a product category, even empty, if it contained products previously
From: Bhumika Shrimali (OpenERP), 2011-01-13
-
[Bug 698023] Re: null value in column "categ_id" violates
From: Olivier Dony (OpenERP), 2011-01-13
-
[Bug 698023] Re: null value in column "categ_id" violates
From: Ysa(Open ERP), 2011-01-12
-
[Bug 698023] Re: null value in column "categ_id" violates
From: Ysa(Open ERP), 2011-01-06
-
[Bug 698023] Re: null value in column "categ_id" violates
From: Ysa(Open ERP), 2011-01-06
-
[Bug 698023] Re: null value in column "categ_id" violates
From: Saz(OpenERP), 2011-01-06
-
[Bug 698023] [NEW] null value in column "categ_id" violates
From: mrshelly, 2011-01-06
References