mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[12.0][REF] - Contract Variable quantity: split from analytic accoun
This commit is contained in:
committed by
Víctor Martínez
parent
ba3e49c6b8
commit
6ec2228059
@@ -9,7 +9,7 @@ from odoo.tools.safe_eval import safe_eval
|
||||
|
||||
|
||||
class AccountAnalyticInvoiceLine(models.Model):
|
||||
_inherit = 'account.analytic.invoice.line'
|
||||
_inherit = 'contract.line'
|
||||
|
||||
@api.multi
|
||||
def _get_quantity_to_invoice(
|
||||
|
||||
Reference in New Issue
Block a user