Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0019542
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] 07. Sales managementcriticalalways2012-01-23 12:222012-02-13 12:55
ReporterdalsasuaView Statuspublic 
Assigned Todalsasua 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branch2.50Fixed in SCM revision60a41907da32
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabaseOracleJava version1.6.0_21
OS VersionUbuntu 10.10Database version11.2.0 SEAnt version1.8.0
Product Version2.50MP36SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0019542: When voiding an invoice, "Reversed Invoice" created must have status Voided

DescriptionWhen voiding an invoice, "Reversed Invoice" created has status "Completed". Reversed Invoice's status should be "Voided"
Steps To Reproduce0. 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 SolutionRollback fix for 0018633 issue
TagsRegression
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to backport 00188372.50MP36 closedmirurita When voiding an invoice, "Reversed Invoice" created has status Voided 
blocks defect 0019541 closeddalsasua When voiding an invoice, "Reversed Invoice" created must have status Voided 

-  Notes
(0044484)
hgbot (developer)
2012-01-23 14:35

Repository: erp/stable/2.50
Changeset: 0994cecd23ebdd70819aaf83e6c7e862970595b7
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Mon Jan 23 13:18:01 2012 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/0994cecd23ebdd70819aaf83e6c7e862970595b7 [^]

Fixes issue 19542. Rolls-back fix for issue 18837

---
M src-db/database/model/functions/C_INVOICE_POST.xml
---
(0044748)
hgbot (developer)
2012-02-01 08:12

Repository: erp/stable/2.50
Changeset: 4e4f1e37168fc89791ac2a4ecb74e6476df40574
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Tue Jan 31 11:51:27 2012 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/4e4f1e37168fc89791ac2a4ecb74e6476df40574 [^]

Fixes issue 19542. Module-script updates incorrect invoices.
In case the invoice created in complete status has been reactivated by the user, or APR module is not installed, then 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
---
(0044856)
maite (developer)
2012-02-03 12:06

verified
(0044871)
hgbot (developer)
2012-02-03 17:51

Repository: erp/stable/2.50
Changeset: 28f558eed8e5e956a5b24a9c5e85cee91c993a76
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Mon Jan 23 13:18:01 2012 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/28f558eed8e5e956a5b24a9c5e85cee91c993a76 [^]

Fixes issue 19542. Rolls-back fix for issue 18837

---
M src-db/database/model/functions/C_INVOICE_POST.xml
---
(0044872)
hgbot (developer)
2012-02-03 17:51

Repository: erp/stable/2.50
Changeset: 3513d55d12b998c18999eb8ce4814d8a7476dfdf
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Tue Jan 31 11:51:27 2012 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/3513d55d12b998c18999eb8ce4814d8a7476dfdf [^]

Fixes issue 19542. Module-script updates incorrect invoices.
In case the invoice created in complete status has been reactivated by the user, or APR module is not installed, then 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
---
(0044899)
hgbot (developer)
2012-02-07 05:55

Repository: erp/stable/2.50
Changeset: b6a53478497416f0f3e3b3f47b3085ede8a2818b
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Mon Jan 23 13:18:01 2012 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/b6a53478497416f0f3e3b3f47b3085ede8a2818b [^]

Fixes issue 19542. Rolls-back fix for issue 18837

---
M src-db/database/model/functions/C_INVOICE_POST.xml
---
(0044900)
hgbot (developer)
2012-02-07 05:55

Repository: erp/stable/2.50
Changeset: 60a41907da32a38ea2d39467c955b6bb0770b946
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Tue Jan 31 11:51:27 2012 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/60a41907da32a38ea2d39467c955b6bb0770b946 [^]

Fixes issue 19542. Module-script updates incorrect invoices.
In case the invoice created in complete status has been reactivated by the user, or APR module is not installed, then 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
---
(0045069)
shuehner (administrator)
2012-02-13 12:55

Re-closing. Last 'closed -> resolved' change only done by code-line merge during mp37.1 + mp38.1 release. No real commit done after last review.

- Issue History
Date Modified Username Field Change
2012-01-23 12:31 dalsasua Type defect => backport
2012-01-23 12:31 dalsasua fix_in_branch pi => 2.50
2012-01-23 12:31 dalsasua Relationship added related to 0018837
2012-01-23 12:32 dalsasua Tag Attached: Regression
2012-01-23 12:42 dalsasua version 3.0MP5 => 2.50MP36
2012-01-23 14:35 hgbot Checkin
2012-01-23 14:35 hgbot Note Added: 0044484
2012-01-23 14:35 hgbot Status scheduled => resolved
2012-01-23 14:35 hgbot Resolution open => fixed
2012-01-23 14:35 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/stable/2.50/rev/0994cecd23ebdd70819aaf83e6c7e862970595b7 [^]
2012-02-01 08:12 hgbot Checkin
2012-02-01 08:12 hgbot Note Added: 0044748
2012-02-01 08:12 hgbot Fixed in SCM revision http://code.openbravo.com/erp/stable/2.50/rev/0994cecd23ebdd70819aaf83e6c7e862970595b7 [^] => http://code.openbravo.com/erp/stable/2.50/rev/4e4f1e37168fc89791ac2a4ecb74e6476df40574 [^]
2012-02-03 12:06 maite Note Added: 0044856
2012-02-03 12:06 maite Status resolved => closed
2012-02-03 17:51 hgbot Checkin
2012-02-03 17:51 hgbot Note Added: 0044871
2012-02-03 17:51 hgbot Status closed => resolved
2012-02-03 17:51 hgbot Fixed in SCM revision http://code.openbravo.com/erp/stable/2.50/rev/4e4f1e37168fc89791ac2a4ecb74e6476df40574 [^] => http://code.openbravo.com/erp/stable/2.50/rev/28f558eed8e5e956a5b24a9c5e85cee91c993a76 [^]
2012-02-03 17:51 hgbot Checkin
2012-02-03 17:51 hgbot Note Added: 0044872
2012-02-03 17:51 hgbot Fixed in SCM revision http://code.openbravo.com/erp/stable/2.50/rev/28f558eed8e5e956a5b24a9c5e85cee91c993a76 [^] => http://code.openbravo.com/erp/stable/2.50/rev/3513d55d12b998c18999eb8ce4814d8a7476dfdf [^]
2012-02-07 05:55 hgbot Checkin
2012-02-07 05:55 hgbot Note Added: 0044899
2012-02-07 05:55 hgbot Fixed in SCM revision http://code.openbravo.com/erp/stable/2.50/rev/3513d55d12b998c18999eb8ce4814d8a7476dfdf [^] => http://code.openbravo.com/erp/stable/2.50/rev/b6a53478497416f0f3e3b3f47b3085ede8a2818b [^]
2012-02-07 05:55 hgbot Checkin
2012-02-07 05:55 hgbot Note Added: 0044900
2012-02-07 05:55 hgbot Fixed in SCM revision http://code.openbravo.com/erp/stable/2.50/rev/b6a53478497416f0f3e3b3f47b3085ede8a2818b [^] => http://code.openbravo.com/erp/stable/2.50/rev/60a41907da32a38ea2d39467c955b6bb0770b946 [^]
2012-02-13 12:55 shuehner Note Added: 0045069
2012-02-13 12:55 shuehner Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker