Remove string attribute from views
issue2350
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<!-- This file is part of the sale_payment module for Tryton.
|
||||
The COPYRIGHT file at the top level of this repository contains the full
|
||||
copyright notices and license terms. -->
|
||||
<form string="Sale Payment Form">
|
||||
<form>
|
||||
<label name="journal"/>
|
||||
<field name="journal" widget="selection"/>
|
||||
<label name="payment_amount"/>
|
||||
|
||||
Reference in New Issue
Block a user