line: amount darf negativ sein + test, constrain gelöscht

This commit is contained in:
Frederik Jaeckel 2022-09-08 12:13:30 +02:00
parent e3887debe9
commit 9732fe11e9
5 changed files with 154 additions and 19 deletions

View file

@ -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>