mirror of
https://gitlab.com/flectra-community/account-closing.git
synced 2024-11-22 21:52:04 +00:00
12 lines
377 B
XML
12 lines
377 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<flectra>
|
|
<report
|
|
id="action_report_currency_unrealized"
|
|
model="account.account"
|
|
string="Unrealized currency report"
|
|
report_type="qweb-pdf"
|
|
name="account_multicurrency_revaluation.curr_unrealized_report"
|
|
file="account_multicurrency_revaluation.curr_unrealized_report"
|
|
/>
|
|
</flectra>
|