book: öffnet inhalt per aktionsknopf
This commit is contained in:
parent
4c12d8723a
commit
8992cfd64c
6 changed files with 105 additions and 1 deletions
|
@ -113,6 +113,9 @@ full copyright notices and license terms. -->
|
|||
<record model="ir.message" id="msg_book_btype_with_lines">
|
||||
<field name="text">The type cannot be deleted on the cash book '%(cbname)s' because it still contains %(numlines)s lines.</field>
|
||||
</record>
|
||||
<record model="ir.message" id="msg_book_no_type_noopen">
|
||||
<field name="text">The cash book '%(bookname)s' has no type and therefore cannot be opened.</field>
|
||||
</record>
|
||||
|
||||
</data>
|
||||
</tryton>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue