bok, line, type, line-open-wizard, context
This commit is contained in:
parent
a9f3eb12b4
commit
ba442b726e
23 changed files with 974 additions and 8 deletions
|
@ -8,6 +8,12 @@ full copyright notices and license terms. -->
|
|||
<record model="res.group" id="group_cashbook">
|
||||
<field name="name">Cashbook</field>
|
||||
</record>
|
||||
<record model="res.group" id="group_cashbook_checkline">
|
||||
<field name="name">Cashbook - WF - Check</field>
|
||||
</record>
|
||||
<record model="res.group" id="group_cashbook_doneline">
|
||||
<field name="name">Cashbook - WF - Done</field>
|
||||
</record>
|
||||
|
||||
</data>
|
||||
</tryton>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue