Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0005586 | Openbravo ERP | 07. Sales management | public | 2008-10-20 11:31 | 2009-05-20 09:07 |
|
Reporter | azabaleta | |
Assigned To | Dowid | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.40 | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0005586: Running commissions gives an incorrect error |
Description | When creating a commission, if you dont select a product (is not mandatory), when creating purchase invoices from commissions it gives incorrect error messages due to the bad PL implementation of the proccess. |
Steps To Reproduce | |
Proposed Solution | Before validating if the sales representative has address, payment form, terms... the PL should validate if the commission has a product. |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0005544 | | closed | Dowid | Running commissions gives an incorrect error |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2008-10-20 11:31 | psarobe | New Issue | |
2008-10-20 11:31 | psarobe | Assigned To | => Dowid |
2008-10-20 11:31 | psarobe | Status | new => scheduled |
2008-11-19 14:06 | svnbot | Checkin | |
2008-11-19 14:06 | svnbot | Note Added: 0010407 | |
2008-11-19 14:06 | svnbot | Status | scheduled => resolved |
2008-11-19 14:06 | svnbot | Resolution | open => fixed |
2008-11-19 14:06 | svnbot | svn_revision | => 10235 |
2008-11-25 09:01 | svnbot | Checkin | |
2008-11-25 09:01 | svnbot | Note Added: 0010596 | |
2008-11-25 09:01 | svnbot | svn_revision | 10235 => 10501 |
2008-12-13 19:05 | psarobe | Status | resolved => new |
2008-12-13 19:05 | psarobe | Resolution | fixed => open |
2008-12-13 19:05 | psarobe | Status | new => scheduled |
2008-12-13 19:05 | psarobe | fix_in_branch | 2.40 => trunk |
2008-12-18 12:59 | svnbot | Checkin | |
2008-12-18 12:59 | svnbot | Note Added: 0011518 | |
2008-12-18 12:59 | svnbot | Status | scheduled => resolved |
2008-12-18 12:59 | svnbot | Resolution | open => fixed |
2008-12-18 12:59 | svnbot | svn_revision | 10501 => 11358 |
2009-05-20 09:07 | sureshbabu | Regression testing | => No |
2009-05-20 09:07 | sureshbabu | Status | resolved => closed |
2009-05-20 09:07 | sureshbabu | Note Added: 0016485 | |
2009-05-20 09:07 | sureshbabu | Fixed in Version | => 2.40MP4 |
Notes |
|
(0010407)
|
svnbot
|
2008-11-19 14:06
|
|
Repository: openbravo
Revision: 10235
Author: dowid
Date: 2008-11-19 14:06:24 +0100 (Wed, 19 Nov 2008)
Fixed bug 0005586: Running commissions gives an incorrect error
---
U branches/r2.40/src-db/database/model/functions/C_COMMISSIONRUN_PROCESS.xml
---
https://dev.openbravo.com/websvn/openbravo/?rev=10235&sc=1 [^]
|
|
|
(0010596)
|
svnbot
|
2008-11-25 09:01
|
|
Repository: openbravo
Revision: 10501
Author: villind
Date: 2008-11-25 09:01:08 +0100 (Tue, 25 Nov 2008)
Merged r10235. Fixed bug 0005586: Running commissions gives an incorrect error
---
_U branches/bonware/r2.40/
_U branches/bonware/r2.40/config/setup-tool/
_U branches/bonware/r2.40/eclipse.install.source.launch
_U branches/bonware/r2.40/export.database.launch
_U branches/bonware/r2.40/src-core/src/org/openbravo/database/OpenbravoDriverManagerConnectionFactory.java
U branches/bonware/r2.40/src-db/database/model/functions/C_COMMISSIONRUN_PROCESS.xml
_U branches/bonware/r2.40/update.database.launch
---
https://dev.openbravo.com/websvn/openbravo/?rev=10501&sc=1 [^]
|
|
|
(0011518)
|
svnbot
|
2008-12-18 12:59
|
|
Repository: openbravo
Revision: 11358
Author: dowid
Date: 2008-12-18 12:59:35 +0100 (Thu, 18 Dec 2008)
Bug fixed 0005586: Running commissions gives an incorrect error
Fixed according to the solution proposed by azabaleta and Pablo Sarobe.
---
U branches/r2.40/src-db/database/model/functions/C_COMMISSIONRUN_PROCESS.xml
U branches/r2.40/src-db/database/sourcedata/AD_MESSAGE.xml
---
https://dev.openbravo.com/websvn/openbravo/?rev=11358&sc=1 [^]
|
|
|
|
System throws error message as " Error:Commission Testing issueid 5586 has not defined an invoiced product "
Tested and working fine |
|