- 09 Aug, 2007 7 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15580 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Handle the case of a related payment has more than one causality, but all those causalities are also in the group of transactions we are currently calculating. This is required to support reversal of payment transactions: the reversal has for causality the invoice and the first payment transaction, it's a case where a payment transaction have more than one causality, but we are able to calculate. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15579 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15578 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
* .bt5 files in $INSTANCE_HOME/bt5/ * directories in $INSTANCE_HOME/ * directories in $INSTANCE_HOME/bt5/*/ git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15577 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15576 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Use Base_viewWorkflowActionDialog instead of BaseWorkflow_viewWorkflowActionDialog. This will require a recent erp5_core git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15575 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15574 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Aug, 2007 22 commits
-
-
Yoshinori Okuji authored
Enable the read-only transaction cache temporarily when checking category membership, because this is guaranteed not to change categories. This change improves the performance significantly when there are many membership criterion categories. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15573 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15572 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Retain backward compatibility with regular DateTime default serialisation. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15569 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Prevent Formulator (and incidentaly ERP5Form) from bloating the ZODB at each zope restart. This also cures conflict error occuring when restarting 2 zopes concurently on the same zeo server. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15568 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Remove Base_DoWorkflowAction it was a mistake, all workflow transitions must use Base_viewWorkflowActionDialog, even if it apparently doesn't make sense to enter a comment git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15567 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Added Base_viewWorkflowActionDialog which will someday replace BaseWorkflow_viewWorkflowActionDialog ( bad naming ). Please update your workflow transisitons. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15565 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Counter containing cash given back to customer is "encaisse_des_billets_et_monaies/sortante" on the one the user is assigned on. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15564 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15563 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15562 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15561 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15560 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15559 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15558 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
This script is used in erp5_mobile. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15557 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Do not use _v_erp5_transactional_variable, because there is no need to attach a transaction manager to ZODB. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15551 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15550 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15549 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15548 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15547 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15546 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15545 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
attribute on the site. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15543 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Aug, 2007 11 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15542 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15541 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15540 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15539 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15538 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
Move ListBox edit code from Base_edit to ERP5Form.ListBox module. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15537 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15536 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15534 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15533 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15532 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Document creator changed, and Assignee/Assignor were exhcnaged (conventions state that document creator is Assignor). Update workflow to follow this change. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15531 20353a03-c40f-0410-a6d1-a30d3c3de9de
-