← Back to team overview

openerp-india team mailing list archive

[Bug 902440] Re: product & product category - accounts must not be views

 

account move line has a check so it will not save move lines
        (_check_no_view, 'You can not create move line on view account.', ['account_id']),

but it is missing for 
account_analytic_line()

-- 
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/902440

Title:
  product & product category - accounts must not be views

Status in OpenERP Addons (modules):
  New

Bug description:
  just found that for stock valuation account (anglo saxon)

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


References