mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[MIG] Views
This commit is contained in:
@@ -68,7 +68,6 @@ class Wizard(models.TransientModel):
|
||||
adr_screen = fields.Char()
|
||||
rev_screen = fields.Char()
|
||||
|
||||
@api.one
|
||||
def generate_file(self):
|
||||
_logger.warning("Start Export INE XML file")
|
||||
last_day = calendar.monthrange(self.ine_year, self.ine_month)[1]
|
||||
|
||||
Reference in New Issue
Block a user