- 24 Jul, 2009 5 commits
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28175 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28174 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28173 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28172 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- do BPMInvoiceTransactionRule more like other BPM rules - follow naming, remove hardcoding - provide matching_property as rule configuration to compare movements with previsions - force using _list for categories (XXX: mixing category and category_list in edit leads to errors) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28171 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Jul, 2009 17 commits
-
-
Nicolas Delaby authored
remove Entity_getRelatedEventList and Entity_getRelatedTicketList TODO remove related_keys: - related_source_or_source_section_or_destination_or_destination_section - related_source_section_or_destination_section deprecated by this patch git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28170 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Fix my_related_object_list field on Base_viewMetadata, which accessed all related ZODB objects to display itself (which can lead to long transaction). Instead, use a listbox with portal_catalog, which will only access displayed objects on the page. Base_getRelatedObjectList was an unused script, so, no need to keep compatibility. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28168 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28166 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- move logic to prevision list git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28165 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- restrict movements to builder Sale Packing List to confirmed only, as any movement related to root applied rule is buildable git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28164 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28163 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28162 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28161 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28160 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- as BPM builders are alarm like it is needed to update catalog configuration to catalog alarm related information for builders git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28159 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28158 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28157 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28156 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28155 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Avoid calculating possible tabs for erp5_tabber.js and add all tabs as this will improve its rendering time. Fix bad caching and move it to script level. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28154 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- categorise helpers by overriding or not - run expand recursively on children git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28153 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- put more into base class - inform developer what is to overload and what is to not git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28152 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Jul, 2009 16 commits
-
-
Vincent Desmares authored
* Include Paypal payment into erp5_commerce git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28150 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
use the same properties in the error message than in the query (and start_date don't exist on request_eform) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28148 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- put docstrings and comments in common place - do more checks in _checkBPMSimulation git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28147 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28146 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28145 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- do more checks about simulations git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28144 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- add needed portal type definitions - test packing list alone (BPM Delivery Rule usage) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28143 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- add utf8 encoding git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28142 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28141 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28140 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- provide new experimental, private methods in order to minimize code duplication between rules - simplify and unhardcode git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28139 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28138 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28137 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28136 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
replace static path for table_style_icon.png image by tales expression git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28135 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Remove commented logging. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28134 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Jul, 2009 2 commits
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28133 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28132 20353a03-c40f-0410-a6d1-a30d3c3de9de
-