Skip to content

Commit

Permalink
[FIX] Pylint is failing
Browse files Browse the repository at this point in the history
  • Loading branch information
oihane committed Jun 12, 2018
1 parent bda49d6 commit 5ce82a5
Show file tree
Hide file tree
Showing 99 changed files with 128 additions and 125 deletions.
2 changes: 1 addition & 1 deletion account_invoice_line_stock_move_info/__openerp__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
#
# This program is free software: you can redistribute it and/or modify
Expand Down
4 changes: 2 additions & 2 deletions account_invoice_line_wave_info/__openerp__.py
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
#
# This program is free software: you can redistribute it and/or modify
Expand All @@ -17,7 +17,7 @@
##############################################################################
{
'name': 'Account Invoice Line Picking Wave Info',
'version': "1.0",
'version': "8.0.1.0.0",
'author': 'OdooMRP team,'
'AvanzOSC,'
'Serv. Tecnol. Avanzados - Pedro M. Baeza',
Expand Down
Empty file modified account_invoice_line_wave_info/models/__init__.py
100755 → 100644
Empty file.
2 changes: 1 addition & 1 deletion account_invoice_supplier_ref_required/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
# For copyright and license notices, see __openerp__.py file in root directory
##############################################################################
4 changes: 2 additions & 2 deletions account_invoice_supplier_ref_required/__openerp__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
#
# This program is free software: you can redistribute it and/or modify
Expand All @@ -19,7 +19,7 @@
{
"name": "Account Invoice Supplier Reference Required",
"summary": "",
"version": "1.0",
"version": "8.0.1.0.0",
"category": "Custom Module",
"license": "AGPL-3",
"author": "OdooMRP team, "
Expand Down
4 changes: 2 additions & 2 deletions crm_claim_extra_ref/__openerp__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
#
# Copyright (c)
Expand All @@ -22,7 +22,7 @@

{
"name": "CRM Claim Extra Ref",
"version": "1.0",
"version": "8.0.1.0.0",
"author": "OdooMRP team,"
"AvanzOSC,"
"Serv. Tecnol. Avanzados - Pedro M. Baeza",
Expand Down
4 changes: 2 additions & 2 deletions crm_claim_ref_search/__openerp__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
#
# Copyright (c)
Expand All @@ -22,7 +22,7 @@

{
"name": "CRM Claim ref search",
"version": "1.0",
"version": "8.0.1.0.0",
"author": "OdooMRP team,"
"AvanzOSC,"
"Serv. Tecnol. Avanzados - Pedro M. Baeza",
Expand Down
3 changes: 2 additions & 1 deletion delivery_partner_properties/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ Delivery - Carriers on partner info
This module allows to define on partners a mandatory delivery carrier and some
banned carriers, so that when a carrier must be selected on the sale order, it
if the mandatory one is set it will automatically fill the field. If the banned
ones are defined, it will not allow to select them.
ones are defined, it will not allow to select them.

2 changes: 1 addition & 1 deletion delivery_partner_properties/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
#
# This program is free software: you can redistribute it and/or modify
Expand Down
4 changes: 2 additions & 2 deletions delivery_partner_properties/__openerp__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
#
# This program is free software: you can redistribute it and/or modify
Expand All @@ -19,7 +19,7 @@
{
"name": "Delivery - Carriers on partner info",
"summary": "Partner's mandatory and banned carriers",
"version": "1.0",
"version": "8.0.1.0.0",
"depends": [
"base",
"delivery",
Expand Down
2 changes: 1 addition & 1 deletion delivery_partner_properties/models/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
#
# This program is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion delivery_partner_properties/models/res_partner.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
#
# This program is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion delivery_partner_properties/models/sale_order.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
#
# This program is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion l10n_eu_product_adr_report/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
# For copyright and license notices, see __openerp__.py file in root directory
##############################################################################
Expand Down
4 changes: 2 additions & 2 deletions l10n_eu_product_adr_report/__openerp__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
#
# This program is free software: you can redistribute it and/or modify
Expand All @@ -18,7 +18,7 @@

{
"name": "ADR Product report",
"version": "1.0",
"version": "8.0.1.0.0",
"depends": [
"product",
],
Expand Down
2 changes: 1 addition & 1 deletion l10n_eu_product_adr_report/models/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
# For copyright and license notices, see __openerp__.py file in root directory
##############################################################################
Expand Down
2 changes: 1 addition & 1 deletion l10n_eu_product_adr_report/models/product.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
# For copyright and license notices, see __openerp__.py file in root directory
##############################################################################
Expand Down
4 changes: 2 additions & 2 deletions mrp_bom_line_search_view/__openerp__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
#
# This program is free software: you can redistribute it and/or modify
Expand All @@ -18,7 +18,7 @@

{
"name": "MRP BoM Line Search View",
"version": "1.0",
"version": "8.0.1.0.0",
"author": "OdooMRP team,"
"AvanzOSC,"
"Serv. Tecnol. Avanzados - Pedro M. Baeza",
Expand Down
4 changes: 2 additions & 2 deletions mrp_production_qty_to_produce_info/__openerp__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
#
# Copyright (c)
Expand All @@ -19,7 +19,7 @@
##############################################################################
{
"name": "MRP Production Qty To Produce Info",
"version": "1.0",
"version": "8.0.1.0.0",
"author": "OdooMRP team,"
"AvanzOSC,"
"Serv. Tecnol. Avanzados - Pedro M. Baeza",
Expand Down
Empty file modified mrp_production_unreserve_movements/__openerp__.py
100755 → 100644
Empty file.
Empty file modified mrp_production_unreserve_movements/models/__init__.py
100755 → 100644
Empty file.
4 changes: 2 additions & 2 deletions mrp_show_related_attachment/__openerp__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
#
# Copyright (c)
Expand All @@ -19,7 +19,7 @@
##############################################################################
{
"name": "MRP Show Related Attachment",
"version": "1.0",
"version": "8.0.1.0.0",
"author": "OdooMRP team,"
"AvanzOSC,"
"Serv. Tecnol. Avanzados - Pedro M. Baeza",
Expand Down
2 changes: 1 addition & 1 deletion mrp_stock_quant_shortcut/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
#
# This program is free software: you can redistribute it and/or modify
Expand Down
4 changes: 2 additions & 2 deletions mrp_stock_quant_shortcut/__openerp__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
#
# This program is free software: you can redistribute it and/or modify
Expand All @@ -18,7 +18,7 @@

{
"name": "Manufacturing Stock Quant Shortcut",
"version": "1.0",
"version": "8.0.1.0.0",
"depends": [
"mrp",
"stock_quants_shortcuts",
Expand Down
2 changes: 1 addition & 1 deletion mrp_stock_quant_shortcut/models/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
#
# This program is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion mrp_stock_quant_shortcut/models/mrp_production.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
# For copyright and license notices, see __openerp__.py file in root directory
##############################################################################
Expand Down
4 changes: 2 additions & 2 deletions partner_address_type_default/__openerp__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
#
# Copyright (c)
Expand All @@ -21,7 +21,7 @@
##############################################################################
{
"name": "Partner Address Type Default",
"version": "1.0",
"version": "8.0.1.0.0",
"author": "OdooMRP team,"
"AvanzOSC,"
"Serv. Tecnol. Avanzados - Pedro M. Baeza",
Expand Down
Empty file modified procurement_manager/__init__.py
100755 → 100644
Empty file.
4 changes: 2 additions & 2 deletions procurement_manager/__openerp__.py
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################

# This program is free software: you can redistribute it and/or modify
Expand All @@ -17,7 +17,7 @@
##############################################################################
{
'name': 'Procurement Manager',
'version': "1.0",
'version': "8.0.1.0.0",
"author": "OdooMRP team,"
"AvanzOSC,"
"Serv. Tecnol. Avanzados - Pedro M. Baeza",
Expand Down
Empty file modified procurement_manager/wizard/__init__.py
100755 → 100644
Empty file.
2 changes: 1 addition & 1 deletion product_category_in_header/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
#
# This program is free software: you can redistribute it and/or modify
Expand Down
4 changes: 2 additions & 2 deletions product_category_in_header/__openerp__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
#
# This program is free software: you can redistribute it and/or modify
Expand All @@ -18,7 +18,7 @@

{
"name": "Product category in product header",
"version": "1.0",
"version": "8.0.1.0.0",
"depends": [
"product",
"account",
Expand Down
2 changes: 1 addition & 1 deletion product_expiry_ext/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
# For copyright and license notices, see __openerp__.py file in root directory
##############################################################################
Expand Down
2 changes: 1 addition & 1 deletion product_expiry_ext/__openerp__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
#
# This program is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion product_expiry_ext/models/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
# For copyright and license notices, see __openerp__.py file in root directory
##############################################################################
Expand Down
2 changes: 1 addition & 1 deletion product_expiry_ext/models/stock.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
# For copyright and license notices, see __openerp__.py file in root directory
##############################################################################
Expand Down
2 changes: 1 addition & 1 deletion product_expiry_ext/wizard/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
# For copyright and license notices, see __openerp__.py file in root directory
##############################################################################
Expand Down
2 changes: 1 addition & 1 deletion product_expiry_ext/wizard/stock_transfer_details.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
# For copyright and license notices, see __openerp__.py file in root directory
##############################################################################
Expand Down
2 changes: 1 addition & 1 deletion product_packaging_views/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
#
# This program is free software: you can redistribute it and/or modify
Expand Down
4 changes: 2 additions & 2 deletions product_packaging_views/__openerp__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
#
# This program is free software: you can redistribute it and/or modify
Expand All @@ -18,7 +18,7 @@

{
"name": "Product Packaging extended views",
"version": "1.0",
"version": "8.0.1.0.0",
"depends": [
"product",
],
Expand Down
2 changes: 1 addition & 1 deletion product_packaging_views/models/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
#
# This program is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion product_packaging_views/models/product.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
#
# This program is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion product_pricelist_partnerinfo/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
#
# This program is free software: you can redistribute it and/or modify
Expand Down
4 changes: 2 additions & 2 deletions product_pricelist_partnerinfo/__openerp__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
#
# This program is free software: you can redistribute it and/or modify
Expand All @@ -18,7 +18,7 @@

{
"name": "Product pricelist partnerinfo",
"version": "1.0",
"version": "8.0.1.0.0",
"depends": [
"product",
"product_supplierinfo_for_customer",
Expand Down
2 changes: 1 addition & 1 deletion product_pricelist_partnerinfo/models/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
#
# This program is free software: you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
#
# This program is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion product_pricelist_partnerinfo/models/product.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
#
# This program is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion product_stock_info/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# -*- coding: utf-8 -*-
##############################################################################
# For copyright and license notices, see __openerp__.py file in root directory
##############################################################################
Loading

0 comments on commit 5ce82a5

Please sign in to comment.