-
-
Notifications
You must be signed in to change notification settings - Fork 167
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] add model_create_multi to create method #435
base: 16.0
Are you sure you want to change the base?
Conversation
Hi @AdriaGForgeFlow, |
027be25
to
6b65c3a
Compare
@@ -19,6 +19,24 @@ def test_01_maintenance_equipment_sequence(self): | |||
sequence number has been set | |||
""" | |||
# Create category | |||
seq_0 = self.sequence_obj.create( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rf-ife Please move this to test_02_maintenance_equipment_sequence()
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you.
af507a9
to
bcc9767
Compare
Hello @pedrobaeza |
Commit message is not following guidelines: https://github.com/OCA/odoo-community.org/blob/master/website/Contribution/CONTRIBUTING.rst#commit-message |
No description provided.