l10n-brazil icon indicating copy to clipboard operation
l10n-brazil copied to clipboard

[14.0][BUG] Ao alterar a inscrição estadual da empresa o sistema apaga o valor do estado

Open marcelsavegnago opened this issue 2 years ago • 1 comments

Descreva o bug Ao alterar a inscrição estadual da empresa o sistema apaga o valor do estado

Reproduzir Etapas para reproduzir o comportamento:

  1. Cadastro da Empresa
  2. Apague a inscrição estadual
  3. Salve o registro
  4. Veja que o valor do Estado foi apagado

Obs.. E acontece o contrario tbm.. Ao alterar o estado o sistema apaga o valor da inscrição estadual

marcelsavegnago avatar May 23 '22 22:05 marcelsavegnago

encontrei o erro aqui: https://github.com/OCA/l10n-brazil/blob/14.0/l10n_br_base/models/res_company.py#:~:text=def%20_inverse_state(,state_tax_number_ids%20%3D%20state_tax_number_ids

nesse primeiro write, ele está sobrescrevendo o id. do estado (ao meu ver)

augustodinizl avatar Jul 21 '22 14:07 augustodinizl

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.

github-actions[bot] avatar Sep 17 '23 12:09 github-actions[bot]

@marcelsavegnago isso foi resolvido no #2033?

antoniospneto avatar Oct 04 '23 02:10 antoniospneto