[IMP] contract_show_invoice: more lightweight solution (#31)

[IMP] contract_show_invoice: more lightweight solution

In order to implement the button, it's not necessary to have
a heavy stored computed field. So I propose to remove it.
This commit is contained in:
Stéphane Bidoul (ACSONE)
2016-04-27 21:10:54 +02:00
committed by Pedro M. Baeza
parent 560d199091
commit 653a891a3f
8 changed files with 7 additions and 74 deletions

View File

@@ -1,2 +1 @@
# -*- coding: utf-8 -*-
from . import models