You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug fix for receiving line item event (#9071) (#9072)
- Use StockItem ID correctly
- Provide line ID
(cherry picked from commit f27a84a)
Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
Fix for data import (#9060) (#9065)
- Prevent shadow overwrite of default_values dict
- Remove dead code
(cherry picked from commit 7049e84)
Co-authored-by: Oliver <oliver.henry.walters@gmail.com>