Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Office Accounti... » add-in   (RSS)
How can I create new Office Accounting reports that can be seen by low rights users?
A few people have had this problem now: They create a report add-in for Office Accounting but when they deploy to the end users the reports does not show up in the menu. One of those ”but it works for me!!” problems… A typical reason can be that you forgot Read More...
Add custom filters to your custom Office Accounting reports
What if I have created a INativeReport and I want to filter it, but the build in filters are not exactly what I need? Well you can create your own filters! It does require some coding though (but we like code, right?). As an example let’s add a “Region” Read More...
More than one report in one Office Accounting add-in
I was asked If you need a new Report add-in for each report you want to add. I think it is a good question and one of the things you do not get for free in you generate your reports using the templates (there I had a chance to mention it again) The answer Read More...
Page view tracker