An error occurred fetching the project authors.
- 18 Apr, 2011 2 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45549 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
For export format stability. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45540 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Apr, 2011 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45483 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Apr, 2011 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45401 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Apr, 2011 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45391 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 Mar, 2011 1 commit
-
-
Aurel authored
update filter on catalog method git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44868 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Mar, 2011 2 commits
-
-
Aurel authored
- add a specific Z SQL Method for related key - update related key to use new naming git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44798 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44796 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Mar, 2011 2 commits
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44735 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44727 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Mar, 2011 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44624 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Mar, 2011 3 commits
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44560 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44558 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
only in catalog table in erp5_banking's catalog git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44555 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Mar, 2011 1 commit
-
-
Aurel authored
many xml format changes git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44545 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Mar, 2011 1 commit
-
-
Vincent Pelletier authored
It is called from only one other script, which always passes both parameters. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44452 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Mar, 2011 2 commits
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44361 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Get rid of dead (commented-out) code. Reindent & factorise remaining code. Add an XXX about bad script naming. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44340 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Mar, 2011 1 commit
-
-
Vincent Pelletier authored
There is a much better generic one. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44290 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Mar, 2011 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43993 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Feb, 2011 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43621 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Jan, 2011 1 commit
-
-
Vincent Pelletier authored
erp5_banking_* BTs use custom catalog based on old ERP5 catalog structure. This should not change, for backward compatibility reasons (data migration of SQL tables would take an unbearable amount of time). As such, the "owner" column in catalog table means the same thing as "viewable_owner" in newest ERP5 catalog schema, so: - "Owner" role must be set to use "owner" column for queries - indexation of "owner" column must continue using "getViewPermissionOwner" git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42693 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Dec, 2010 1 commit
-
-
Vincent Pelletier authored
Also, serialise bank account when checking if an operation can happen, so it doesn't have to be done in each caller script. This should not be a performance problem to serialise multiple time the same account per transaction, and BankAccount_checkBalance should only be called when there is an intent to withdraw cash from the account. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41551 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Nov, 2010 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40295 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 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 1 commit
-
-
Mame Coumba Sall authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35397 20353a03-c40f-0410-a6d1-a30d3c3de9de
-