openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #22746
[Bug 1112169] [NEW] button on stock_picking - split pack does nothing
Public bug reported:
In <record id="view_move_tree" model="ir.ui.view"> there are two
buttons to fill in the tracking_id field.
Before I pulled the latest version of openerp addons tonight, when I
pushed the new pack button
<button name="%(split_into)d" string="Put in a new pack" type="action"
groups="product.group_stock_packaging"
icon="terp-accessories-archiver+"
states="draft,assigned,confirmed,done"/>
A new tracking_id would get inserted into the tree view. Now that
functionality is broken. You have to save the stock.picking.in to get
that button to appear, and even then pressing that button does nothing.
You now have to go into form view and press the "new pack" button to get
a new entry for tracking_id on stock.picking.in
Please make it so pressing the new pack button in the tree view will
create a new tracking_id.
Related, when you first add a new item to and you are entering the
details in the form view, the new pack button is grayed out until you
save, close the screen and re-enter. Please make it so that a new pack
can be split once you choose the product.
** Affects: openobject-addons
Importance: Undecided
Status: New
** Tags: stock.picking
--
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/1112169
Title:
button on stock_picking - split pack does nothing
Status in OpenERP Addons (modules):
New
Bug description:
In <record id="view_move_tree" model="ir.ui.view"> there are two
buttons to fill in the tracking_id field.
Before I pulled the latest version of openerp addons tonight, when I
pushed the new pack button
<button name="%(split_into)d" string="Put in a new pack" type="action"
groups="product.group_stock_packaging"
icon="terp-accessories-archiver+"
states="draft,assigned,confirmed,done"/>
A new tracking_id would get inserted into the tree view. Now that
functionality is broken. You have to save the stock.picking.in to get
that button to appear, and even then pressing that button does
nothing.
You now have to go into form view and press the "new pack" button to
get a new entry for tracking_id on stock.picking.in
Please make it so pressing the new pack button in the tree view will
create a new tracking_id.
Related, when you first add a new item to and you are entering the
details in the form view, the new pack button is grayed out until you
save, close the screen and re-enter. Please make it so that a new
pack can be split once you choose the product.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1112169/+subscriptions
Follow ups
References