Skip to content

Conversation

chris-adam
Copy link
Contributor

No description provided.

@chris-adam chris-adam force-pushed the imio_annex branch 3 times, most recently from 096828b to 006fd09 Compare September 19, 2025 14:41
@chris-adam chris-adam force-pushed the imio_annex branch 5 times, most recently from d5a6707 to 25f8d91 Compare September 26, 2025 13:53
@chris-adam chris-adam marked this pull request as ready for review September 26, 2025 13:54
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')
Copy link
Contributor Author

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)
Copy link
Contributor Author

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 ?

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.

2 participants