Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0019541 | Openbravo ERP | 07. Sales management | public | 2012-01-23 12:22 | 2012-02-03 12:06 |
|
Reporter | dalsasua | |
Assigned To | dalsasua | |
Priority | immediate | Severity | critical | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | Ubuntu 10.10 |
Product Version | 3.0MP5 | |
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 | 0019541: When voiding an invoice, "Reversed Invoice" created must have status Voided |
Description | When voiding an invoice, "Reversed Invoice" created has status "Completed". Reversed Invoice's status should be "Voided" |
Steps To Reproduce | 0. Go to Document Type window, search document "AR Invoice" and set Document Cancelled=Reversed Sales Invoice
1. Go to Sales Invoice window and create new AR Invoice. Add any line and Complete
2. Void invoice and reversed invoice will be automatically created. Go to reversed invoice and realize that its status is "Completed" instead of "Voided"
Note: same behaviour in Purchase flow |
Proposed Solution | Rollback fix for 0018633 issue |
Additional Information | |
Tags | Regression |
Relationships | related to | defect | 0018633 | 3.0MP5 | closed | mirurita | When voiding an invoice, "Reversed Invoice" created has status Voided | depends on | backport | 0019542 | | closed | dalsasua | When voiding an invoice, "Reversed Invoice" created must have status Voided |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-01-23 12:22 | dalsasua | New Issue | |
2012-01-23 12:22 | dalsasua | Assigned To | => dalsasua |
2012-01-23 12:22 | dalsasua | Modules | => Core |
2012-01-23 12:22 | dalsasua | OBNetwork customer | => No |
2012-01-23 12:23 | dalsasua | Status | new => scheduled |
2012-01-23 12:23 | dalsasua | fix_in_branch | => pi |
2012-01-23 12:29 | dalsasua | Tag Attached: Regression | |
2012-01-23 12:30 | dalsasua | Relationship added | related to 0018633 |
2012-01-23 12:31 | dalsasua | Status | scheduled => acknowledged |
2012-01-23 12:31 | dalsasua | Status | acknowledged => scheduled |
2012-01-23 13:14 | hgbot | Checkin | |
2012-01-23 13:14 | hgbot | Note Added: 0044479 | |
2012-01-23 13:14 | hgbot | Status | scheduled => resolved |
2012-01-23 13:14 | hgbot | Resolution | open => fixed |
2012-01-23 13:14 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/691dad1d6099e36cac92b35ac71f2371c6172e1a [^] |
2012-01-24 13:34 | hudsonbot | Checkin | |
2012-01-24 13:34 | hudsonbot | Note Added: 0044507 | |
2012-01-30 18:12 | maite | Note Added: 0044714 | |
2012-01-30 18:12 | maite | Status | resolved => closed |
2012-02-01 08:11 | hgbot | Checkin | |
2012-02-01 08:11 | hgbot | Note Added: 0044747 | |
2012-02-01 08:11 | hgbot | Status | closed => resolved |
2012-02-01 08:11 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/691dad1d6099e36cac92b35ac71f2371c6172e1a [^] => http://code.openbravo.com/erp/devel/pi/rev/cc7afcfb37617f1ae97e0f75cb7e14c3b0f48386 [^] |
2012-02-02 12:02 | hudsonbot | Checkin | |
2012-02-02 12:02 | hudsonbot | Note Added: 0044797 | |
2012-02-03 12:06 | maite | Note Added: 0044855 | |
2012-02-03 12:06 | maite | Status | resolved => closed |
Notes |
|
(0044479)
|
hgbot
|
2012-01-23 13:14
|
|
|
|
|
|
|
(0044714)
|
maite
|
2012-01-30 18:12
|
|
|
|
(0044747)
|
hgbot
|
2012-02-01 08:11
|
|
Repository: erp/devel/pi
Changeset: cc7afcfb37617f1ae97e0f75cb7e14c3b0f48386
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Tue Jan 31 12:10:47 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/cc7afcfb37617f1ae97e0f75cb7e14c3b0f48386 [^]
Fixes issue 19541. Module-script updates incorrect invoices.
In case the invoice created in complete status has been reactivated by the user, the module script will not modify it
---
M src-util/modulescript/build/classes/org/openbravo/modulescript/UpdateReversalDocumentTypes.class
M src-util/modulescript/build/classes/org/openbravo/modulescript/UpdateReversalDocumentTypesData.class
M src-util/modulescript/src/org/openbravo/modulescript/UpdateReversalDocumentTypes.java
M src-util/modulescript/src/org/openbravo/modulescript/UpdateReversalDocumentTypes_Data.xsql
---
|
|
|
|
|
|
(0044855)
|
maite
|
2012-02-03 12:06
|
|
|