Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export excel enhanced #80

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Conversation

dtamajon
Copy link

This pull request contains #78 and #79 requests, as the previous changes are required to improve export to Excel in 2007 format.

README.md is updated for a better information about new feature which in a brief are:

  • Column type definition
  • Column alignment
  • Export to Excel
  • Export to Excel 2007 if PHPExcel is in 'lib' folder. When this option is available, column alignment is used also in Excel. More of the current definition could be used in this kind of Excel, if there is interest on it.

TO DO

  • Improve Excel 2007 algorithm (at least, refactor and reduce complexity)
  • Try to obtain currency_code from a selectable field to allow show prices accordingly to stored currency for each transaction. Current implementation is valid only for stores with one currency.

This was referenced Mar 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant