Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0000121 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Openbravo ERP] B. User interface | minor | have not tried | 2008-04-25 12:14 | 2008-11-26 20:20 | |||
Reporter | plujan | View Status | public | |||||
Assigned To | dalsasua | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 2.50 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 8456 | ||||
Projection | none | ETA | none | Target Version | 2.50 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | 3795 | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0000121: Avoid entering country twice when defining a a bank | |||||||
Description | When creating a new bank, IBAN number requires a Country field, but I also have to enter a Country when creating bank address. This duplicate input is not necessary. | |||||||
Steps To Reproduce | 1. Go Financial Management > Receivables and Payables > Setup > Bank 2. Create a new record. Enter an address (country is a mandatory field) 3. Complete the rest of the fields, there is another Country field, so I have to enter same data twice. See attach. | |||||||
Tags | ReleaseCandidate | |||||||
Attached Files | R240_BUG_DuplicateCountryInputOnBank.JPG [^] (74,444 bytes) 2008-04-25 12:15
| |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0000400) pjuvara (reporter) 2008-05-30 20:07 |
Reminder sent to: dalsasua David, let's discuss this FR on Monday, Paolo |
(0000494) dalsasua (reporter) 2008-06-11 10:08 |
I think that it should be possible to set the country (mandatory for IBAN accounts), even with no business partner associated to the bank (no mandatory). David |
(0009409) svnbot (reporter) 2008-10-07 00:58 |
Repository: openbravo Revision: 8303 Author: davidalsasua Date: 2008-10-07 00:57:57 +0200 (Tue, 07 Oct 2008) Fixes Bug 0000121: Avoid entering country twice when defining a a bank --- U trunk/src-db/database/model/triggers/C_BANKACCOUNTIBAN_TRG.xml U trunk/src-db/database/sourcedata/AD_COLUMN.xml U trunk/src-db/database/sourcedata/AD_FIELD.xml --- https://dev.openbravo.com/websvn/openbravo/?rev=8303&sc=1 [^] |
(0009446) dalsasua (reporter) 2008-10-08 16:59 |
In order to check this bug fix, some IBAN account number is needed. There exists some examples at https://publishers.esellerate.net/Admin/Help/Help.asp?ID=Profile_IBAN_Ex [^] |
(0009447) svnbot (reporter) 2008-10-08 17:06 |
Repository: openbravo Revision: 8409 Author: davidalsasua Date: 2008-10-08 17:06:39 +0200 (Wed, 08 Oct 2008) Fixes Bug 0000121: Avoid entering country twice when defining a a bank --- U branches/r2.40/src-db/database/model/triggers/C_BANKACCOUNTIBAN_TRG.xml U branches/r2.40/src-db/database/model/triggers/C_BANKCOUNTRY_TRG.xml A branches/r2.40/src-db/database/model/triggers/C_LOCATION_TRG.xml U branches/r2.40/src-db/database/sourcedata/AD_COLUMN.xml U branches/r2.40/src-db/database/sourcedata/AD_FIELD.xml --- https://dev.openbravo.com/websvn/openbravo/?rev=8409&sc=1 [^] |
(0009448) svnbot (reporter) 2008-10-08 17:17 |
Repository: openbravo Revision: 8410 Author: villind Date: 2008-10-08 17:17:15 +0200 (Wed, 08 Oct 2008) Merged in change 8409. Fixes Bug 0000121: Avoid entering country twice when defining a a bank --- _U branches/bonware/r2.40/ _U branches/bonware/r2.40/config/setup-tool/ _U branches/bonware/r2.40/eclipse.install.source.launch _U branches/bonware/r2.40/export.database.launch _U branches/bonware/r2.40/src-core/src/org/openbravo/database/OpenbravoDriverManagerConnectionFactory.java U branches/bonware/r2.40/src-db/database/model/triggers/C_BANKACCOUNTIBAN_TRG.xml U branches/bonware/r2.40/src-db/database/model/triggers/C_BANKCOUNTRY_TRG.xml A branches/bonware/r2.40/src-db/database/model/triggers/C_LOCATION_TRG.xml U branches/bonware/r2.40/src-db/database/sourcedata/AD_COLUMN.xml U branches/bonware/r2.40/src-db/database/sourcedata/AD_FIELD.xml _U branches/bonware/r2.40/update.database.launch --- https://dev.openbravo.com/websvn/openbravo/?rev=8410&sc=1 [^] |
(0009464) svnbot (reporter) 2008-10-08 19:02 |
Repository: openbravo Revision: 8420 Author: davidalsasua Date: 2008-10-08 19:02:26 +0200 (Wed, 08 Oct 2008) Fixes Bug 0000121: Avoid entering country twice when defining a a bank --- A trunk/src-db/database/model/triggers/C_LOCATION_TRG.xml --- https://dev.openbravo.com/websvn/openbravo/?rev=8420&sc=1 [^] |
(0009468) svnbot (reporter) 2008-10-08 19:29 |
Repository: openbravo Revision: 8423 Author: davidalsasua Date: 2008-10-08 19:29:36 +0200 (Wed, 08 Oct 2008) Fixes Bug 0000121: Avoid entering country twice when defining a a bank --- U branches/r2.40/src-db/database/model/triggers/C_BANKCOUNTRY_TRG.xml U branches/r2.40/src-db/database/model/triggers/C_LOCATION_TRG.xml --- https://dev.openbravo.com/websvn/openbravo/?rev=8423&sc=1 [^] |
(0009483) svnbot (reporter) 2008-10-09 11:24 |
Repository: openbravo Revision: 8456 Author: villind Date: 2008-10-09 11:24:11 +0200 (Thu, 09 Oct 2008) Merged in change 8423. Fixes Bug 0000121: Avoid entering country twice when defining a a bank --- _U branches/bonware/r2.40/ _U branches/bonware/r2.40/config/setup-tool/ _U branches/bonware/r2.40/eclipse.install.source.launch _U branches/bonware/r2.40/export.database.launch _U branches/bonware/r2.40/src-core/src/org/openbravo/database/OpenbravoDriverManagerConnectionFactory.java U branches/bonware/r2.40/src-db/database/model/triggers/C_BANKCOUNTRY_TRG.xml U branches/bonware/r2.40/src-db/database/model/triggers/C_LOCATION_TRG.xml _U branches/bonware/r2.40/update.database.launch --- https://dev.openbravo.com/websvn/openbravo/?rev=8456&sc=1 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2008-04-25 12:14 | plujan | New Issue | |
2008-04-25 12:14 | plujan | Status | new => @50@ |
2008-04-25 12:14 | plujan | Assigned To | => cromero |
2008-04-25 12:15 | plujan | File Added: R240_BUG_DuplicateCountryInputOnBank.JPG | |
2008-04-25 12:15 | plujan | Steps to Reproduce Updated | |
2008-04-28 11:45 | cromero | Status | @50@ => @40@ |
2008-04-28 11:45 | cromero | Status | @40@ => scheduled |
2008-04-28 11:45 | cromero | Assigned To | cromero => dalsasua |
2008-05-30 20:07 | pjuvara | Note Added: 0000400 | |
2008-06-11 10:08 | dalsasua | Note Added: 0000494 | |
2008-06-22 08:10 | pjuvara | version | 2.40 => |
2008-06-22 08:10 | pjuvara | Summary | When creating a new Bank, I have to enter Country twice => Avoid entering country twice when defining a a bank |
2008-06-22 08:10 | pjuvara | Description Updated | |
2008-06-24 18:59 | pjuvara | Tag Attached: ReleaseCandidate | |
2008-06-24 19:00 | pjuvara | Priority | normal => high |
2008-06-24 19:00 | pjuvara | Target Version | => 2.50 |
2008-06-25 11:06 | pjuvara | Status | scheduled => feedback |
2008-06-25 11:06 | pjuvara | Status | feedback => new |
2008-06-25 11:06 | pjuvara | Status | new => acknowledged |
2008-06-25 11:07 | pjuvara | Target Version | 2.50 => |
2008-07-01 16:42 | pjuvara | Relationship added | related to 0004242 |
2008-07-01 17:56 | anonymous | sf_bug_id | 0 => 2007861 |
2008-10-07 00:58 | svnbot | Checkin | |
2008-10-07 00:58 | svnbot | Note Added: 0009409 | |
2008-10-07 00:58 | svnbot | Status | acknowledged => resolved |
2008-10-07 00:58 | svnbot | Resolution | open => fixed |
2008-10-07 00:58 | svnbot | svn_revision | => 8303 |
2008-10-08 16:59 | dalsasua | Note Added: 0009446 | |
2008-10-08 17:06 | svnbot | Checkin | |
2008-10-08 17:06 | svnbot | Note Added: 0009447 | |
2008-10-08 17:06 | svnbot | svn_revision | 8303 => 8409 |
2008-10-08 17:17 | svnbot | Checkin | |
2008-10-08 17:17 | svnbot | Note Added: 0009448 | |
2008-10-08 17:17 | svnbot | svn_revision | 8409 => 8410 |
2008-10-08 19:02 | svnbot | Checkin | |
2008-10-08 19:02 | svnbot | Note Added: 0009464 | |
2008-10-08 19:02 | svnbot | svn_revision | 8410 => 8420 |
2008-10-08 19:29 | svnbot | Checkin | |
2008-10-08 19:29 | svnbot | Note Added: 0009468 | |
2008-10-08 19:29 | svnbot | svn_revision | 8420 => 8423 |
2008-10-09 11:24 | svnbot | Checkin | |
2008-10-09 11:24 | svnbot | Note Added: 0009483 | |
2008-10-09 11:24 | svnbot | svn_revision | 8423 => 8456 |
2008-10-09 19:01 | pjuvara | Fixed in Version | => 2.50 |
2008-10-09 19:01 | pjuvara | Target Version | => 2.50 |
2008-11-26 20:20 | pjuvara | Status | resolved => closed |
2010-01-19 09:08 | dalsasua | Relationship added | related to 0012001 |
Copyright © 2000 - 2009 MantisBT Group |