merge branch 'develop' into release/release_2.12
This commit is contained in:
@@ -218,4 +218,3 @@ class PrintingUtils(models.AbstractModel):
|
|||||||
os.remove(qr_temp_path)
|
os.remove(qr_temp_path)
|
||||||
if os.path.exists(output_temp_path):
|
if os.path.exists(output_temp_path):
|
||||||
os.remove(output_temp_path)
|
os.remove(output_temp_path)
|
||||||
os.remove(output_temp_path)
|
|
||||||
Reference in New Issue
Block a user