An error occurred fetching the project authors.
- 15 Nov, 2010 1 commit
-
-
Vincent Pelletier authored
Also, remove unuder variable. Also, de-duplicate code from BankAccount_checkAvailableBalance. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40264 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Oct, 2010 2 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39190 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39140 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Oct, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39106 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Sep, 2010 2 commits
-
-
Vincent Pelletier authored
It is incorrect for CashContainer class not to inherit from BaobabMixin, as it needs "Baobab" accessors. It is useless for CashContainer to define manually accessors which are properly and generically defined in BaobabMixin. Add missing type-based method so that Cash Containers get a correct destination, so they actually move containers around (as per Trackinglist meaning). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38108 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
This breaks because of monkey-patched baobab uid getters (see ERP5Banking/Document/BankingOperation.py) in case where we are not interested in uids (ex: Cash Container Cell). The only cases it should detect should in fact be detected in unit tests (ie, stock impact invalid for a certain kind of document). Reverts partially r18818. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38107 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Aug, 2010 1 commit
-
-
Grégory Wisniewski authored
Make the relation string take into account the accounting cancellation resource so that the selected bank account match with it. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37834 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Jul, 2010 1 commit
-
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37365 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Jul, 2010 1 commit
-
-
Sebastien Robin authored
Conflicts: bt5/erp5_base/bt/revision bt5/erp5_simulation/DocumentTemplateItem/InvoiceSimulationRule.py bt5/erp5_simulation/bt/revision bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/Base_viewTradeFieldLibrary.xml bt5/erp5_trade/bt/change_log bt5/erp5_trade/bt/revision products/ERP5/Document/BusinessPath.py products/ERP5/Document/SimulationMovement.py products/ERP5/Document/TradeCondition.py products/ERP5/Document/TradeModelLine.py products/ERP5/bootstrap/erp5_mysql_innodb_catalog/bt/revision products/ERP5Type/ERP5Type.py git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37129 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Jul, 2010 2 commits
-
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37054 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Grégory Wisniewski authored
Replaced by BankAccount_getCheckModel() that support new check numbering system git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37053 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Jun, 2010 1 commit
-
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36700 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Jun, 2010 2 commits
-
-
Mame Coumba Sall authored
-remove the other forms because they were already present in erp5_core or erp5_base git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36227 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36198 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 May, 2010 1 commit
-
-
Vincent Pelletier authored
The only reason is to define a different security (only Manager should be allowed to reopen a closed bank account). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35433 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 May, 2010 2 commits
-
-
Mame Coumba Sall authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35397 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
This is basically the same as creating a new bank account and validating it (as we check again its validity and unicity), but without loosing its history. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35377 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 May, 2010 1 commit
-
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35368 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 May, 2010 1 commit
-
-
Mame Coumba Sall authored
-Modify "resource" field in AccountingCancellation form so that it's now a list field and it's non editable -Modify script to check new constraints added on Accounting Cancellation git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35333 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Jan, 2010 1 commit
-
-
Mame Coumba Sall authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32016 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Jan, 2010 1 commit
-
-
Mame Coumba Sall authored
Modified script so that not only an Assignor but any user who has Modify portal content can calculate quantity on Currency Purchase. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31714 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Jan, 2010 1 commit
-
-
Mame Coumba Sall authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31609 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Dec, 2009 1 commit
-
-
Vincent Pelletier authored
Add a Manager proxy role on Base_checkBaobabSourceAndDestination: as it only accesses context (and its subobjects), and as no security should be defined on subobjects, it means caller rights were already checked. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31241 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Dec, 2009 1 commit
-
-
Mame Coumba Sall authored
Add new custom asCellRange for Container Line so that it takes precedence over ContainerLine_asCellRange already present in erp5_trade git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31216 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Nov, 2009 2 commits
-
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30602 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30596 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Nov, 2009 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30453 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Nov, 2009 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30431 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Oct, 2009 1 commit
-
-
Vincent Pelletier authored
- Baobab_getMainAgencyForSite - Baobab_getMainAgencyAccountForSite git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30096 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Oct, 2009 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30060 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Oct, 2009 2 commits
-
-
Grégory Wisniewski authored
Fix a typo. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29894 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29882 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Oct, 2009 1 commit
-
-
Vincent Pelletier authored
As Bank Account state is not historicised, it is not possible to do a report on openned bank account at a given date (in past), which might be required. Make this possible by listing accounts both in opened and closed states. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29472 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Oct, 2009 2 commits
-
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29428 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29420 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Sep, 2009 1 commit
-
-
Vincent Pelletier authored
BankAccount_isOpened is to be called on payment_value in the 2 caller scripts, not on context. This denotes a naming convention violation, as those scripts are called "BankAccount_*". Remove payment_state variable as it's now unused. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28840 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Sep, 2009 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28779 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 Aug, 2009 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28700 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Aug, 2009 2 commits
-
-
Vincent Pelletier authored
Fix hiding empty titled categories: it ws acting the other way around, and ignored the magic ['', ''] entry. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28389 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28385 20353a03-c40f-0410-a6d1-a30d3c3de9de
-