Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0020571 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
feature request | [Modules] Intrastat | major | always | 2012-05-21 19:01 | 2012-05-21 19:07 | |||||||
Reporter | dmiguelez | View Status | public | |||||||||
Assigned To | vmromanos | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||||||
OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||||||
Product Version | SCM revision | |||||||||||
Regression date | ||||||||||||
Regression introduced by commit | ||||||||||||
Regression level | ||||||||||||
Review Assigned To | ||||||||||||
Regression introduced in release | ||||||||||||
Summary | 0020571: Add compatibility with new Document Type Return Material Sales Invoice | |||||||||||
Description | 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. | |||||||||||
Steps To Reproduce | 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> | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
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:07 | dmiguelez | Assigned To | jonalegriaesarte => vmromanos |
2012-12-17 13:39 | ngarcia | Relationship added | related to 0022600 |
Copyright © 2000 - 2009 MantisBT Group |