c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #26310
Re: [Bug 726592] Re: [6.0] ir.property created even if the value is the same as generic property
Very good, thanks!
On Mon, Jun 13, 2011 at 2:06 AM, Yogesh(Open ERP) <ysa@xxxxxxxxxxx>
wrote:
> Hello,
>
> It has been fixed at lp:~openerp-dev/openobject-
> server/6.0-bug-726592-ysa and it will be merged soon to the stable 6.0
> server branch.
>
> Thanks,
>
> ** Changed in: openobject-server/6.0
> Status: Confirmed => Fix Committed
>
> --
> You received this bug notification because you are a member of OpenERP
> Drivers, which is subscribed to OpenERP Server.
> https://bugs.launchpad.net/bugs/726592
>
> Title:
> [6.0] ir.property created even if the value is the same as generic
> property
>
> Status in OpenERP Server:
> Fix Committed
> Status in OpenERP Server 6.0 series:
> Fix Committed
> Status in OpenERP Server trunk series:
> Fix Committed
>
> Bug description:
> Hello,
>
> This issue happens on the 6.0 stable (I reproduced the bug on the
> revno 3353).
>
> The problem is that new ir properties are created each time you create
> a new object (like product category or product), even if you don't
> select another value than the default value.
>
> To reproduce it :
> 1) bzr branch on openerp 6 stable branches
> 2) create a new database with demo data
> 3) do the configuration wizard, check the Sales Management in the step
> "Install Applications"
> 4) go to the Administration > Configuration > Parameters > Configuration
> Parameters and take note of the generic property_account_expense_categ value
> (ie. "4200 Achats de marchandises article X") and the generic
> property_account_income_categ value (ie. "1000 Caisse principale")
> 5) go to Sales > Configuration > Product > Products Categories
> 6) create a new category, only fill the name field, don't change the
> accounting properties
> 7) return to the Configuration Parameters and see that there is two new
> properties property_account_expense_categ and property_account_income_categ
> binded with your new category, open them
> 8) see that their values are the same that the default property
>
> I hope my explanation is clear.
>
> Thanks
> Guewen
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/openobject-server/+bug/726592/+subscriptions
>
--
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/726592
Title:
[6.0] ir.property created even if the value is the same as generic
property
Status in OpenERP Server:
Fix Committed
Status in OpenERP Server 6.0 series:
Fix Committed
Status in OpenERP Server trunk series:
Fix Committed
Bug description:
Hello,
This issue happens on the 6.0 stable (I reproduced the bug on the
revno 3353).
The problem is that new ir properties are created each time you create
a new object (like product category or product), even if you don't
select another value than the default value.
To reproduce it :
1) bzr branch on openerp 6 stable branches
2) create a new database with demo data
3) do the configuration wizard, check the Sales Management in the step "Install Applications"
4) go to the Administration > Configuration > Parameters > Configuration Parameters and take note of the generic property_account_expense_categ value (ie. "4200 Achats de marchandises article X") and the generic property_account_income_categ value (ie. "1000 Caisse principale")
5) go to Sales > Configuration > Product > Products Categories
6) create a new category, only fill the name field, don't change the accounting properties
7) return to the Configuration Parameters and see that there is two new properties property_account_expense_categ and property_account_income_categ binded with your new category, open them
8) see that their values are the same that the default property
I hope my explanation is clear.
Thanks
Guewen
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/726592/+subscriptions
References