Skip to content

Commit

Permalink
Merge PR #766 into 16.0
Browse files Browse the repository at this point in the history
Signed-off-by sebalix
  • Loading branch information
OCA-git-bot committed Oct 27, 2023
2 parents beeff07 + e7d3828 commit 4742f61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stock_release_channel/models/stock_release_channel.py
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ class StockReleaseChannel(models.Model):
column1="channel_id",
column2="partner_id",
string="Partners",
context={"active_test": False},
)

@api.depends("state")
Expand Down

0 comments on commit 4742f61

Please sign in to comment.