An error occurred fetching the project authors.
- 23 Apr, 2010 1 commit
-
-
Jérome Perrin authored
contentValues(filter= cannot filter by simulation state. Use the more common contentValues(portal_type=, checked_permission= and filter simulation states in the loop git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34735 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Apr, 2010 1 commit
-
-
Jérome Perrin authored
fix badly named dialog AccountingTransaction_viewAccountingTransactionLineDialog -> AccountingTransaction_viewAddAccountingTransactionLineDialog git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34699 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Apr, 2010 4 commits
-
-
Jérome Perrin authored
- impossible to search + sort on title or reference - impossible to sort on specific_reference if no filter by section - impossible to sort by more than one column git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34620 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34612 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34611 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34609 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Apr, 2010 6 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34602 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34601 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34597 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34591 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
* add an update button on account statement, and reflect selection of section category in the list of possible third parties and bank account * cleanup and document AccountModule_getBankAccountItemList * extend a bit Account_zDistinctSectionList to support this git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34581 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34578 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Apr, 2010 2 commits
-
-
Danièle Vanbaelinghem authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34554 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34536 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Apr, 2010 9 commits
-
-
Jérome Perrin authored
to get the currency for a section, iterate the group top down until we find one organisation with an accounting currency defined git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34526 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34523 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34510 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
do not allow to change the section at line level, it is too confusing and would require line level security git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34505 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Fix TALES for bank account on destination view of an accounting transaction line, and name this field "Section Bank Account" like on the transaction view git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34504 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34501 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
remove AccountingTransaction_getInvoiceTransactionLineList, and replace it by AccountingTransaction_getAccountingTransactionLineList in the last place it was used git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34500 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34492 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
when creating a related payement, use the quantities from the movements, not the asset price. In case of foreign currency, we want to pay the amount in foreign currency, not the converted amount git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34491 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Apr, 2010 2 commits
-
-
Jérome Perrin authored
fix a problem on accounting module stat columns. It was not showing good values when a transactions contains more than 2 lines on the same side git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34478 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34466 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Apr, 2010 2 commits
-
-
Jérome Perrin authored
use a listfield, because when we do not redirect in Base_callDialogMethod field_your_payment is still in REQUEST.other. Maybe this should be fixed in Base_callDialogMethod actually ... git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34444 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Stop using "object_add" action category + hidden content type, use standard way (mainly because we cannot copy & paste, create new, or clone lines), the previous behaviour of staying in the delivery view is kept if we use this new action, with adding only one line. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34443 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Apr, 2010 3 commits
-
-
Hervé Poulain authored
Modify the transition to do checking of price currency between bank_account and transaction, it must be the same. (fix bug number: 1242, the corresponding unit test is commited in the revision number 34386) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34387 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34369 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
* Reverted previous my change. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34345 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Apr, 2010 1 commit
-
-
Yusei Tahara authored
* Fix SimulationMovement_testPaymentSimulationRule.id attribute value. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34307 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Mar, 2010 3 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34186 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34177 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34174 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Mar, 2010 6 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34168 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34166 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Also handle the case where both sections are set, but none of them is member of our preferred group. In such case we prefer the "default" view. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34160 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34155 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34152 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
use non editable checkbox field (this is a workaround because it's not supported by odt_style for now) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34150 20353a03-c40f-0410-a6d1-a30d3c3de9de
-