diff --git a/pos_session_closing_stock_error/__manifest__.py b/pos_session_closing_stock_error/__manifest__.py index b449e013..486534a6 100644 --- a/pos_session_closing_stock_error/__manifest__.py +++ b/pos_session_closing_stock_error/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Point of Sale - Prevent closing sessions with stock errors", "summary": "Prevent closing PoS Sessions that have stock errors", - "version": "12.0.1.0.0", + "version": "12.0.1.0.1", "development_status": "Beta", "category": "Point of Sale", "website": "https://github.com/OCA/pos",