Hi. I recently had to solve a problem with portal_selections, that I think was due to more than 1 selection for a portal type.<br>In this specific case, the DocumentModule_viewDocumentList listbox was not showing the documents added.<br>
So, I went to portal_selections, and searching for the word "document", I went carefully deleting the selections.<br>After deleting all "document selections", I tried again to view the listbox, and this time all documents I've added were showed.<br>
<br>So, I asked myself: Why I had to go to portal_selections, and delete all selections related do Document portal_type, before access the document listbox (internally generating another document_selection, this time the correct one)?<br>
How this conflict is generated? Is it a problem of mem cache? Does the selections stay cached so that it's not possible to have multiple selections for a single portal_type?<br><br>I'd like to know more about this functionality, because I'm very interested in know how ERP5 works internally.<br clear="all">
<br> Att,<br>Gabriel L. Oliveira<br>