Nur ein Commit Test :)

develop
Roman Widmann 2018-03-08 11:37:57 +01:00
parent 10b86519ba
commit e6aa426c22
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'