Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0044336 | Openbravo ERP | 09. Financial management | public | 2020-06-01 16:54 | 2020-07-09 14:34 |
|
Reporter | maite | |
Assigned To | inigo_lerga | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | PR20Q2.1 | Fixed in Version | PR20Q2.1 | |
Merge Request Status | |
Review Assigned To | dmiguelez |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 16232 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0044336: Wrong posting in Settled Remittance Lines: cashvat information not generated when it should |
Description | As part of this issue (https://issues.openbravo.com/view.php?id=33973 [^]), new column ISPAIDATINVOICING is included in fin_payment_detail table. This column is not initialized so existent documents have it set to NULL
However, the "setInvoiceTaxCashVAT_V" method is only considering details having this column to FALSE (hql.append(" and itcv." + InvoiceTaxCashVAT_V.PROPERTY_ISPAIDATINVOICING + " = false");). So existent elements are not generating CASH VAT posting |
Steps To Reproduce | 0. Environment older than 19Q3 (where ISPAIDATINVOICING does not exists)
1. Create CASH VAT sales invoice. Process and post it
2. Include this invoice in a remittance. Process and post it
3. Run Settle process to the previous remittance line
4. Upgrade environment to version >=19Q3
5. Access to settled the element and post it. Realize that CASH VAT accounting is NOT generated when it should |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0044255 | | closed | inigo_lerga | Wrong posting in Settled Remittance Lines: cashvat information not generated when it should |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2020-06-10 17:51 | dmiguelez | Type | defect => backport |
2020-06-10 17:51 | dmiguelez | Target Version | => 3.0PR20Q2.1 |
2020-06-10 17:57 | hgbot | Checkin | |
2020-06-10 17:57 | hgbot | Note Added: 0120790 | |
2020-06-10 17:57 | hgbot | Status | scheduled => resolved |
2020-06-10 17:57 | hgbot | Resolution | open => fixed |
2020-06-10 17:57 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/f97f1e168b23261b99ea33322ad122e60c56b691 [^] => http://code.openbravo.com/erp/backports/3.0PR20Q2.1/rev/8a0d42fa20fd0450cce654c9f090d21997c4f95c [^] |
2020-06-10 18:02 | dmiguelez | Review Assigned To | => dmiguelez |
2020-06-10 18:02 | dmiguelez | Note Added: 0120793 | |
2020-06-10 18:02 | dmiguelez | Status | resolved => closed |
2020-06-10 18:02 | dmiguelez | Fixed in Version | => 3.0PR20Q2.1 |
2020-07-09 14:18 | hgbot | Status | closed => resolved |
2020-07-09 14:18 | hgbot | Note Added: 0121359 | |
2020-07-09 14:34 | shuehner | Note Added: 0121366 | |
2020-07-09 14:34 | shuehner | Status | resolved => closed |