mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
Merge branch 'new/12.0/H7287_base_exception_user_sale_exception_user_stock_exception' into '12.0-test'
new/12.0/H7287_base_exception_user_sale_exception_user_stock_exception into 12.0-test See merge request hibou-io/hibou-odoo/suite!1062
This commit is contained in:
@@ -22,3 +22,5 @@ class BaseException(models.AbstractModel):
|
||||
for e in rec.exception_ids
|
||||
]
|
||||
)
|
||||
else:
|
||||
rec.exceptions_summary = False
|
||||
|
||||
Reference in New Issue
Block a user