line/mixin: umrechnung anzahl + tests
This commit is contained in:
parent
7990608943
commit
8acfa35289
7 changed files with 695 additions and 74 deletions
|
@ -14,6 +14,9 @@ full copyright notices and license terms. -->
|
|||
<record model="ir.message" id="msg_line_sign_mismatch">
|
||||
<field name="text">Quantity and Amount must with same sign for line %(linetxt)s.</field>
|
||||
</record>
|
||||
<record model="ir.message" id="msg_uomcat_mismatch">
|
||||
<field name="text">Cannot transfer quantities between cashbooks with different unit-categories (%(cat1)s != %(cat2)s).</field>
|
||||
</record>
|
||||
|
||||
</data>
|
||||
</tryton>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue