mirror of
https://github.com/OCA/rma.git
synced 2025-02-16 17:11:47 +02:00
[MIG] website_rma: Migration to 14.0
This commit is contained in:
committed by
Nikolaus Weingartmair
parent
8020bed9b9
commit
e84f29fffb
@@ -3,7 +3,7 @@
|
||||
{
|
||||
"name": "Return Merchandise Authorization Management - Website Form",
|
||||
"summary": "Return Merchandise Authorization (RMA)",
|
||||
"version": "13.0.1.2.1",
|
||||
"version": "14.0.1.0.0",
|
||||
"development_status": "Production/Stable",
|
||||
"category": "RMA",
|
||||
"website": "https://github.com/OCA/rma",
|
||||
|
||||
@@ -16,11 +16,11 @@
|
||||
title="Set the default RMA Team and RMA responsible of the RMAs created from the Request RMA page."
|
||||
>
|
||||
<div class="o_setting_right_pane">
|
||||
<label for="id" string="Request RMA Form" />
|
||||
<div
|
||||
class="text-muted"
|
||||
id="msg_contact_form_install_setting"
|
||||
>
|
||||
<label
|
||||
for="rma_default_team_id"
|
||||
string="Request RMA Form"
|
||||
/>
|
||||
<div class="text-muted" id="website_rma_settings">
|
||||
Set the default RMA Team and RMA responsible of the RMAs created from the <a
|
||||
href="/requestrma"
|
||||
>Request RMA</a> page
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
inherit_id="website.contactus"
|
||||
>
|
||||
<xpath
|
||||
expr="//t[@t-call='website.company_description']/../../div[hasclass('col-lg-8')]"
|
||||
expr="//t[@t-call='website.company_description']/../../div[hasclass('col-lg-7')]"
|
||||
position="inside"
|
||||
>
|
||||
<div class="oe_structure">
|
||||
|
||||
Reference in New Issue
Block a user