-
-
Notifications
You must be signed in to change notification settings - Fork 617
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
[IMP][mis_builder] MIS Builder widget improvement, add print and export button in the widget. #151
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
adrienpeiffer
force-pushed
the
8.0-imp-mis-builder-widget-ape
branch
from
January 27, 2016 08:22
fd38e41
to
2310071
Compare
Travis errors seems unrelated travis flake 8 errors ... |
adrienpeiffer
force-pushed
the
8.0-imp-mis-builder-widget-ape
branch
2 times, most recently
from
February 5, 2016 19:12
9772707
to
e1bce27
Compare
@adrienpeiffer can you rebase? |
adrienpeiffer
force-pushed
the
8.0-imp-mis-builder-widget-ape
branch
from
February 23, 2016 09:52
e1bce27
to
85d8580
Compare
it's done @sbidoul |
1 task
This is needed to implement dynamic filters in preview and dashboard views. Example in #168. This also open the door to easier embedding of the mis_builder widget in other views (such as a project view). 👍 (code review and functional test) |
👍 |
pedrobaeza
added a commit
that referenced
this pull request
Mar 6, 2016
[IMP][mis_builder] MIS Builder widget improvement, add print and export button in the widget.
rconjour
pushed a commit
to EssentNovaTeam/account-financial-reporting
that referenced
this pull request
Mar 16, 2020
Workaround for bug OCA#151 Add dedicated menu entry for currency.rate.update.service in Accounting > Config > Misc Fix English mistake Clean-up form view structure of currency.rate.update.service
rconjour
pushed a commit
to EssentNovaTeam/account-financial-reporting
that referenced
this pull request
Mar 16, 2020
…karound-and-enhance 8.0 workaround bug OCA#151 and fixes the cron
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
In the Qweb file, I simply add a general div causing a large diff. I also added the two buttons.