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

[mis_builder] Added column level CSS report #146

Closed
wants to merge 2 commits into from
Closed

Conversation

nmoturi
Copy link

@nmoturi nmoturi commented Dec 12, 2015

This will add a column level CSS support.
unnamed

DATE_LENGTH = len(datetime.date.today().strftime(
tools.DEFAULT_SERVER_DATE_FORMAT))
DATETIME_LENGTH = len(datetime.datetime.now().strftime(
tools.DEFAULT_SERVER_DATETIME_FORMAT))
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You must preserve this code and keep the method '_utc_midnight' unchanged

@nmoturi
Copy link
Author

nmoturi commented Dec 13, 2015

Thanks Laurent, I will check if we have latest code and push it again.

@sbidoul sbidoul changed the title Added column level CSS report [mis_buidler] Added column level CSS report Dec 20, 2015
@pedrobaeza pedrobaeza changed the title [mis_buidler] Added column level CSS report [mis_builder] Added column level CSS report Mar 3, 2016
@laetitia-gangloff
Copy link

@nmoturi Why did you revert all your commit ?!
Is this PR always on ?

@sbidoul
Copy link
Member

sbidoul commented Mar 11, 2016

Note we are planning an evolution of mis_builder to add a proper notion of styles for rows and cells. The goal is to configure styles in a single place, and to allow preserving styles when exporting to Excel. I'll see if it works to add column styles too.

@sbidoul sbidoul modified the milestone: 7.0 Oct 6, 2016
@sbidoul
Copy link
Member

sbidoul commented Sep 30, 2017

Preserved as an enhancement suggestion in OCA/mis-builder#14

@sbidoul sbidoul closed this Sep 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants