[MIG] partner_statement: Migration to 13.0
[UPD] Update partner_statement.pot [UPD] README.rst Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: account-financial-reporting-13.0/account-financial-reporting-13.0-partner_statement Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-13-0/account-financial-reporting-13-0-partner_statement/
This commit is contained in:
@@ -1,27 +1,23 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<!-- Copyright 2018 Eficent Business and IT Consulting Services S.L.
|
||||
<!-- Copyright 2018 ForgeFlow, S.L. (https://www.forgeflow.com)
|
||||
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). -->
|
||||
<odoo>
|
||||
<!-- wizard action on res.partner -->
|
||||
<act_window
|
||||
id="activity_statement_wizard_action"
|
||||
name="Partner Activity Statement"
|
||||
src_model="res.partner"
|
||||
binding_model="res.partner"
|
||||
res_model="activity.statement.wizard"
|
||||
view_type="form"
|
||||
view_mode="form"
|
||||
key2="client_action_multi"
|
||||
target="new"
|
||||
groups="partner_statement.group_activity_statement"
|
||||
/>
|
||||
<act_window
|
||||
id="outstanding_statement_wizard_action"
|
||||
name="Partner Outstanding Statement"
|
||||
src_model="res.partner"
|
||||
binding_model="res.partner"
|
||||
res_model="outstanding.statement.wizard"
|
||||
view_type="form"
|
||||
view_mode="form"
|
||||
key2="client_action_multi"
|
||||
target="new"
|
||||
groups="partner_statement.group_outstanding_statement"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user