-
Notifications
You must be signed in to change notification settings - Fork 1
imio.annex integration #41
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
Conversation
096828b to
006fd09
Compare
d5a6707 to
25f8d91
Compare
25f8d91 to
7ce2d49
Compare
| load_type_from_package("held_position", "profile-imio.dms.mail:default") # behavior | ||
| load_type_from_package("dmsappendixfile", "profile-imio.dms.mail:default") # iconified | ||
| load_type_from_package("dmsommainfile", "profile-imio.dms.mail:default") # iconified | ||
| self.runProfileSteps('imio.dms.mail', steps=['imiodmsmail-add-test-annexes-types'], profile='examples') |
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.
Je pense que c'est dupliqué avec mes changements
| obj.to_print = False | ||
| if not hasattr(obj, "content_category"): | ||
| obj.content_category = calculate_category_id(category) | ||
| update_categorized_elements(obj.aq_parent, obj, category) |
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.
Est-ce qu'il me faudrait pas aussi mettre à jour imio.zamqp.dms pour ajouter une catégorie sur les emails entrants ? Et est-ce que ces catégories sont pertinentes sur les courriers entrants ? Si non, est-ce qu'on doit avoir des iconified catégories pour les annexes des courriers sortants mais pas les courriers entrants ?
…ition after a back and keep already approved unmodified files
No description provided.