- 06 May, 2009 27 commits
-
-
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
-
Vincent Pelletier authored
When doing multiple FullText lookups in the same SearchText expression, merge all lookups into just one SQL fulltext match (per expression block). Add a test. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26836 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26835 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26834 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- update obsoleted comment on BT git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26833 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- use First Causality Movement Group instead of Causality Movement Group to have global builder supporting proper grouping of parent's orphaned movements git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26831 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26830 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- allow to use First Causality Movement Group in Delivery Builder git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26829 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- movement group to find first causality in simulation tree starting from parent movement with checking upon updating existing delivery git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26828 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26827 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26825 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26824 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
remove some unused variable declaration. Declare variable used only gadget mode only in gadget case. This should make the page displaying a bit faster. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26823 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 May, 2009 13 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26822 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26821 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26820 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26819 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26818 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26817 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26816 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
* remove one call of navigation_page_render in ListBox_asTableStyleHTML because it was twice * use span makup instead of img in the navigation_page_render template (in gadget_mode part). This permit to change images using css * add css selectors because of the changes in the navigation_page_render * translate titles of buttons in gadget mode git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26815 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Instead of adding this in the page template, it could be better to handle this convertion directly in the field. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26814 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26813 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
* update xml * remove some unused part from css (about pageNavigation) and set the new style git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26812 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
unify page navigation on all listboxes. Using page_navigation_render template (include in erp5_xhtml_style portal_skin). page_navigation_render is composed by two part, one for gadget_mode (because we use AJAX) on the other part for all other listboxes. To make page navigation working in gadget mode, I had to remove list_start input from tempates. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26811 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26810 20353a03-c40f-0410-a6d1-a30d3c3de9de
-