Und wieder retour, Nur ein Commit Test :)

develop
Roman Widmann 2018-03-08 11:39:37 +01:00
parent e6aa426c22
commit 0f4443a41f
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
##############################################################################
from odoo import api, fields, models
# Nur ein Commit Test :)
class AccountInvoiceLine(models.Model):
_inherit = 'account.invoice.line'