line: contraint für line>=0
This commit is contained in:
parent
34a4958936
commit
70ef448beb
3 changed files with 12 additions and 1 deletions
|
@ -150,6 +150,10 @@ msgctxt "model:ir.message,text:msg_line_invalid_category"
|
|||
msgid "The category of the booking line '%(recname)s' does not match the posting type '%(booktype)s'."
|
||||
msgstr "Die Kategorie der Buchungszeile '%(recname)s' paßt nicht zum Buchungstyp '%(booktype)s'."
|
||||
|
||||
msgctxt "model:ir.message,text:msg_line_must_positive"
|
||||
msgid "The amount must be positive."
|
||||
msgstr "Der Betrag muß positiv sein."
|
||||
|
||||
|
||||
#############
|
||||
# res.group #
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue