- 03 Jul, 2009 12 commits
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27897 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
Fix document ingestion so that no workflow method is called when the transition doesn't exist for the current state. This is mainly done by removing 'edit' transition on processing_workflow, to prevent duplicate processing of ingestion. Reuse edit_workflow for all portal types with processing_status_workflow and update computation of revision (Document.getRevision). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27896 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27895 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
Rename acknowledge transition on event_workflow to acknowledge_event to not conflict with new acknowledge method of Event class. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27894 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- update description git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27893 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- explain isCompleted meaning git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27892 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- make isFrozen definition clear for simulation_movement and business_completable git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27891 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27890 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27888 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27887 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27885 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
use StringField instead of TextAreaField for BusinessTemplate_viewObjectsDiff/diffview, otherwise the value is not escaped. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27884 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Jul, 2009 22 commits
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27883 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27882 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- remove parts of business template moved to erp5_base, erp5_trade, erp5_invoicing and erp5_simplified_invoicing in 27880, 27879, 27877, 27870 git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27881 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27880 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27879 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27878 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- move Trade Model Line implementation from erp5_bpm git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27877 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27876 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27875 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27874 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27870 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27869 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
The reason why: For example, if a parameter is set a None in the 'Default Parameters' property in a Listbox configuration, the parameter unfortunately discarded. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27868 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
same portal type as the transformation line * Change class name of testApparelTransformation * add more comments to testApparelTransformation * add new test class for testTransformation, this one is independant of erp5_apparel * add a test to make sure transformations are working with not generic variated property git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27867 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27866 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
catalog method fail. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27865 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27864 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- rename my_default_calculation_script_id to my_calculation_script_id to be consistent with script in lines - change system preference title (it was set to BPM because of copy/paste mistake) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27863 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27861 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
move default_calculation_script_id property from PaySheetModel to TradeCondition. Rename it as calculation_script_id to be consistent with TradeModelLine. Now PaySheetModelLine propertysheet became useless, so remove it git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27860 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* change the way parameters are passed to _addPropertySheet when the unified method is different from the original one git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27859 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
It prevent to create unnecessary queries like a 'is NULL'. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27858 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Jul, 2009 6 commits
-
-
Łukasz Nowak authored
- remove script from development erp5_bpm business template git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27857 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- this script shall be moved in 27847 - needed to test simulation movements agains Trade Model Rule, referred in default_trade_model_rule git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27856 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- change existing test test_TradeConditionTradeModelLineCircularComposition, because now no exception are raised in case of circular depency (the model already added areignored) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27855 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- extend list of selected movements used to create Accounting Transaction Lines by those, which are under Trade Model Rule - move catalog keys used in new queries from erp5_bpm - remove updated functionality from development erp5_bpm business template git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27854 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- change conditions to not add a model that have already been visited. In this way circular dependencies are avoid and all model are visited. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27853 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27852 20353a03-c40f-0410-a6d1-a30d3c3de9de
-