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 rousseldenis
  • Loading branch information
OCA-git-bot committed Nov 11, 2023
2 parents 1382e4f + 53c8489 commit ee765b1
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 ee765b1

Please sign in to comment.