← Back to team overview

openerp-india team mailing list archive

[Bug 992342] Re: [v6]Analytic account currency same as company - remove selection.

 

Hello Oystein,

I have completely look your issue.

Your issue is already improved on trunk as well 6.1 (Latest OpenERP)
version but in another way.

We have removed the "Account Currency"  field on form view of Analytic
account . So you can not manually changed your account's currency  by
using this field. Because basically "Analytic Account " takes the
company currency and  this currecy will set on Currency filed of
analytic account, So we can not allow to change this currency from
Analytic account that's why we have removed it. As well as we have also
removed the check_currency constraint from analytic.py. That's why you
never get this  "Currency has to be the same as the currency of the
selected company" error message on trunk as well as 6.1.

Now comes on multi-currency environment of  Analytic Account, If you
want's your analytic journal item's entry differ then your analytic
account (company) currency then you have to use a different
pricelist(with different currency )  on analytic account, So this
currency will forcefully apply on your analytic journal entry.

So your issue is only affected to 6.0 stable version, As per our stable
version's bug management policy we have consider only blocking point.

For this type of issues, If you have a support and maintenance contract
with us then you can contact our OPW team at support@xxxxxxxxxxx.  They
will definitely help you. Or you can use a latest stable version(6.1)

Thanks for reporting!

** Summary changed:

- Analytic account currency same as company - remove selection.
+ [v6]Analytic account currency same as company - remove selection.

** Changed in: openobject-addons
       Status: New => Won't Fix

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/992342

Title:
  [v6]Analytic account currency same as company - remove selection.

Status in OpenERP Addons (modules):
  Won't Fix

Bug description:
  Branch: 6.0.

  Would like to create analytic accounts with different currency then
  that of the selected company.

  This seems not to be possible. Suggesting this to be allowed in the
  future :-)

  For the moment:
  Getting error message: "Currency has to be the same as the currency of the selected company"

  This is fine, but then remove the selection of currency. Just show the
  currency of the selected company automatically.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/992342/+subscriptions


References