Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0012044 | Openbravo ERP | 07. Sales management | public | 2010-01-22 12:31 | 2010-04-19 21:10 |
|
Reporter | networkb | |
Assigned To | sivaraman | |
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.40MP11 | |
Target Version | 2.40MP15 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0012044: Create New Record button in Comission Payment window |
Description | As Comission Payment window is not thought to create new records directly, "Create New Record" button should not appear |
Steps To Reproduce | 1. Sales Management || Setup || Commission || Header: create a new record and save
2. Sales Management || Transactions || Commission Payment || Header: create new record and try to save. You will get the error. |
Proposed Solution | For pi: Set the Commission Payment header with UI Pattern = Single record then make all the fields as read-only except the Create Invoice button.
For 2.40: Single UI Pattern is not implemented in 2.40 (New and Delete button can not be removed) so there is not a 100% proper solution but making all the fields as read-only except the Create Invoice button. |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0004113 | pi | closed | alostale | Single record window UI pattern | depends on | backport | 0012185 | 2.40MP15 | closed | adrianromero | Create New Record button in Comission Payment window | related to | defect | 0012186 | | closed | alostale | Rename UI Pattern = Single Record to a more meaningful name | related to | defect | 0014240 | | closed | adrianromero | Commission payment should be Edit Only tab not read-only tab |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2010-01-22 12:31 | networkb | New Issue | |
2010-01-22 12:31 | networkb | Assigned To | => rafaroda |
2010-02-09 11:36 | rafaroda | Priority | immediate => urgent |
2010-02-09 11:36 | rafaroda | Proposed Solution updated | |
2010-02-09 11:37 | rafaroda | Status | new => scheduled |
2010-02-09 11:37 | rafaroda | fix_in_branch | => pi |
2010-02-09 11:37 | rafaroda | Relationship added | related to 0004113 |
2010-02-09 11:43 | rafaroda | Relationship added | related to 0012186 |
2010-02-11 11:07 | rafaroda | Assigned To | rafaroda => adrianromero |
2010-03-23 07:07 | sivaraman | Assigned To | adrianromero => sivaraman |
2010-03-23 07:12 | hgbot | Checkin | |
2010-03-23 07:12 | hgbot | Note Added: 0025658 | |
2010-03-23 07:12 | hgbot | Status | scheduled => resolved |
2010-03-23 07:12 | hgbot | Resolution | open => fixed |
2010-03-23 07:12 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.40/rev/f30f0f164968b750940a4d9a05e8e79704595750 [^] |
2010-03-23 11:58 | hgbot | Checkin | |
2010-03-23 11:58 | hgbot | Note Added: 0025664 | |
2010-03-23 11:58 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/stable/2.40/rev/f30f0f164968b750940a4d9a05e8e79704595750 [^] => http://code.openbravo.com/erp/devel/pi/rev/e3f4204ba5b1803dcbf034f2f0506f044aab52dc [^] |
2010-03-23 12:06 | sivaraman | Note Added: 0025665 | |
2010-04-05 07:57 | sureshbabu | Note Added: 0025873 | |
2010-04-05 07:57 | sureshbabu | Status | resolved => closed |
2010-04-06 00:00 | anonymous | sf_bug_id | 0 => 2982344 |
2010-04-19 21:10 | hudsonbot | Checkin | |
2010-04-19 21:10 | hudsonbot | Note Added: 0026369 | |
2010-08-18 18:10 | rafaroda | Relationship added | related to 0014240 |
Notes |
|
(0025658)
|
hgbot
|
2010-03-23 07:12
|
|
|
|
(0025664)
|
hgbot
|
2010-03-23 11:58
|
|
Repository: erp/devel/pi
Changeset: e3f4204ba5b1803dcbf034f2f0506f044aab52dc
Author: Sivaraman Rajagopal <sivaraman.rajagopal <at> openbravo.com>
Date: Tue Mar 23 16:34:42 2010 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/e3f4204ba5b1803dcbf034f2f0506f044aab52dc [^]
Fixes issue 12044: Create New Record button in Comission Payment window
---
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_TAB.xml
---
|
|
|
|
Steps to test:
1. Log on to Openbravo
2. Change role to Openbravo Admin
3. Go to Sales Management || Setup || Commission || Header
4. Create new records and Save it
5. Go to Sales Management || Transactions || Commission Payment || Header
6. Verify all fields are Read-Only except Create Invoice button
7. Verify 'New' and 'Delete' button not available in toolbar (Note: it's unable to remove 'New' and 'Delete' button in 2.40) |
|
|
|
Tested in PI context its working fine |
|
|
|
|