Nicola Malcontenti - Agile BG has proposed merging lp:~agilebg/openobject-italia/7.0-bug-1284569-hurrinico into lp:openobject-italia/7.0.
Requested reviews: OpenERP Italia core devs (openobject-italia-core-devs) For more details, see: https://code.launchpad.net/~agilebg/openobject-italia/7.0-bug-1284569-hurrinico/+merge/208644 fix per https://bugs.launchpad.net/openobject-italia/+bug/1284569 -- https://code.launchpad.net/~agilebg/openobject-italia/7.0-bug-1284569-hurrinico/+merge/208644 Your team OpenERP Italia core devs is requested to review the proposed merge of lp:~agilebg/openobject-italia/7.0-bug-1284569-hurrinico into lp:openobject-italia/7.0.
=== modified file 'l10n_it_sale/stock/picking_view.xml' --- l10n_it_sale/stock/picking_view.xml 2013-05-02 06:30:33 +0000 +++ l10n_it_sale/stock/picking_view.xml 2014-02-27 16:51:59 +0000 @@ -44,7 +44,7 @@ <field name="inherit_id" ref="delivery.view_delivery_order_inherit_stock"/> <field name="arch" type="xml"> <button name="%(delivery.report_shipping)d" position="replace"> - <button name="%(action_wizard_assign_ddt)d" string="Assign DDT" states="done,assigned" type="action"/> + <button name="%(action_wizard_assign_ddt)d" string="Assign DDT" states="done" type="action"/> </button> </field> </record>
_______________________________________________ Mailing list: https://launchpad.net/~openobject-italia-core-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~openobject-italia-core-devs More help : https://help.launchpad.net/ListHelp

