[IMP] stock_picking_batch_custom: rename operator view button to Basket Assembly
Add es/eu translations: Montaje de Cestas / Saskien Prestaketa. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
be7f379c1e
commit
a812b4385d
3 changed files with 11 additions and 1 deletions
|
|
@ -44,7 +44,7 @@
|
|||
<field name="arch" type="xml">
|
||||
<xpath expr="//button[@name='action_done']" position="before">
|
||||
<button name="action_open_operator_view"
|
||||
string="Vista Operarios"
|
||||
string="Basket Assembly"
|
||||
type="object"
|
||||
class="btn-secondary"
|
||||
invisible="state != 'in_progress'"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue