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

[17.0][ADD] odoo_test_xmlrunner module #2957

Open
wants to merge 1 commit into
base: 17.0
Choose a base branch
from

Conversation

madecsmile
Copy link

@madecsmile madecsmile commented May 25, 2024

@madecsmile madecsmile force-pushed the 17.0-add-odoo_test_xmlrunner branch 3 times, most recently from deae97b to cb35dca Compare May 25, 2024 19:22
@pedrobaeza pedrobaeza added this to the 17.0 milestone May 27, 2024
Copy link
Member

@pedrobaeza pedrobaeza left a comment

Choose a reason for hiding this comment

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

I will test it in real soon

"name": "Unittest xUnit reports",
"version": "17.0.1.0.0",
"depends": ["base"],
"author": "martin.deconinck@smile.fr, Odoo Community Association (OCA)",
Copy link
Member

Choose a reason for hiding this comment

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

Here it should be the company:

Suggested change
"author": "martin.deconinck@smile.fr, Odoo Community Association (OCA)",
"author": "Smile, Odoo Community Association (OCA)",

Comment on lines 1 to 2
* Smile <https://smile.eu/fr>
* Martin Deconinck <martin.deconinck@smile.fr>
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
* Smile <https://smile.eu/fr>
* Martin Deconinck <martin.deconinck@smile.fr>
* [Smile](https://smile.eu/fr):
* Martin Deconinck <martin.deconinck@smile.fr>

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.

None yet

2 participants