mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[MIG] contract: Migration to 14.0
This commit is contained in:
committed by
Pedro M. Baeza
parent
ae6a8179b7
commit
86ed1e128c
@@ -25,7 +25,7 @@
|
||||
contract to invoice
|
||||
</span>
|
||||
<span
|
||||
attrs="{'invisible': [('contract_to_invoice_count', '<', 1)]}"
|
||||
attrs="{'invisible': [('contract_to_invoice_count', '<=', 1)]}"
|
||||
>
|
||||
contracts to invoice
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user