- 05 May, 2010 7 commits
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@35009 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Support of aggregate is part of the core model of ERP5. It should thus be on the properties of a movement. git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@35006 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Do not use newContent. In the future, special GeneratedMovement class will be used everywhere so that it does not interfere with anything else. Or use SimulationMovement and change its portal type. git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@35005 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@35003 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Naming comments added. More important, we have here a generic composition system. At the same time, we are using asComposedDocument to bring at the level of a movement all the information which is necessary to generate movements in certain kinds of rules (trade model, transformation, etc.). We could call this a generic movement rewriting model and asComposedDocument builds it, with BPM interfaces and movement generator interfaces. However, "composed document" could be related to other things. One approach could be to consider that composed document follows a given relation (ex. specialise) to virtually populate a document (ex. a movement) with subobjects and add to the document any "methods" which are acquired through specialise. This would be a very generic concept of composition: it not only composes document subcontents (objectValues) but also composes classes through inheritance. Other applications could be considered in many fields. I think this is a really nice pattern. git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@35002 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Do not provide context to movement generator. Current mixin is questionable since it is not self contained. Added comment for this. Either make it inherit from dependent mixin, or design better. git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@34999 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@34998 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 May, 2010 7 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@34983 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@34980 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Only use predicates to find rules. This may require some "auto-upgrade" code to support old rules which are not well set. git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@34979 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@34978 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@34977 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@34976 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@34975 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 May, 2010 8 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@34961 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@34957 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@34955 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
business_state interface git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@34932 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@34929 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@34928 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@34926 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
Conflicts: products/ERP5/Document/TradeCondition.py git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@34922 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 May, 2010 1 commit
-
-
http://svn.erp5.org?rev=34906&view=revNicolas Delaby authored
This can not work for documents who carry the both properties(data & text_content) like Events. A better fix will applied after peer approval. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34913 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Apr, 2010 17 commits
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34912 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34910 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34909 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34908 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Associate Site Message which implements cached_convertible interface with cached_convertible_interaction_workflow git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34907 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
there is no such thing as data in TextDocument, getting data is equivalent to getting some text_content. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34906 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Associate document which implements cached_convertible interface with cached_convertible_interaction_workflow git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34905 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Associate document which implements cached_convertible interface with cached_convertible_interaction_workflow Remove duplicate interaction from document_interaction_workflow git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34903 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
by all document who implements cached_convertible Interface git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34901 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34900 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34899 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
This removes the need of "predicate.uid != 0" trick to force the table mapping, and therefore removes one warning from catalog; there is still a warning because 'from_expression', but this one would be harder to remove. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34897 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34896 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34895 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Simplify quick new thread dialogs and make it possible for user to specify list of notified persons when creating a new thread rather than when creating a new post. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34894 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34892 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
http://svn.erp5.org?rev=34880&view=revNicolas Delaby authored
sorry git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34891 20353a03-c40f-0410-a6d1-a30d3c3de9de
-