Skip to content

Commit

Permalink
fix cnab240 merge
Browse files Browse the repository at this point in the history
  • Loading branch information
marinaGD committed Nov 27, 2018
1 parent e5dad72 commit cd6096d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions br_payment_cnab/serialize/cnab240.py
Original file line number Diff line number Diff line change
Expand Up @@ -194,11 +194,8 @@ def _get_header_lot(self, line, num_lot, lot):
information_id = line.payment_information_id
bank = self._order.src_bank_account_id
header_lot = {
<<<<<<< HEAD
'forma_pagamento': lot,
=======
'forma_lancamento': lot,
>>>>>>> 727749370ba05d284dbfb10a42fbe3255b399c1d
"controle_lote": num_lot,
"tipo_servico": int(information_id.service_type),
"cedente_inscricao_tipo": 2,
Expand Down

0 comments on commit cd6096d

Please sign in to comment.