From 3b4f14adf0a615421174ff43a13e5a7146532b8d Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 10 Aug 2020 08:55:31 +0000 Subject: [PATCH] pos_session_closing_stock_error 12.0.1.0.1 --- pos_session_closing_stock_error/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",