Openbravo Issue Tracking System - Modules | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0020571 | Modules | Intrastat | public | 2012-05-21 19:01 | 2012-05-21 19:07 | |||||||
Reporter | dmiguelez | |||||||||||
Assigned To | vmromanos | |||||||||||
Priority | normal | Severity | major | Reproducibility | always | |||||||
Status | new | Resolution | open | |||||||||
Platform | OS | 20 | OS Version | Community Appliance | ||||||||
Product Version | ||||||||||||
Target Version | Fixed in Version | |||||||||||
Merge Request Status | ||||||||||||
Regression date | ||||||||||||
Regression introduced by commit | ||||||||||||
Regression level | ||||||||||||
Review Assigned To | ||||||||||||
Support ticket | ||||||||||||
OBNetwork customer | ||||||||||||
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> | |||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
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 |
There are no notes attached to this issue. |