mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
[FIX] stock_reserve: Change web_ribbon text to title to make it translatable
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
<sheet>
|
||||
<widget
|
||||
name="web_ribbon"
|
||||
text="Released"
|
||||
title="Released"
|
||||
bg_color="bg-danger"
|
||||
attrs="{'invisible': [('state', '!=', 'cancel')]}"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user