Skip to content

Commit

Permalink
project_analytics report
Browse files Browse the repository at this point in the history
  • Loading branch information
RAYANaouf committed Aug 5, 2024
1 parent 69e7417 commit a4a1a65
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
"idx": 0,
"is_standard": "Yes",
"letterhead": null,
"modified": "2024-08-03 15:25:33.594752",
"modified": "2024-08-04 22:23:16.258980",
"modified_by": "Administrator",
"module": "Halfware",
"name": "project analytics",
"owner": "Administrator",
"prepared_report": 0,
"query": "",
"query": "SELECT\n `tabProject`.name AS \"Project name:Data:200\",\n `tabChiffrage`.name AS \"Chiffrage name:Data:200\",\n `tabChiffrage`.risque_type AS \"Risque Type:Data:150\",\n `tabChiffrage`.total_project_cost AS \"Total Project Cost:Data:150\"\nFROM\n `tabProject`\nLEFT JOIN\n `tabChiffrage` ON `tabChiffrage`.project = `tabProject`.name AND `tabChiffrage`.docstatus = 1",
"ref_doctype": "Project",
"report_name": "project analytics",
"report_type": "Query Report",
Expand Down

0 comments on commit a4a1a65

Please sign in to comment.