Skip to content

Commit

Permalink
added account.move.line.change descr
Browse files Browse the repository at this point in the history
  • Loading branch information
rvalyi committed Nov 4, 2020
1 parent bd0589d commit 5b9296c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@


class AccountMoveLineChange(models.TransientModel):

_name = 'account.move.line.change'
_description = 'Wizard de edição de pagamento'

@api.model
def default_get(self, fields_list):
Expand Down

0 comments on commit 5b9296c

Please sign in to comment.