|
|
@ -10,9 +10,9 @@ |
|
|
|
<button |
|
|
|
type="object" |
|
|
|
name="request_printing" |
|
|
|
string="Demander l'impression d'un label" |
|
|
|
string="Request label printing" |
|
|
|
class="oe_highlight" /> |
|
|
|
<button special="cancel" string="Annuler" /> |
|
|
|
<button special="cancel" string="Cancel" /> |
|
|
|
</footer> |
|
|
|
</form> |
|
|
|
</field> |
|
|
@ -36,9 +36,9 @@ |
|
|
|
<button |
|
|
|
type="object" |
|
|
|
name="set_as_printed" |
|
|
|
string="Marquer les labels comme imprimés" |
|
|
|
string="Set labels as printed" |
|
|
|
class="oe_highlight" /> |
|
|
|
<button special="cancel" string="Annuler" /> |
|
|
|
<button special="cancel" string="Cancel" /> |
|
|
|
</footer> |
|
|
|
</form> |
|
|
|
</field> |
|
|
|