Skip to content

Commit

Permalink
Anomaly RM#86560: Concurrency error when adding a pack on a sale order
Browse files Browse the repository at this point in the history
  • Loading branch information
bsu-axelor authored and ale-axelor committed Dec 17, 2024
1 parent 6d2f459 commit 755bcb6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 0 additions & 1 deletion axelor-sale/src/main/resources/views/Pack.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
<view-param name="show-toolbar" value="false"/>
<view-param name="show-confirm" value="false"/>
<view-param name="popup-save" value="false"/>
<context name="_showRecord" expr="eval: _id"/>
</action-view>

<action-method name="action-sale-order-method-add-pack">
Expand Down
3 changes: 3 additions & 0 deletions changelogs/unreleased/86560.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: "Sale order: fixed concurrency error when adding a pack on a sale order."
module: axelor-sale

0 comments on commit 755bcb6

Please sign in to comment.