Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge PR #766 into 16.0
Browse files Browse the repository at this point in the history
Signed-off-by rousseldenis
OCA-git-bot committed Nov 11, 2023
2 parents 1382e4f + 5c80621 commit ce6e0e2
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
@@ -208,6 +208,7 @@ class StockReleaseChannel(models.Model):
column1="channel_id",
column2="partner_id",
string="Partners",
context={"active_test": False},
)

@api.depends("state")

0 comments on commit ce6e0e2

Please sign in to comment.