mirror of
https://gitlab.com/flectra-community/account-closing.git
synced 2024-11-22 21:52:04 +00:00
8 lines
301 B
XML
8 lines
301 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<flectra>
|
||
|
<record model="res.groups" id="group_revaluation_additional">
|
||
|
<field name="name">Additional provisioning entries posting</field>
|
||
|
<field name="category_id" ref="base.module_category_accounting_and_finance"/>
|
||
|
</record>
|
||
|
</flectra>
|