Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0036225 | Openbravo ERP | A. Platform | public | 2017-06-12 11:29 | 2017-06-27 14:20 |
|
Reporter | JONHM | |
Assigned To | markmm82 | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR17Q3 | |
Merge Request Status | |
Review Assigned To | aferraz |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 47102 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0036225: 'Copy Lines' button does not copy every fields correctly |
Description | When pressing 'Copy Lines' button with some record of the 'Commission' window, some fields of the lines are not correctly copied |
Steps To Reproduce | 1) Open 'Commission' window and create a new record "Test" with the default values and product 'Agua sin Gas 1L'
2) Create new lines of this commission and set the checkbox 'Based on sales rep.' as YES
3) Create a new commission "Test2" the same as before and press the button 'copy lines' and copy the lines of 'Test'
--> The checkbox 'based on sales rep.' is set as NO |
Proposed Solution | Copy Based on Sales Rep and Trx Organization. |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2017-06-12 11:29 | JONHM | New Issue | |
2017-06-12 11:29 | JONHM | Assigned To | => platform |
2017-06-12 11:29 | JONHM | OBNetwork customer | => Yes |
2017-06-12 11:29 | JONHM | Modules | => Core |
2017-06-12 11:29 | JONHM | Support ticket | => 47102 |
2017-06-12 11:29 | JONHM | Resolution time | => 1499032800 |
2017-06-12 11:29 | JONHM | Triggers an Emergency Pack | => No |
2017-06-13 10:13 | alostale | Assigned To | platform => Triage Finance |
2017-06-13 10:26 | aferraz | Proposed Solution updated | |
2017-06-13 10:27 | aferraz | Assigned To | Triage Finance => collazoandy4 |
2017-06-23 20:32 | markmm82 | Assigned To | collazoandy4 => markmm82 |
2017-06-23 20:33 | markmm82 | Status | new => scheduled |
2017-06-26 18:21 | markmm82 | Note Added: 0097678 | |
2017-06-26 19:09 | hgbot | Checkin | |
2017-06-26 19:09 | hgbot | Note Added: 0097682 | |
2017-06-26 19:09 | hgbot | Status | scheduled => resolved |
2017-06-26 19:09 | hgbot | Resolution | open => fixed |
2017-06-26 19:09 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/5712a5284e9764e9d2ff6449fc6394cf9fcfe5fc [^] |
2017-06-26 19:09 | aferraz | Review Assigned To | => aferraz |
2017-06-26 19:09 | aferraz | Note Added: 0097683 | |
2017-06-26 19:09 | aferraz | Status | resolved => closed |
2017-06-26 19:09 | aferraz | Fixed in Version | => 3.0PR17Q3 |
2017-06-27 14:20 | hudsonbot | Checkin | |
2017-06-27 14:20 | hudsonbot | Note Added: 0097711 | |
Notes |
|
|
Test Plan:
1) Open 'Commission' window and create a new record "Test" with the default values and product 'Agua sin Gas 1L'
2) Create new lines of this commission and set the checkbox 'Based on sales rep.' as YES
3) Create a new commission "Test2" the same as before and press the button 'copy lines' and copy the lines of 'Test'
Notice all fields are a copy from the original, includind The checkbox 'based on sales rep.' and Trx Organization fields. |
|
|
(0097682)
|
hgbot
|
2017-06-26 19:09
|
|
Repository: erp/devel/pi
Changeset: 5712a5284e9764e9d2ff6449fc6394cf9fcfe5fc
Author: Mark <markmm82 <at> gmail.com>
Date: Mon Jun 26 12:13:11 2017 -0400
URL: http://code.openbravo.com/erp/devel/pi/rev/5712a5284e9764e9d2ff6449fc6394cf9fcfe5fc [^]
Fixes issue 36225: 'Copy Lines' button does not copy every fields correctly
When pressing 'Copy Lines' button with some record of the 'Commission' window,
some fields of the lines are not correctly copied.
Fixed C_COMMISION_COPY procedure to correctly copy all fields of the lines.
---
M src-db/database/model/functions/C_COMMISSION_COPY.xml
---
|
|
|
|
|
|
|
|