Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0009639 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 07. Sales management | major | always | 2009-06-25 15:19 | 2009-07-17 11:25 | |||
Reporter | sureshbabu | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | pi | |||
Status | closed | Fix in branch | Fixed in SCM revision | 20e2c558bee6 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Windows | Database | PostgreSQL | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.50MP2 | SCM revision | ||||||
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 | 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 | |||||||
Tags | 250MP2QAcylce | |||||||
Attached Files | Generate Commission process not getting complete if we change the Starting date.JPG [^] (163,423 bytes) 2009-06-25 15:19
| |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0017610) areefbasha (reporter) 2009-06-26 11:58 |
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 (developer) 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 --- |
(0017639) sureshbabu (reporter) 2009-06-29 11:33 |
Tested working fine |
(0017886) hgbot (developer) 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 --- |
(0018354) sureshbabu (reporter) 2009-07-17 11:25 |
Tested working fine in Pi |
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 |
Copyright © 2000 - 2009 MantisBT Group |