- 21 Jul, 2009 10 commits
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28124 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- self is not the same than context, use context parameter instead - get closest model from the paysheet - condition for slice was wrong. if the slice is equal to the base_application, quantity is 0 git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28123 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- fixed comment typo git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28122 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28121 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- Fix a mistake : if a movement should be kept, this does not mean that we don't have to check for other movements. So in this way all movement will be checked. - in case of no effective model found, getEffectiveModel return None. So remove all None values git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28120 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- use erp5_dummy_movement to achieve really low level testing, remove very dirty hacks for workflows git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28119 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- portal type related - updated maintainer list - updated changelog - updated description - add files generated by fresh business template system version git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28118 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- set up is as movement in orders and deliveries git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28117 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28116 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28115 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Jul, 2009 10 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28114 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28113 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
remove write_permission parameter which is not used factorise code * Use property_holder to generate related Value Accessors if available git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28112 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
This change has probably been forgotten in r3325 * Fix issue when has* accessors defined in API are overload by dynamics accessors git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28111 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28109 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28108 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28107 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28106 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- put column to view list of base contribution title list for purchase and sale order view, more columns git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28105 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28104 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Jul, 2009 1 commit
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28103 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Jul, 2009 18 commits
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28102 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28101 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- move _isRelatedWithMovement from SimulationMovement to BusinessPath as isMovementRelatedWithMovement, define in interface and use in SimulationMovement - implement proper fetching of all related simulation movements to business path and delivery - implement isBuildable for BusinessPath in a way, that partially completion is enough git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28100 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- allow to pass **kw to document creation methods git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28099 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28098 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
Allow Associate access the Sale Oportunity. This is the same security used by ticket_workflow, so it keeps the consistency. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28097 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28096 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- split Business Path presentation to normal and advanced, as this document can be used by different type of operators - advanced form replaces wait view form, and wait parameters are moved to normal view git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28094 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- use TradeCondition_viewTradeModelLineList as base for Delivery_viewTradeModelLineList to have maximum consistency in UI git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28093 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28092 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28091 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28090 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28089 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
immobilisation workflow git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28088 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
simplify some constructions don't accept id_only=1 in getImmobilisationState, it's not part of workflow state getter API git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28087 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28086 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
cancel() transition is not always possible, and it's no longer needed to be able to delete transactions git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28085 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28084 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Jul, 2009 1 commit
-
-
Nicolas Delaby authored
- Add a comment to explain why this condition has been added git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28083 20353a03-c40f-0410-a6d1-a30d3c3de9de
-