Skip to content

Commit

Permalink
Merge PR #462 into 14.0
Browse files Browse the repository at this point in the history
Signed-off-by pedrobaeza
  • Loading branch information
OCA-git-bot committed Jun 23, 2023
2 parents df06af7 + 214dfe8 commit b3bce1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions account_invoice_inter_company/models/account_move.py
Original file line number Diff line number Diff line change
Expand Up @@ -341,6 +341,7 @@ class AccountMoveLine(models.Model):
readonly=True,
copy=False,
prefetch=False,
index=True,
)

@api.model
Expand Down

0 comments on commit b3bce1e

Please sign in to comment.