← Back to team overview

c2c-oerpscenario team mailing list archive

Re: [Bug 828174] [NEW] account.user_type - insufficient spec

 

Sorry but I have to disagree strongly.  I don't see how account_type affects
multi company or country.  An account type is assigned to an account which
is company specific already.  What benefit is there in maintaining multiple
copies of the same account_type in 99% of use cases?  Most countries have
the same account types anyway, and if anything this is an area that could be
standardised, rather than complicated further by adding multicompany
attributes.  Besides, account_type is generally populated automatically by
localisation installation, so arguably account_type is not just company or
country specific it is chart specific today.

But agree the help text is not very good.

On Thu, Aug 18, 2011 at 4:56 AM, Ferdinand @ Camptocamp <
828174@xxxxxxxxxxxxxxxxxx> wrote:

> Public bug reported:
>
>        'user_type': fields.many2one('account.account.type', 'Account Type',
> required=True,
>            help="These types are defined according to your country. The
> type contains more information "\
>            "about the account and its specificities."),
>
> there is neither country_id nor company_id in account_account_type -
> hence the help text is somewhat missleading.
>
> IMHO company_id should be added to account_account_type to allow true
> multi company (country)
>
> ** Affects: openobject-addons
>     Importance: Undecided
>         Status: New
>
> --
> You received this bug notification because you are subscribed to OpenERP
> Addons.
> https://bugs.launchpad.net/bugs/828174
>
> Title:
>  account.user_type - insufficient spec
>
> Status in OpenERP Modules (addons):
>  New
>
> Bug description:
>          'user_type': fields.many2one('account.account.type', 'Account
> Type', required=True,
>              help="These types are defined according to your country. The
> type contains more information "\
>              "about the account and its specificities."),
>
>  there is neither country_id nor company_id in account_account_type -
>  hence the help text is somewhat missleading.
>
>  IMHO company_id should be added to account_account_type to allow true
>  multi company (country)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/openobject-addons/+bug/828174/+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/828174

Title:
  account.user_type - insufficient spec

Status in OpenERP Modules (addons):
  New

Bug description:
          'user_type': fields.many2one('account.account.type', 'Account Type', required=True,
              help="These types are defined according to your country. The type contains more information "\
              "about the account and its specificities."),

  there is neither country_id nor company_id in account_account_type -
  hence the help text is somewhat missleading.

  IMHO company_id should be added to account_account_type to allow true
  multi company (country)

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


References