Report comma missed updated
This commit is contained in:
parent
38e1546786
commit
682d851b0b
|
@ -58,7 +58,7 @@ class BudgetHrsAnalysis(models.Model):
|
|||
pricing_type as pricing_type,
|
||||
project_type as project_type,
|
||||
partner_id,
|
||||
partner_id
|
||||
partner_id,
|
||||
employee_id,
|
||||
hours_type,
|
||||
hours from (
|
||||
|
|
Loading…
Reference in New Issue