diff --git a/rma_sale/__manifest__.py b/rma_sale/__manifest__.py index 565a729f..837edaad 100644 --- a/rma_sale/__manifest__.py +++ b/rma_sale/__manifest__.py @@ -8,7 +8,7 @@ "category": "RMA", "summary": "Links RMA with Sales Orders", "author": "ForgeFlow, Odoo Community Association (OCA)", - "website": "https://github.com/Eficent/stock-rma", + "website": "https://github.com/OCA/account-budgeting", "depends": ["rma_account", "sale_stock"], "data": [ "data/rma_operation.xml", diff --git a/rma_sale/views/rma_order_line_view.xml b/rma_sale/views/rma_order_line_view.xml index de05431b..013011a1 100644 --- a/rma_sale/views/rma_order_line_view.xml +++ b/rma_sale/views/rma_order_line_view.xml @@ -127,10 +127,7 @@ - + - + diff --git a/rma_sale/views/sale_order_view.xml b/rma_sale/views/sale_order_view.xml index 3c132486..ba2d9148 100644 --- a/rma_sale/views/sale_order_view.xml +++ b/rma_sale/views/sale_order_view.xml @@ -38,11 +38,7 @@ attrs="{'invisible': [('rma_count', '=', 0)]}" groups="rma.group_rma_customer_user" > - + diff --git a/rma_sale/wizards/rma_add_sale.xml b/rma_sale/wizards/rma_add_sale.xml index 6ebffb1b..10774c37 100644 --- a/rma_sale/wizards/rma_add_sale.xml +++ b/rma_sale/wizards/rma_add_sale.xml @@ -42,11 +42,7 @@ string="Unit of Measure" groups="uom.group_uom" /> - + diff --git a/rma_sale/wizards/rma_order_line_make_sale_order_view.xml b/rma_sale/wizards/rma_order_line_make_sale_order_view.xml index 93da4d4e..da6d5d30 100644 --- a/rma_sale/wizards/rma_order_line_make_sale_order_view.xml +++ b/rma_sale/wizards/rma_order_line_make_sale_order_view.xml @@ -33,10 +33,7 @@ - + @@ -48,11 +45,7 @@ type="object" class="oe_highlight" /> -