← Back to team overview

openerp-india team mailing list archive

[Bug 1062911] Re: [trunk] Sale order line, usability problem, not form inline

 

Hello,

Depending on the options you check in the customization screens, the
sale order lines switches to the dialog mode for recording SO lines,
like in v6.1. If you activate features depending on fields that are not
in the ediatble lists (like properties, MTS/MTO) the sale order changes
to the old way, using a dialog.

It's implemented using a new features "groups on views" and having a
view that inherits the sale order line and overwriting the
editable="bottom" attribute.

If you have custom modules that adds some options in the SO lines, just
set the "employee" group so that it inherits from this particular group.
Or, for useability purposes, if you want your users to edit in a form
dialog instead of an inline editable list; you just have to assign them
one group.

The actual behaviour of v7.0 is not a mess as most of the top accounting
softwares (like quickbooks) does this. So I close this bug. If you miss
a field in the form view, please open a new, more precise feature
request.

** Changed in: openobject-addons
       Status: New => Invalid

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

Title:
  [trunk] Sale order line, usability problem, not form inline

Status in OpenERP Addons (modules):
  Invalid

Bug description:
  When you are doing a sale order, you need always all the information
  of the line, we have customized this form and tree view several time,
  but never touch the original one, they are good enought, IMHO the
  actual behaviour are really a mess.

  1.- Is not possible inline change to Form.
  2.- Is you have more than one tax per line the edition is wrong [See Picture.]
  3.- Less fields than what you need, logitic and history of the line dissapear [module sale_stock is not adding as i could see],

  
  IMHO it need a little of work yet, for now the bug is just to improve the ability to change to form view in lines and the leak of history tab.

  Regards.

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


References