[MIG] base_report_to_printer: Migration to 13.0

This commit is contained in:
Rod Schouteden
2019-09-30 12:13:42 +02:00
committed by Carlos Roca
parent 32352977ed
commit b1103c7b6d
20 changed files with 69 additions and 76 deletions

View File

@@ -25,5 +25,4 @@ class PrintingAction(models.Model):
selection=_available_action_types,
string='Type',
required=True,
oldname='type'
)