Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0015720 | Openbravo ERP | 09. Financial management | public | 2011-01-20 18:45 | 2011-04-04 12:56 | |||||||
Reporter | maite | |||||||||||
Assigned To | dalsasua | |||||||||||
Priority | high | Severity | minor | Reproducibility | always | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | 2.50MP25 | |||||||||||
Target Version | 2.50MP28 | Fixed in Version | ||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | ||||||||||||
OBNetwork customer | OBPS | |||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Support ticket | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0015720: Not possible to define SQLDescription for Amortization table filtering by @Line@ | |||||||||||
Description | Not possible to define SQLDescription for Amortization table filtering by @Line@ If you only use @RecordId@ it works as expected | |||||||||||
Steps To Reproduce | 1. Go to Financial Management || Accounting || Setup || Accounting Schema || Accounting Schema >> Account Schema Tables : search for table called "FinancialMgmtAmortization" add following description " SELECT 'Amortizacion: '|| A_AMORTIZATION.NAME || ' Linea: '||A_AMORTIZATIONLINE.LINE FROM A_AMORTIZATION, A_AMORTIZATIONLINE WHERE A_AMORTIZATION.A_AMORTIZATION_ID = A_AMORTIZATIONLINE.A_AMORTIZATION_ID AND A_AMORTIZATION.A_AMORTIZATION_ID = @RecordId@ AND A_AMORTIZATIONLINE.A_AMORTIZATIONLINE_ID = @Line@ " 2. Financial Management || Assets || Assets || Assets : create asset for Main organization and asset group Machinery 3. Financial Management || Assets || Amortization || Header : create amortization for Main organization and today's date 5. Financial Management || Assets || Amortization || Header >> Line: add line using your asset and setting any fixed amount 6. Process and post amortization. Press "Detail" link in generated entry and realize that your description is not being used (standard description is being used. See screenshot1 attached) If you modify description to "SELECT 'Amortizacion: '|| A_AMORTIZATION.NAME FROM A_AMORTIZATION, A_AMORTIZATIONLINE WHERE A_AMORTIZATION.A_AMORTIZATION_ID = A_AMORTIZATIONLINE.A_AMORTIZATION_ID AND A_AMORTIZATION.A_AMORTIZATION_ID = @RecordId@" and then come back to Amortization and unpost/post it again description customized is used(but without filtering by line). See screenshot2 attached Should be reviewed is same happen with other tables | |||||||||||
Proposed Solution | Modify file "DocLineAmortization_data.xsql" to retrieve data "A_AMORTIZATIONLINE.A_AMORTIZATIONLINE_ID" | |||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ![]() https://issues.openbravo.com/file_download.php?file_id=3722&type=bug ![]() https://issues.openbravo.com/file_download.php?file_id=3723&type=bug | |||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2011-01-20 18:45 | maite | New Issue | ||||||||||
2011-01-20 18:45 | maite | Assigned To | => dalsasua | |||||||||
2011-01-20 18:45 | maite | Modules | => Core | |||||||||
2011-01-20 18:45 | maite | OBNetwork customer | => Yes | |||||||||
2011-01-20 18:47 | maite | Proposed Solution updated | ||||||||||
2011-02-17 18:25 | dalsasua | Note Added: 0034254 | ||||||||||
2011-03-21 16:29 | maite | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=1653#r1653 | |||||||||
2011-03-21 16:30 | maite | File Added: 1.png | ||||||||||
2011-03-21 16:30 | maite | File Added: 2.png | ||||||||||
2011-03-22 12:20 | maite | Issue Monitored: networkb | ||||||||||
2011-03-28 18:57 | adrianromero | Status | new => scheduled | |||||||||
2011-03-28 18:57 | adrianromero | Type | defect => backport | |||||||||
2011-03-28 18:58 | adrianromero | Note Added: 0035284 | ||||||||||
2011-03-28 18:58 | adrianromero | Issue cloned | 0016522 | |||||||||
2011-03-28 18:58 | adrianromero | Relationship added | depends on 0016522 | |||||||||
2011-04-01 12:33 | hgbot | Checkin | ||||||||||
2011-04-01 12:33 | hgbot | Note Added: 0035454 | ||||||||||
2011-04-01 12:33 | hgbot | Status | scheduled => resolved | |||||||||
2011-04-01 12:33 | hgbot | Resolution | open => fixed | |||||||||
2011-04-01 12:33 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.50/rev/3e5fe652d51d9479ec7c9f1b5a37835d6dd86def [^] | |||||||||
2011-04-04 12:24 | hgbot | Checkin | ||||||||||
2011-04-04 12:24 | hgbot | Note Added: 0035527 | ||||||||||
2011-04-04 12:24 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/stable/2.50/rev/3e5fe652d51d9479ec7c9f1b5a37835d6dd86def [^] => http://code.openbravo.com/erp/stable/2.50/rev/14103ac69e3eae970080dd746bc2aa2e93ba0b64 [^] | |||||||||
2011-04-04 12:56 | maite | Note Added: 0035534 | ||||||||||
2011-04-04 12:56 | maite | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|