- 07 May, 2009 16 commits
-
-
Yusuke Muraoka authored
transformation will understand trade_phase instead of industrial_phase git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26881 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26879 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Replace DocumentSearch.py extension by Base_parseSearchString restricted script using catalog API to access expression parser. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26878 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
This file will be removed because a syncml server will be integrated to erp5 git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26876 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
revert r.26675 (at least with Firefox 3, onkeypress seems to send form too early if we choose something from field's history and then hit enter key), because such a workaround is just a hack and it prevents selenium functional test working. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26875 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26874 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26873 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26872 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26871 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
- Append a test-case of the ImageField mapping. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26870 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26869 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Add SkinsTool_makeFieldLibraryAndProxifyAllField. This is a helper script to make a field library and proxify existing fields. But you still need to adjust by hand... git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26868 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26867 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Simplify field libraries and proxy fields. Old field libraries are kept for backward compatibility. * Update dependencies. Now require erp5_core 5.4.3. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26866 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26865 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
- modify the HTML table layout of the 'Edit' tab git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26864 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 May, 2009 24 commits
-
-
Julien Muchembled authored
* Fix check_catalog and check_stock alarm to pass 'fixit' parameter. * More unit tests to check_stock & ERP5Site_checkCatalogTable. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26863 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26862 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26861 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26857 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Internal use this API too. Update IQueryCatalog interface. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26856 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26855 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
* Add support for 'fixit' parameter. Calls unindexObject for missing objects, and reindexObject when values differ. * Fix detection of missing objects in the ZODB. Exclude 'path' from properties to check because it is redundant and "getProperty('path')" does not always work. * Fix comparison of float values. Rounding errors could produce false positive. * Reduce length of some lines (80 chars). * Clean up dead code. * Delete useless Alarm_activeCheckCatalogTable and update check_catalog alarm. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26854 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26853 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
* Introduce recursive accounting periods, used for example for monthly intermediate periods. They do not create balance transaction, but prevent adding more transaction for this period. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26852 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26851 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
if the reference is generated based on the year, cast it to string, this way if later you have an accounting period with same short title, you will not have duplicated references git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26850 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26849 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* merge showPopik function to erp5.js. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26848 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26847 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26846 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
template_erp5_web overrides erp5_web's template_erp5_web but its definition of portal_path is wrong. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26845 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26844 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26843 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
accounting periods git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26842 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26841 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
* add the following condition : <tal:block tal:condition="python: here.total_pages > 1"> to not display the page navigation if there is only one page. This permit to increase performances in case there only one page. * change all the indentation due to this new condition git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26840 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- update test to current implementation - without delivering of trade model rule related simulation movements - there is no need to affect default invoice builders from test - as there are no invoice lines for trade model rule related movements use getAggregatedAmountList to obtain values for testing - as there are no invoice lines for trade model rule related movements do not check them - update test name to its implementation git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26839 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26838 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26837 20353a03-c40f-0410-a6d1-a30d3c3de9de
-