show sales invoice data in gross profit report

This commit is contained in:
Anand Doshi
2013-03-21 20:24:10 +05:30
16 changed files with 190 additions and 234 deletions

View File

@@ -6,6 +6,6 @@ wn.query_reports["Gross Profit"] = {
"fieldtype": "Link",
"options": "Company",
"default": wn.defaults.get_user_default("company")
}
},
]
}