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

GUI - Basedata imports - add option to control the number of decimal places #488

Closed
GoogleCodeExporter opened this issue Mar 27, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

The basedata imports currently use a 7 decimal place precision.  

It would be useful to allow users to control this if more (or less) is needed.  

Original issue reported on code.google.com by shawnlaffan on 12 Aug 2014 at 10:39

@GoogleCodeExporter
Copy link
Author

This issue was updated by revision r2663.

Add option to the parameters table so the user can control the number of 
decimal places.  
Default is 7, but an environment variable can be set to control this.  
Currently it is BD_IMPORT_DP, but might change to something else.  

Ideally it would be on the column selection page, but it is not clear where to 
best locate it at the moment, and it would need to hook into the individual 
rows using a callback.

Original comment by shawnlaffan on 12 Aug 2014 at 10:44

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Mark as fixed.  
Future modifications can be under their own issues.  

Original comment by shawnlaffan on 6 Oct 2014 at 9:36

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants