← Back to team overview

openerp-india team mailing list archive

[Bug 1233254] Re: serial number : creation does not always get the product

 

Hi Alexandre,
You are right, there are some places where context is missing on the m20 field in xml view and that's the reason there isn't default value set in creation view. You would also agree that this isn't a bug but an improvement, obviously to trunk and not for stable.

I will mark it as wishlist and thanks for your understanding,
Rifakat

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

** Changed in: openobject-addons
   Importance: Undecided => Wishlist

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

Title:
  serial number : creation does not always get the product

Status in OpenERP Addons (modules):
  Confirmed

Bug description:
  In some cases, when a SN is required in a form and I input the value
  of the SN, and click the Create "xxxxxx" option in the drop down list,
  I get a SN creation form with the Product field filled in using the
  product value from the original object I am creating. In some case I
  don't. This is a major usability issue as the user interface is
  inconsistent and errors can be introduced by the information
  duplication.

  Cases where the product_id is filled:

  * stock.picking.in / stock.picking.out creation
  * stock.move creation
  * splitting products to consume in mrp make order
  * using the split button in "Produced Product" in mrp make order

  Cases where the product_id is not filled:

  * inventory line creation
  * using the split button in "Product to Produce" in mrp make order
  * mrp_repair creation form, for the product to repair SN
  * mrp_repair creation for in the operation lines

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


References