add worker-based precalculation of cashbook-values
This commit is contained in:
parent
fb0ef72d07
commit
5a23ac3c52
17 changed files with 1058 additions and 88 deletions
|
@ -119,6 +119,9 @@ full copyright notices and license terms. -->
|
|||
<record model="ir.message" id="msg_btype_general">
|
||||
<field name="text">General</field>
|
||||
</record>
|
||||
<record model="ir.message" id="msg_value_exists_in_store">
|
||||
<field name="text">The value already exists for the record.</field>
|
||||
</record>
|
||||
|
||||
</data>
|
||||
</tryton>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue