Conversation
Member
Author
Member
Author
Member
|
cc @antespi |
Member
|
👍 |
Member
|
Functional tested
|
Member
|
This module https://github.com/OCA/event/tree/8.0/event_multi_image add a field image_main to event.event Are both modules compatibles? Must we have any caution in the README? |
Member
|
I have found an error with images when using more than 1 translation in website.
This force the user to change the image as many times as languages per each event |
This displays an image taken from the event description and an excerpt in the events page, making it more attractive. Add event priority to display them as half or full row on website. Simplify dramatically removing options. All or nothing now. This rewrites completely the event index layout, but it was impossible to get the desired effect without that due to core design, so I simplified everything.
Member
Author
|
Hi @rafaelbn.
|
| "version": "8.0.1.0.0", | ||
| "category": "Website", | ||
| "website": "http://www.antiun.com", | ||
| "author": "Antiun Ingeniería S.L., Odoo Community Association (OCA)", |
Member
|
cc @Tecnativa |
|
Attend #41 (comment) |
| Contributors | ||
| ------------ | ||
|
|
||
| * Rafael Blasco <rafabn@antiun.com> |
Member
|
Thanks |
This file contains hidden or 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
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.




This displays an image taken from the event description and an excerpt in the events page, making it more attractive.
This one is quite similar to OCA/website#163, but for events.
This is WIP because it will not work until these are merged:
The final result:
@rafaelbn @dgzurita