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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0013861
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Modules] Intrastatmajoralways2010-07-01 17:322012-06-12 14:06
ReportervmromanosView Statuspublic 
Assigned Tojonalegriaesarte 
PriorityurgentResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_12
OS VersionDebian 5.0Database version8.3.8Ant version1.7.0
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned To
Regression introduced in release
Summary

0013861: Modifications in Intrastat tab at lines level are overrided when completing the document

DescriptionModifications in Intrastat tab at lines level are overrided when completing the document
Steps To ReproduceCreate an invoice for an EU business partner
Add a line
go to Intrastat tab
Modify one field
Complete the invoice
Check the modified field has been override
Proposed SolutionWrong code in line triggers:
IF (TG_OP = 'UPDATE') THEN
  DELETE FROM INTR_C_INVOICELINE WHERE C_INVOICELINE_ID=old.C_InvoiceLine_ID;
 END IF;

It affects manual modifications done by the user
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
duplicate of defect 0020712 closedjecharri It is not possible to modify manually an intrastat line in an Invoice 

-  Notes
(0049765)
VictorVillar (manager)
2012-06-12 14:05

Verified it works fine because the fix related to this
(0049766)
VictorVillar (manager)
2012-06-12 14:05

Verified it works fine because the fix related to this
(0049767)
VictorVillar (manager)
2012-06-12 14:06

Verified it works fine because the fix related to this

- Issue History
Date Modified Username Field Change
2010-07-01 17:32 vmromanos New Issue
2010-07-01 17:32 vmromanos Assigned To => vmromanos
2011-06-03 11:10 dalsasua Assigned To vmromanos => dalsasua
2011-07-20 18:09 dalsasua Assigned To dalsasua => jonalegriaesarte
2012-06-11 11:57 jecharri Relationship added duplicate of 0020712
2012-06-12 14:05 VictorVillar Status new => scheduled
2012-06-12 14:05 VictorVillar Note Added: 0049765
2012-06-12 14:05 VictorVillar fix_in_branch => pi
2012-06-12 14:05 VictorVillar Note Added: 0049766
2012-06-12 14:05 VictorVillar Status scheduled => resolved
2012-06-12 14:05 VictorVillar Resolution open => fixed
2012-06-12 14:06 VictorVillar Note Added: 0049767
2012-06-12 14:06 VictorVillar Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker