add worker-based precalculation of cashbook-values
This commit is contained in:
parent
9ef465f40f
commit
5d8f924960
17 changed files with 1060 additions and 98 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