Openbravo Issue Tracking System - Modules
View Issue Details
0020571ModulesIntrastatpublic2012-05-21 19:012012-05-21 19:07
dmiguelez 
vmromanos 
normalmajoralways
newopen 
20Community Appliance
 
 
0020571: Add compatibility with new Document Type Return Material Sales Invoice
A 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.
The 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>
No tags attached.
related to defect 00226001.0.10 closed jonalegriaesarte Return Material Sales Invoices are not taken into account 
Issue History
2012-05-21 19:01dmiguelezNew Issue
2012-05-21 19:01dmiguelezAssigned To => jonalegriaesarte
2012-05-21 19:07dmiguelezAssigned Tojonalegriaesarte => vmromanos
2012-12-17 13:39ngarciaRelationship addedrelated to 0022600

There are no notes attached to this issue.