Hello, A fix was integrated into openerp 7.0,
Thanks revno: 10013 [merge] revision-id: [email protected] ** Changed in: openobject-addons Status: Confirmed => Fix Released -- 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/1177076 Title: [7.0][stock] production lot/serial is not shown in stock.move form view if pack tracking is not enabled Status in OpenERP Community Backports (Addons): Fix Released Status in OpenERP Community Backports (Addons) 7.0 series: Fix Released Status in OpenERP Addons (modules): Fix Released Bug description: Make sure you have 'Track serial number on products' is on and 'Track serial number on logistic units (pallets)' is off in Settings>Warehouse. From Warehouse>Deliver Products create new record. The create form does not show serial/lot field even if the product requires production lot. The problem is that in view 'view_move_form' "Traceability" group has only "stock.group_tracking_lot" in 'groups' attribute. To fix the problem, group "stock.group_production_lot" should be added too. Regards, Mohammad Alhashash To manage notifications about this bug go to: https://bugs.launchpad.net/ocb-addons/+bug/1177076/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

