Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.0] [FIX] pep8 tutti i moduli #180

Merged
merged 15 commits into from Feb 23, 2016
Merged

[7.0] [FIX] pep8 tutti i moduli #180

merged 15 commits into from Feb 23, 2016

Conversation

zeroincombenze
Copy link

(en) Correct pep8 unary operator error.
(it) Corretto error pep8 'unary operator'

@eLBati
Copy link
Member

eLBati commented Jan 27, 2016

👍 Grazie @zeroincombenze

Riusciresti a fare lo stesso anche per 8.0, che attualmente è rosso per
https://travis-ci.org/OCA/l10n-italy/jobs/104839838
?

l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:102:13: W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:111:13: W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:112:13: W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:113:13: W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:114:13: W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:115:13: W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:116:13: W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:125:13: W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:126:13: W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:127:13: W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:128:13: W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:133:13: W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:134:13: W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:144:13: W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:145:13: W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:146:13: W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:155:13: W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:156:13: W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:170:13: W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:171:13: W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:172:13: W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:173:13: W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:224:13: W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:243:17: W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:244:17: W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:273:21: W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:276:17: W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:296:21: W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_unsolved.py:209:17: W503 line break before binary operator

@zeroincombenze
Copy link
Author

Volentieri, la mia intenzione in questa prima fase è fare questo lavoro
semplice per conoscere il sistema di lavoro.
Avete qualche annotazione da dirmi o vado avni così?

Grazie

*zeroincombenze® *

SHS-AV Antonio M. Vigliotti
(Presidente & Chief Technical Officer)

SHS-AV s.r.l. *(impresa innovativa)
Via Domodossola, 64 - 10145 TORINO - ITALY
*Tel. (+39) 011.0566929

www.shs-av.com
PEC amministrazione@pec.shs-av.com

Il 27/01/2016 12:01, Lorenzo Battistini ha scritto:

👍 Grazie @zeroincombenze https://github.com/zeroincombenze

Riusciresti a fare lo stesso anche per 8.0, che attualmente è rosso per
https://travis-ci.org/OCA/l10n-italy/jobs/104839838
?

|l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:102:13:
W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:111:13:
W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:112:13:
W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:113:13:
W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:114:13:
W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:115:13:
W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:116:13:
W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:125:13:
W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:126:13:
W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:127:13:
W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:128:13:
W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:133:13:
W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:134:13:
W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:144:13:
W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:145:13:
W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:146:13:
W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:155:13:
W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:156:13:
W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:170:13:
W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:171:13:
W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:172:13:
W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:173:13:
W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:224:13:
W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:243:17:
W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:244:17:
W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:273:21:
W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:276:17:
W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_riba_file_export.py:296:21:
W503 line break before binary operator
l10n_it_ricevute_bancarie/wizard/wizard_unsolved.py:209:17: W503 line
break before binary operator |


Reply to this email directly or view it on GitHub
#180 (comment).

@tafaRU
Copy link
Member

tafaRU commented Jan 27, 2016

@zeroincombenze grazie, Travis è ancora rosso, vedi Details a fianco della sua build corrispondente, ovvero: https://travis-ci.org/OCA/l10n-italy/jobs/104867048

@zeroincombenze
Copy link
Author

Grazie Alex,
ho visto la segnalazione W8201: su internet sembrerebbbe che rilevi il
file con attributo -x (executable).
Devo impostare questi file come non eseguibii?

zeroincombenze® *

SHS-AV Antonio M. Vigliotti
(Presidente & Chief Technical Officer)

SHS-AV s.r.l. *(impresa innovativa)
Via Domodossola, 64 - 10145 TORINO - ITALY
*Tel. (+39) 011.0566929

www.shs-av.com
PEC amministrazione@pec.shs-av.com

Il 27/01/2016 12:13, Alex Comba ha scritto:

@zeroincombenze https://github.com/zeroincombenze grazie, Travis è
ancora rosso, vedi Details a fianco della sua build corrispondente,
ovvero: https://travis-ci.org/OCA/l10n-italy/jobs/104867048


Reply to this email directly or view it on GitHub
#180 (comment).

@oca-clabot
Copy link

Hey @zeroincombenze, thank you for your Pull Request.

It looks like some users haven't signed our Contributor License Agreement, yet.
You can read and sign our full Contributor License Agreement here: http://odoo-community.org/page/website.cla
Here is a list of the users:

Appreciation of efforts,
OCA CLAbot

@zeroincombenze
Copy link
Author

Hello,
attached you can find my individual CLA I have already sent in July, 9,
2014.
However I thought you prefer a signed Entity CLA. In this case I have to
sign as SHS-AV because Zeroincombenze is a simply trademark of SHS-AV s.r.l.

Wish I send a signed Entity CLA?
Thanks

**zeroincombenze® *
SHS-AV Antonio M. Vigliotti
(Presidente & Chief Technical Officer)

SHS-AV s.r.l. *(impresa innovativa)
Via Domodossola, 64 - 10145 TORINO - ITALY
*Tel. (+39) 011.0566929

www.shs-av.com
PEC amministrazione@pec.shs-av.com

Il 27/01/2016 13:47, OCA CLA BOT ha scritto:

Hey @zeroincombenze https://github.com/zeroincombenze, thank you for
your Pull Request.

It looks like some users haven't signed our _C_ontributor _L_icense
_A_greement, yet.
You can read and sign our full Contributor License Agreement here:
http://odoo-community.org/page/website.cla
Here is a list of the users:

Appreciation of efforts,
OCA CLAbot


Reply to this email directly or view it on GitHub
#180 (comment).

@zeroincombenze
Copy link
Author

I electornically signed Entity CLA
https://files.acrobat.com/a/preview/94958d9d-4bb3-42fc-9c45-fad4cd5d5cbc

Is good for you?

zeroincombenze® *

SHS-AV Antonio M. Vigliotti
(Presidente & Chief Technical Officer)

SHS-AV s.r.l. *(impresa innovativa)
Via Domodossola, 64 - 10145 TORINO - ITALY
*Tel. (+39) 011.0566929

www.shs-av.com
PEC amministrazione@pec.shs-av.com

Il 27/01/2016 13:47, OCA CLA BOT ha scritto:

Hey @zeroincombenze https://github.com/zeroincombenze, thank you for
your Pull Request.

It looks like some users haven't signed our _C_ontributor _L_icense
_A_greement, yet.
You can read and sign our full Contributor License Agreement here:
http://odoo-community.org/page/website.cla
Here is a list of the users:

Appreciation of efforts,
OCA CLAbot


Reply to this email directly or view it on GitHub
#180 (comment).

@zeroincombenze
Copy link
Author

Confermo che W8201 è dovuto al flag x dei file.
A questo punto ditemi cosa conviene fare:

  1. Genero una nuova PR senza questo errore
  2. Modifico gli altri moduli della 7.0 per togliere il bollino rosso di
    Travis
  3. Modifico lo stesso modulo l10n_it_ricevute_bancarie per la 8.0 e la
    9.0 (io sarei per questa soluzione)

zeroincombenze® *

SHS-AV Antonio M. Vigliotti
(Presidente & Chief Technical Officer)

SHS-AV s.r.l. *(impresa innovativa)
Via Domodossola, 64 - 10145 TORINO - ITALY
*Tel. (+39) 011.0566929

www.shs-av.com
PEC amministrazione@pec.shs-av.com

Il 27/01/2016 12:13, Alex Comba ha scritto:

@zeroincombenze https://github.com/zeroincombenze grazie, Travis è
ancora rosso, vedi Details a fianco della sua build corrispondente,
ovvero: https://travis-ci.org/OCA/l10n-italy/jobs/104867048


Reply to this email directly or view it on GitHub
#180 (comment).

@tafaRU
Copy link
Member

tafaRU commented Feb 1, 2016

@zeroincombenze direi, come prima cosa, di puntare a rendere verde la build di Travis, quindi farei:

  1. Modifico gli altri moduli della 7.0 per togliere il bollino rosso di
    Travis

@zeroincombenze
Copy link
Author

Non ho capito nulla (come al solito :-[ )
Questa PR muore così?
Non vanno bene le modifiche, per quale motivo?
Com'è è possibile che le modifiche ad un modulo pongano in rosso travis per gli altri moduli non toccati?
Qualcuno mi ha consigliato di proseguire con le 8.0 e la 9.0 di questo moduli, altri di proseguire con tutti i moduli della 7.0. Per me vanno bene ambedue le soluzioni, però devo capire un po' di più sul modo di lavorare. Abbiate pazienza, è la prima volta, poi imparo anche io.

@eLBati
Copy link
Member

eLBati commented Feb 10, 2016

@zeroincombenze Ciao.
Riassumendo: questa PR è verso il branch 7.0 di l10n-italy, che è sempre stato rosso, per colpa di diversi moduli.
Quindi @tafaRU suggeriva, già che ci sei, se vuoi, di farlo diventare verde, correggendo ciò di cui travis si lamenta:

account_fiscal_year_closing/fyc.py:30:1: E402 module level import not at top of file
account_fiscal_year_closing/fyc.py:31:1: E402 module level import not at top of file
account_fiscal_year_closing/fyc.py:32:1: E402 module level import not at top of file
account_fiscal_year_closing/fyc.py:33:1: E402 module level import not at top of file
account_fiscal_year_closing/wizard/wizard_run.py:92:13: W503 line break before binary operator
account_fiscal_year_closing/wizard/wizard_run.py:139:13: W503 line break before binary operator
account_fiscal_year_closing/wizard/wizard_run.py:140:13: W503 line break before binary operator
account_vat_period_end_statement/account.py:50:17: W503 line break before binary operator
account_vat_period_end_statement/account.py:51:17: W503 line break before binary operator
account_vat_period_end_statement/account.py:583:21: W503 line break before binary operator
account_vat_period_end_statement/account.py:590:29: W503 line break before binary operator
account_vat_period_end_statement/report/vat_period_end_statement.py:55:21: W503 line break before binary operator
account_vat_period_end_statement/report/vat_period_end_statement.py:68:25: W503 line break before binary operator
l10n_it_base/partner/partner.py:95:25: W503 line break before binary operator
l10n_it_bill_of_entry/account_invoice.py:118:33: W503 line break before binary operator
l10n_it_bill_of_entry/account_invoice.py:142:29: W503 line break before binary operator
l10n_it_bill_of_entry/account_invoice.py:148:37: W503 line break before binary operator
l10n_it_corrispettivi/account.py:56:13: W503 line break before binary operator
l10n_it_corrispettivi/account.py:61:17: W503 line break before binary operator
l10n_it_fiscalcode/wizard/compute_fc.py:132:17: W503 line break before binary operator
l10n_it_fiscalcode/wizard/compute_fc.py:133:17: W503 line break before binary operator
l10n_it_partially_deductible_vat/account.py:252:45: W503 line break before binary operator
l10n_it_partially_deductible_vat/account.py:266:45: W503 line break before binary operator
l10n_it_prima_nota_cassa/report/prima_nota_cassa.py:111:80: E501 line too long (132 > 79 characters)
l10n_it_vat_registries/invoice.py:37:17: W503 line break before binary operator
l10n_it_vat_registries/invoice.py:38:17: W503 line break before binary operator
l10n_it_vat_registries/invoice.py:46:21: W503 line break before binary operator
l10n_it_vat_registries/invoice.py:70:34: W503 line break before binary operator
l10n_it_vat_registries/invoice.py:115:21: W503 line break before binary operator
l10n_it_withholding_tax/account.py:87:21: W503 line break before binary operator
l10n_it_withholding_tax/account.py:90:21: W503 line break before binary operator
l10n_it_withholding_tax/account.py:93:21: W503 line break before binary operator
l10n_it_withholding_tax/account.py:96:21: W503 line break before binary operator
l10n_it_withholding_tax/account.py:146:17: W503 line break before binary operator
l10n_it_withholding_tax/account.py:152:17: W503 line break before binary operator
l10n_it_withholding_tax/account.py:153:17: W503 line break before binary operator
l10n_it_withholding_tax/account.py:154:17: W503 line break before binary operator
l10n_it_withholding_tax/account.py:155:17: W503 line break before binary operator
l10n_it_withholding_tax/account.py:207:29: W503 line break before binary operator
l10n_it_pec_messages/model/mail_mail.py:36:17: W503 line break before binary operator
l10n_it_pec_messages/model/mail_mail.py:37:13: W503 line break before binary operator
l10n_it_pec_messages/model/mail_notification.py:31:13: W503 line break before binary operator
l10n_it_pec_messages/model/mail_notification.py:35:13: W503 line break before binary operator
l10n_it_pec_messages/model/mail_notification.py:45:21: W503 line break before binary operator
l10n_it_pec_messages/model/mail_notification.py:65:21: W503 line break before binary operator
l10n_it_pec_messages/model/mail_notification.py:71:21: W503 line break before binary operator
l10n_it_pec_messages/model/mail_thread.py:293:13: W503 line break before binary operator
l10n_it_pec_messages/model/mail_thread.py:337:13: W503 line break before binary operator

Altrimenti, direi che possiamo anche mergiarla così com'è, correggendo solamente l10n_it_ricevute_bancarie

@zeroincombenze
Copy link
Author

Io avevo capito che la regole fosse 1 PR per ogni modulo e quindi
credevo che, se il lavoro di questa PR è corretto, sia acquisita,
indipendetemente dalle problematiche con gli altri moduli.
Per le prossime attività mi affido a Voi e alla Vostra esperienza: in
questa fase in cui sto conoscendo il sistema sono propenso a seguire le
Vostre indicazioni tra:
1 - proseguire con i moduli della 7.0
2 - proseguire le versioni 8.0 e 9.0 di questo modulo

Se non avete preferenze, io sistemerei tutta la 7.0

zeroincombenze®*
Il 10/02/2016 09:51, Lorenzo Battistini ha scritto:

@zeroincombenze https://github.com/zeroincombenze Ciao.
Riassumendo: questa PR è verso il branch 7.0 di l10n-italy, che è
sempre stato rosso, per colpa di diversi moduli.
Quindi @tafaRU https://github.com/tafaRU suggeriva, già che ci sei,
se vuoi, di farlo diventare verde, correggendo ciò di cui travis si
lamenta:

|account_fiscal_year_closing/fyc.py:30:1: E402 module level import not
at top of file account_fiscal_year_closing/fyc.py:31:1: E402 module
level import not at top of file
account_fiscal_year_closing/fyc.py:32:1: E402 module level import not
at top of file account_fiscal_year_closing/fyc.py:33:1: E402 module
level import not at top of file
account_fiscal_year_closing/wizard/wizard_run.py:92:13: W503 line
break before binary operator
account_fiscal_year_closing/wizard/wizard_run.py:139:13: W503 line
break before binary operator
account_fiscal_year_closing/wizard/wizard_run.py:140:13: W503 line
break before binary operator
account_vat_period_end_statement/account.py:50:17: W503 line break
before binary operator
account_vat_period_end_statement/account.py:51:17: W503 line break
before binary operator
account_vat_period_end_statement/account.py:583:21: W503 line break
before binary operator
account_vat_period_end_statement/account.py:590:29: W503 line break
before binary operator
account_vat_period_end_statement/report/vat_period_end_statement.py:55:21:
W503 line break before binary operator
account_vat_period_end_statement/report/vat_period_end_statement.py:68:25:
W503 line break before binary operator
l10n_it_base/partner/partner.py:95:25: W503 line break before binary
operator l10n_it_bill_of_entry/account_invoice.py:118:33: W503 line
break before binary operator
l10n_it_bill_of_entry/account_invoice.py:142:29: W503 line break
before binary operator
l10n_it_bill_of_entry/account_invoice.py:148:37: W503 line break
before binary operator l10n_it_corrispettivi/account.py:56:13: W503
line break before binary operator
l10n_it_corrispettivi/account.py:61:17: W503 line break before binary
operator l10n_it_fiscalcode/wizard/compute_fc.py:132:17: W503 line
break before binary operator
l10n_it_fiscalcode/wizard/compute_fc.py:133:17: W503 line break before
binary operator l10n_it_partially_deductible_vat/account.py:252:45:
W503 line break before binary operator
l10n_it_partially_deductible_vat/account.py:266:45: W503 line break
before binary operator
l10n_it_prima_nota_cassa/report/prima_nota_cassa.py:111:80: E501 line
too long (132 > 79 characters)
l10n_it_vat_registries/invoice.py:37:17: W503 line break before binary
operator l10n_it_vat_registries/invoice.py:38:17: W503 line break
before binary operator l10n_it_vat_registries/invoice.py:46:21: W503
line break before binary operator
l10n_it_vat_registries/invoice.py:70:34: W503 line break before binary
operator l10n_it_vat_registries/invoice.py:115:21: W503 line break
before binary operator l10n_it_withholding_tax/account.py:87:21: W503
line break before binary operator
l10n_it_withholding_tax/account.py:90:21: W503 line break before
binary operator l10n_it_withholding_tax/account.py:93:21: W503 line
break before binary operator l10n_it_withholding_tax/account.py:96:21:
W503 line break before binary operator
l10n_it_withholding_tax/account.py:146:17: W503 line break before
binary operator l10n_it_withholding_tax/account.py:152:17: W503 line
break before binary operator
l10n_it_withholding_tax/account.py:153:17: W503 line break before
binary operator l10n_it_withholding_tax/account.py:154:17: W503 line
break before binary operator
l10n_it_withholding_tax/account.py:155:17: W503 line break before
binary operator l10n_it_withholding_tax/account.py:207:29: W503 line
break before binary operator
l10n_it_pec_messages/model/mail_mail.py:36:17: W503 line break before
binary operator l10n_it_pec_messages/model/mail_mail.py:37:13: W503
line break before binary operator
l10n_it_pec_messages/model/mail_notification.py:31:13: W503 line break
before binary operator
l10n_it_pec_messages/model/mail_notification.py:35:13: W503 line break
before binary operator
l10n_it_pec_messages/model/mail_notification.py:45:21: W503 line break
before binary operator
l10n_it_pec_messages/model/mail_notification.py:65:21: W503 line break
before binary operator
l10n_it_pec_messages/model/mail_notification.py:71:21: W503 line break
before binary operator
l10n_it_pec_messages/model/mail_thread.py:293:13: W503 line break
before binary operator
l10n_it_pec_messages/model/mail_thread.py:337:13: W503 line break
before binary operator |

Altrimenti, direi che possiamo anche mergiarla così com'è, correggendo
solamente |l10n_it_ricevute_bancarie|


Reply to this email directly or view it on GitHub
#180 (comment).

@eLBati
Copy link
Member

eLBati commented Feb 10, 2016

Se non avete preferenze, io sistemerei tutta la 7.0

Ok per me.

Per la versione 8 di l10n_it_ricevute_bancarie, vedi #185

@zeroincombenze zeroincombenze changed the title [7.0] [REF] auto-fix conventions [7.0] [FIX] pep8: l10n_it_fiscalcode,l10n_it_pec_messages,l10_it_ricevute_bancarie Feb 21, 2016
@zeroincombenze zeroincombenze changed the title [7.0] [FIX] pep8: l10n_it_fiscalcode,l10n_it_pec_messages,l10_it_ricevute_bancarie [7.0] [FIX] pep8 tutti i moduli Feb 23, 2016
@eLBati
Copy link
Member

eLBati commented Feb 23, 2016

👍 thanks again

@tafaRU
Copy link
Member

tafaRU commented Feb 23, 2016

OK, merging! 👍

Thanks for the efforts.

tafaRU added a commit that referenced this pull request Feb 23, 2016
[7.0] [FIX] pep8 tutti i moduli
@tafaRU tafaRU merged commit 04b8765 into OCA:7.0 Feb 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants