line: amount darf negativ sein + test, constrain gelöscht
This commit is contained in:
parent
e3887debe9
commit
9732fe11e9
5 changed files with 154 additions and 19 deletions
|
@ -113,9 +113,6 @@ full copyright notices and license terms. -->
|
|||
<record model="ir.message" id="msg_line_invalid_category">
|
||||
<field name="text">The category of the booking line '%(recname)s' does not match the posting type '%(booktype)s'.</field>
|
||||
</record>
|
||||
<record model="ir.message" id="msg_line_must_positive">
|
||||
<field name="text">The amount must be positive.</field>
|
||||
</record>
|
||||
|
||||
</data>
|
||||
</tryton>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue