mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[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:
committed by
Pedro M. Baeza
parent
560d199091
commit
653a891a3f
@@ -1,2 +1 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
from . import models
|
||||
|
||||
Reference in New Issue
Block a user