181
181
<!-- REWORKING OF TRACEABILITY MENU -->
182
182
<record id="stock.action_production_lot_form" model="ir.actions.act_window">
183
183
<field name="name">Batch numbers</field>
184
185
<field name="help">This is the list of all the batch numbers you recorded. When you select a lot, you can get the upstream or downstream traceability of the products contained in batch. By default, the list is filtred on the batch numbers that are available in your warehouse but you can uncheck the 'Available' button to get all the batch numbers you produced, received or delivered to customers.</field>
187
188
<menuitem id="stock.menu_action_production_lot_form" action="stock.action_production_lot_form" sequence="-10" parent="stock.menu_traceability" />
195
193
<menuitem id="stock_automatic_procurements_menu"
196
194
name="Replenishment Rules"