-
Notifications
You must be signed in to change notification settings - Fork 319
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
[MIG] [18.0] import_export_templating: migrated module #657
base: 18.0
Are you sure you want to change the base?
[MIG] [18.0] import_export_templating: migrated module #657
Conversation
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.
@ShwetaSerpentCS header-logo.png and index.html file requires your attention.
educate the developer too about the same.
@@ -374,7 +274,10 @@ def import_data(self): | |||
for x in sheet.row_values(rownum) | |||
] | |||
model = self.ir_model.model | |||
print("\n\n model", model) |
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.
Remove Print statements
@@ -2,7 +2,7 @@ | |||
|
|||
{ | |||
"name": "Import / Export Templating", | |||
"version": "17.0.1.0.0", | |||
"version": "18.0.1.0.0", | |||
"license": "LGPL-3", | |||
"author": "Serpent Consulting Services Pvt. Ltd.", | |||
"maintainer": "Serpent Consulting Services Pvt. Ltd.", |
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.
summary should not be blank.
also company website link should be https
Testing is assigned to devraj |
@ShwetaSerpentCS Icon should not be like this, the module is for data upload, not for any transportation(import/export). |
Responsible : Jayram