Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0014917 | Openbravo ERP | Z. Others | public | 2010-10-19 13:55 | 2010-12-09 16:07 |
|
| Reporter | networkb | |
| Assigned To | mirurita | |
| Priority | high | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 5 | OS Version | |
| Product Version | 2.50 | |
| Target Version | | Fixed in Version | | |
| Merge Request Status | |
| Review Assigned To | |
| OBNetwork customer | OBPS |
| Web browser | |
| Modules | Advanced Payables and Receivables Mngmt |
| Support ticket | |
| Regression level | |
| Regression date | |
| Regression introduced in release | |
| Regression introduced by commit | |
| Triggers an Emergency Pack | No |
|
| Summary | 0014917: Client and Organization fields in Payment Method tab of Financial Account should be readonly when creating a new record |
| Description | Client and Organization fields in Payment Method tab of Financial Account should be readonly when creating a new record (as they are in next tab "Imported Bank Statement") |
| Steps To Reproduce | 1. Financial Management || Receivables & Payables || Transactions || Financial Account || Account >> Payment Method : create record
Realize that "Client" and "Organization" fields are not read only. |
| Proposed Solution | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2010-10-19 13:55 | networkb | New Issue | |
| 2010-10-19 13:55 | networkb | Assigned To | => mirurita |
| 2010-10-19 13:55 | networkb | OBNetwork customer | => Yes |
| 2010-10-20 16:28 | mirurita | Status | new => scheduled |
| 2010-10-20 16:28 | mirurita | fix_in_branch | => pi |
| 2010-10-20 16:59 | hgbot | Checkin | |
| 2010-10-20 16:59 | hgbot | Note Added: 0032018 | |
| 2010-10-20 16:59 | hgbot | Status | scheduled => resolved |
| 2010-10-20 16:59 | hgbot | Resolution | open => fixed |
| 2010-10-20 16:59 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/f1e98b6f7415e1af8fee92318a5d41bd31c0ac31 [^] |
| 2010-10-20 17:01 | hgbot | Checkin | |
| 2010-10-20 17:01 | hgbot | Note Added: 0032020 | |
| 2010-10-20 17:01 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/f1e98b6f7415e1af8fee92318a5d41bd31c0ac31 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/15c0a071a18c150389ebbcfe6694b150fd9a3f90 [^] |
| 2010-10-20 23:44 | hudsonbot | Checkin | |
| 2010-10-20 23:44 | hudsonbot | Note Added: 0032032 | |
| 2010-10-22 13:30 | sureshbabu | Note Added: 0032115 | |
| 2010-10-22 13:30 | sureshbabu | Status | resolved => closed |
| 2010-12-09 16:07 | anonymous | sf_bug_id | 0 => 3133521 |
|
Notes |
|
|
(0032018)
|
|
hgbot
|
|
2010-10-20 16:59
|
|
Repository: erp/devel/pi
Changeset: f1e98b6f7415e1af8fee92318a5d41bd31c0ac31
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Wed Oct 20 16:55:10 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/f1e98b6f7415e1af8fee92318a5d41bd31c0ac31 [^]
Fixes issue 14917. Fixes issue 14918.
Client and Organization fields in Payment Method tab of Financial Account should be readonly when creating a new record
Client , Organization and Financial Account fields in Accounting configuration tab of Financial Account should be readonly
---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
---
|
|
|
|
(0032020)
|
|
hgbot
|
|
2010-10-20 17:01
|
|
Repository: erp/pmods/org.openbravo.advpaymentmngt
Changeset: 15c0a071a18c150389ebbcfe6694b150fd9a3f90
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Wed Oct 20 17:01:28 2010 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/15c0a071a18c150389ebbcfe6694b150fd9a3f90 [^]
Fixes issue 14917. Fixes issue 14918.
Client and Organization fields in Payment Method tab of Financial Account should be readonly when creating a new record
Client , Organization and Financial Account fields in Accounting configuration tab of Financial Account should be readonly
---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
---
|
|
|
|
|
|
|
|
|
|
Here "Client" "Organization" & Financial account all the three fields are in read only |
|