c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #30835
Re: [Bug 828174] Re: account.user_type - insufficient spec
On 18. 08. 11 18:43, Ferdinand @ Camptocamp wrote:
> @Graeme
> 1) I agree that having multicompany is adding complexity - but it seems necessary if the help text says so.
>
> 2) if account_account_type is populated by nationalization I just wonder
> what will happen in multicompany envirenment if 2 or more
> nationalizations are loaded. - no uniqueness is enforced (6.0.3)
>
@Ferdinand
allow me to disagree on the first one: the help should not lead the
function, it shoud explain it.
on the second one: what kind of country specificity should you need for
"assets", "liabilities", "profit", and so on.
i agree that this field is poorly documented, and sometimes even poorly
used.
afaik, it is used mostly for reporting and filtering (domain = ).
therefore, a good standard should/could only help...
regards,
bogdan
--
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):
Opinion
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
Follow ups
References