Content
View differences
Updated by Robin Wagner over 6 years ago
**As an** OpenProject controller,
**I want to** export the costs to MS Excel/LibreOffice
**So that** I can furhter process the data, e.g. for writing invoices.
**Acceptance criteria**
- The format is supported by:
- MS Excel 2007
- MS Excel 2010
- MS Excel 2013
- LibreOffice (latest version)
- Merged cells
**Out of scope**
- Borders
- Font formatting
- Fixed headers
**Open**
- How to handle “merged cells”, e.g. for years and months if the smallest unit is days.
- Is there a common file format for all applications?
- Can we reuse the existing code for excel exports?
**I want to** export the costs to MS Excel/LibreOffice
**So that** I can furhter process the data, e.g. for writing invoices.
**Acceptance criteria**
- The format is supported by:
- MS Excel 2007
- MS Excel 2010
- MS Excel 2013
- LibreOffice (latest version)
- Merged cells
**Out of scope**
- Borders
- Font formatting
- Fixed headers
**Open**
- How to handle “merged cells”, e.g. for years and months if the smallest unit is days.
- Is there a common file format for all applications?
- Can we reuse the existing code for excel exports?