- 04 Oct, 2007 19 commits
-
-
Alexandre Boeglin authored
- accounting_workflow/scripts/Delivery_Build now uses Delivery_updateAppliedRule in its after_methid_id list git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16837 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16836 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
- removed old interaction workflow (production_packing_list_interaction_workflow) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16835 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
- removed old interaction workflows (delivery_edit_workflow and packing_list_interaction_workflow) - added container_interaction workflow to handle Containers separately - renamed container_interaction_workflow edit transition to calculate_packing git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16833 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
- add new simulation interaction workflows that will be associated to all simulation dependant deliveries - add Delivery_updateAppliedRule script that will be called by those workflow and decide which rule to apply (will be remove as soon as we move to predicates selected rules) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16831 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
For instance, Accounting Trnsaction Lines can be contained in a Accounring Rule Cell of a Invoice Transaction Rule, and none of these provide a causality workflow, but Accounting Transaction Line is also a possible child of a Accounting Transaction in the Accounting Transaction Module. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16830 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Fixed a bug that search result does not appear. (stop to use countFolder) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16829 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Save last used processing node in a global variable. This avoids the case where all activities are assigned to first node when there is just one activity to distribute per distribute call. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16828 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16827 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Update Amortisation Transaction Causality Workflow rename edit transition to calculate git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16826 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16824 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
remove docstrings on contentValues and objectValues, otherwise it's possible to call them in the URL git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16823 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16822 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
doing str() on DOM parser results is dangerous, because it fails if the value contains non ascii characters. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16821 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16820 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16819 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16818 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16815 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
are always None git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16814 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Oct, 2007 20 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16812 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Remove obsolete proxy field (Base_viewAdvancedSearchDialog.your_category_list) (I'll add some category related fields later) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16811 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
This is required for portal_catalog.getObject to work properly. Without this patch, context.portal_catalog.getObject(uid) returns 'context' if 'uid' is not in the catalog. ( This is the reason for functional tests failures on listbox validation ) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16809 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16808 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
(this information is for developers only) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16807 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16806 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
for cache and will return RAM usage per cache factory. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16805 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
for plugin. This method depens on python module "guppy":http://guppy-pe.sourceforge.net/ When clearing cache initialize default cache scope. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16804 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
getBaobabSource/Destination must return a default bank account in any cases git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16803 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Remove useless log. Thanks to Lukasz Nowak. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16802 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16801 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Remove start_date and stop_date from invoice_causality_workflow. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16800 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16798 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16797 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16796 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16795 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
trigger startBuilding at creation or update of Production related deliveries (just like Sale Packing List) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16794 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Fixed broken proxy fields. (ExternalSource_view.my_follow_up_title and Image_view.my_follow_up_title) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16793 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16792 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16791 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Oct, 2007 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16790 20353a03-c40f-0410-a6d1-a30d3c3de9de
-