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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0020571
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Modules] Intrastatmajoralways2012-05-21 19:012012-05-21 19:07
ReporterdmiguelezView Statuspublic 
Assigned Tovmromanos 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionCommunity ApplianceDatabase version8.3.9Ant version1.7.1
Product VersionSCM revision 
Merge Request Status
Regression date
Regression introduced by commit
Regression level
Review Assigned To
Support ticket
OBNetwork customerNo
Regression introduced in release
Summary

0020571: Add compatibility with new Document Type Return Material Sales Invoice

DescriptionA new Document Type has been created, Return Material Sales Invoice, with a new document base type associated, ARI_RM.

This module has to be modified to be compatible with it.
Steps To ReproduceThe code that might be affected is:

org.openbravo.module.intrastat/src/org/openbravo/module/intrastat/IntrastatLauncherDao.java: .append(" (intrl.invoiceLine.invoice.documentType.documentCategory = 'ARI' ");
org.openbravo.module.intrastat/src/org/openbravo/module/intrastat/IntrastatLauncherDao.java: .append(" ((intrl.invoiceLine.invoice.documentType.documentCategory = 'ARI' ");
org.openbravo.module.intrastat/src-db/database/sourcedata/AD_FIELD.xml:<!--6ED54DD3836E4D5F8B2B3A16FFF97923--> <DISPLAYLOGIC><![CDATA[@DocBaseType@='API' | @DocBaseType@='ARI']]></DISPLAYLOGIC>
org.openbravo.module.intrastat/src-db/database/sourcedata/AD_FIELD.xml:<!--C2C478D01C1C4C099DD1EF6C10EF31C7--> <DISPLAYLOGIC><![CDATA[@DocBaseType@='API' | @DocBaseType@='ARI']]></DISPLAYLOGIC>
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 00226001.0.10 closedjonalegriaesarte Return Material Sales Invoices are not taken into account 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2012-05-21 19:01 dmiguelez New Issue
2012-05-21 19:01 dmiguelez Assigned To => jonalegriaesarte
2012-05-21 19:01 dmiguelez OBNetwork customer => No
2012-05-21 19:07 dmiguelez Assigned To jonalegriaesarte => vmromanos
2012-12-17 13:39 ngarcia Relationship added related to 0022600


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker