mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[IMP]pms: improvement pms views
This commit is contained in:
@@ -106,6 +106,7 @@ class PmsService(models.Model):
|
||||
string="State",
|
||||
help="Service status, it corresponds with folio status",
|
||||
related="folio_id.state",
|
||||
store=True,
|
||||
)
|
||||
per_day = fields.Boolean(
|
||||
string="Per Day",
|
||||
|
||||
Reference in New Issue
Block a user