Openbravo Issue Tracking System - Modules
View Issue Details
0013861ModulesIntrastatpublic2010-07-01 17:322012-06-12 14:06
vmromanos 
jonalegriaesarte 
urgentmajoralways
closedfixed 
20Debian 5.0
 
 
0013861: Modifications in Intrastat tab at lines level are overrided when completing the document
Modifications in Intrastat tab at lines level are overrided when completing the document
Create 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
Wrong 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
No tags attached.
duplicate of defect 0020712 closed jecharri It is not possible to modify manually an intrastat line in an Invoice 
Issue History
2010-07-01 17:32vmromanosNew Issue
2010-07-01 17:32vmromanosAssigned To => vmromanos
2011-06-03 11:10dalsasuaAssigned Tovmromanos => dalsasua
2011-07-20 18:09dalsasuaAssigned Todalsasua => jonalegriaesarte
2012-06-11 11:57jecharriRelationship addedduplicate of 0020712
2012-06-12 14:05VictorVillarStatusnew => scheduled
2012-06-12 14:05VictorVillarNote Added: 0049765
2012-06-12 14:05VictorVillarfix_in_branch => pi
2012-06-12 14:05VictorVillarNote Added: 0049766
2012-06-12 14:05VictorVillarStatusscheduled => resolved
2012-06-12 14:05VictorVillarResolutionopen => fixed
2012-06-12 14:06VictorVillarNote Added: 0049767
2012-06-12 14:06VictorVillarStatusresolved => closed

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