- 04 Oct, 2007 8 commits
-
-
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 12 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16790 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16789 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16788 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16787 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16786 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
Improve the code readability. This also makes easy to test some methods. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16785 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16784 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16783 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Add comments when creating initial movements and inventories. Created movements must be in "delivered" state to correctly impact inventories. Fix tests which search for individual inventory values in stock table. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16782 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
because dict does not keep ordering. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16781 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
The utility class "Validator" can be reused to validate any OOoTemplate. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16780 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16779 20353a03-c40f-0410-a6d1-a30d3c3de9de
-