removed Testsystem-Anapssungen
This commit is contained in:
parent
4d7e7e5f19
commit
4adfcd7d38
|
|
@ -28,7 +28,7 @@ def run_migration(cr, registry):
|
|||
except Exception as e:
|
||||
_logger.error(f"[OWS] Fehler bei automatischer Felder-Migration: {e}")
|
||||
|
||||
|
||||
'''
|
||||
# Testsystem-Anpassungen (Admin umbenennen + andere archivieren)
|
||||
try:
|
||||
env['hr.employee'].anonymize_for_testsystem()
|
||||
|
|
@ -45,7 +45,7 @@ def run_migration(cr, registry):
|
|||
|
||||
|
||||
#import_machine_products.run_import(cr, registry)
|
||||
|
||||
'''
|
||||
|
||||
''' Funktioniert nicht:
|
||||
try:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user