Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0009639 | Openbravo ERP | 07. Sales management | public | 2009-06-25 15:19 | 2009-07-17 11:25 |
|
Reporter | sureshbabu | |
Assigned To | alostale | |
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 10 | OS Version | |
Product Version | 2.50MP2 | |
Target Version | | Fixed in Version | pi | |
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 | 0009639: Not able to generate Commission document, if we change the Starting date field. |
Description | Not able to generate Commission document, if we change the Starting date field from current date to back date. |
Steps To Reproduce | 1) Create and complete a sales order ( Sales Management || Transactions || Sales Order || Header ) with the required details (note the Sales representative name).
2)Move to Sales Management || Setup || Commission || Header and click New
Business Partner / Sales Rep field: pick the sales representative the same one who we selected in the Sales order
Calculation Basis : Order (select any value)
Frequency Type :Monthly (select any value)
3) Move to lines tab, click new
In the reference section donot select any filters,
in the amounts section enter Multiplier Amount as .1(10%)
4) Move back to Header tab and click Generate Commission button a
5) Change the starting date to any back date and click OK.
Process starts and never ends
|
Proposed Solution | |
Additional Information | |
Tags | 250MP2QAcylce |
Relationships | depends on | backport | 0009684 | | closed | alostale | Not able to generate Commission document, if we change the Starting date field. |
|
Attached Files | Generate Commission process not getting complete if we change the Starting date.JPG (163,423) 2009-06-25 15:19 https://issues.openbravo.com/file_download.php?file_id=1470&type=bug
|
|
Issue History |
Date Modified | Username | Field | Change |
2009-06-25 15:19 | sureshbabu | New Issue | |
2009-06-25 15:19 | sureshbabu | Assigned To | => rafaroda |
2009-06-25 15:19 | sureshbabu | File Added: Generate Commission process not getting complete if we change the Starting date.JPG | |
2009-06-25 15:19 | sureshbabu | Tag Attached: 250MP2QAcylce | |
2009-06-26 09:22 | psarobe | Priority | normal => immediate |
2009-06-26 09:22 | psarobe | Status | new => scheduled |
2009-06-26 09:54 | rafaroda | Assigned To | rafaroda => sathiyan |
2009-06-26 10:25 | areefbasha | Assigned To | sathiyan => areefbasha |
2009-06-26 11:58 | areefbasha | Note Added: 0017610 | |
2009-06-26 11:58 | areefbasha | Assigned To | areefbasha => alostale |
2009-06-29 08:18 | alostale | Status | scheduled => acknowledged |
2009-06-29 08:18 | alostale | Status | acknowledged => scheduled |
2009-06-29 08:18 | alostale | fix_in_branch | => pi |
2009-06-29 08:24 | hgbot | Checkin | |
2009-06-29 08:24 | hgbot | Note Added: 0017633 | |
2009-06-29 08:24 | hgbot | Status | scheduled => resolved |
2009-06-29 08:24 | hgbot | Resolution | open => fixed |
2009-06-29 08:24 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/1b0d3ecb46c04b285065bf8a9178dbc2d22f64b0 [^] |
2009-06-29 09:52 | psarobe | Fixed in Version | => main |
2009-06-29 09:52 | psarobe | fix_in_branch | pi => |
2009-06-29 11:33 | sureshbabu | Note Added: 0017639 | |
2009-06-29 11:35 | sureshbabu | Status | resolved => closed |
2009-06-30 00:00 | anonymous | sf_bug_id | 0 => 2814268 |
2009-07-03 13:15 | hgbot | Checkin | |
2009-07-03 13:15 | hgbot | Note Added: 0017886 | |
2009-07-03 13:15 | hgbot | Status | closed => resolved |
2009-07-03 13:15 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/1b0d3ecb46c04b285065bf8a9178dbc2d22f64b0 [^] => http://code.openbravo.com/erp/devel/pi/rev/20e2c558bee65bd73a64b6c06ebcdfb89b8bdb83 [^] |
2009-07-17 11:25 | sureshbabu | Status | resolved => closed |
2009-07-17 11:25 | sureshbabu | Note Added: 0018354 | |
2009-07-17 11:25 | sureshbabu | Fixed in Version | main => pi |
Notes |
|
|
If we change the date in starting date text field in the Generate Commision popup window,
1) ActionButtonData.process123 method is not called.
2) the stored procedure does not execute.
If we does not change the date in starting date text field in the Generate Commision popup window,
1) Press OK
2) ActionButtonData.process123 method is called.
3) the stored procedure executes. |
|
|
(0017633)
|
hgbot
|
2009-06-29 08:24
|
|
Repository: erp/devel/pi
Changeset: 1b0d3ecb46c04b285065bf8a9178dbc2d22f64b0
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Jun 29 08:24:04 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/1b0d3ecb46c04b285065bf8a9178dbc2d22f64b0 [^]
fixed bug 0009639: Not able to generate Commission document, if we change the Starting date field.
Combo reloads for action button were generated in non necessary cases
---
M src-wad/src/org/openbravo/wad/Wad.java
---
|
|
|
|
|
|
(0017886)
|
hgbot
|
2009-07-03 13:15
|
|
Repository: erp/devel/pi
Changeset: 20e2c558bee65bd73a64b6c06ebcdfb89b8bdb83
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Jun 29 08:24:04 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/20e2c558bee65bd73a64b6c06ebcdfb89b8bdb83 [^]
fixed bug 0009639: Not able to generate Commission document, if we change the Starting date field.
Combo reloads for action button were generated in non necessary cases
---
M src-wad/src/org/openbravo/wad/Wad.java
---
|
|
|
|
Tested working fine in Pi |
|