Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0043435 | Openbravo ERP | 09. Financial management | public | 2020-03-05 18:43 | 2021-10-25 07:27 |
|
| Reporter | AtulOpenbravo | |
| Assigned To | AtulOpenbravo | |
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 5 | OS Version | |
| Product Version | | |
| Target Version | | Fixed in Version | 3.0PR20Q2 | |
| Merge Request Status | |
| Review Assigned To | dmiguelez |
| OBNetwork customer | No |
| Web browser | |
| Modules | Core |
| Support ticket | |
| Regression level | |
| Regression date | |
| Regression introduced in release | |
| Regression introduced by commit | |
| Triggers an Emergency Pack | No |
|
| Summary | 0043435: Remove deprecated column PaymentRule from C_invoice |
| Description | Remove deprecated column PaymentRule from C_invoice |
| Steps To Reproduce | - |
| Proposed Solution | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | related to | defect | 0043391 | | closed | AtulOpenbravo | API Change: Remove deprecated properties |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2020-03-05 18:43 | AtulOpenbravo | New Issue | |
| 2020-03-05 18:43 | AtulOpenbravo | Assigned To | => AtulOpenbravo |
| 2020-03-05 18:43 | AtulOpenbravo | OBNetwork customer | => No |
| 2020-03-05 18:43 | AtulOpenbravo | Modules | => Core |
| 2020-03-05 18:43 | AtulOpenbravo | Triggers an Emergency Pack | => No |
| 2020-03-05 18:43 | AtulOpenbravo | Issue generated from | 0042665 |
| 2020-03-05 18:43 | AtulOpenbravo | Relationship added | related to 0042665 |
| 2020-03-10 09:17 | hgbot | Checkin | |
| 2020-03-10 09:17 | hgbot | Note Added: 0118435 | |
| 2020-03-10 09:21 | hgbot | Checkin | |
| 2020-03-10 09:21 | hgbot | Note Added: 0118438 | |
| 2020-03-10 09:23 | hgbot | Checkin | |
| 2020-03-10 09:23 | hgbot | Note Added: 0118440 | |
| 2020-03-10 09:29 | hgbot | Checkin | |
| 2020-03-10 09:29 | hgbot | Note Added: 0118442 | |
| 2020-03-10 09:29 | hgbot | Status | new => resolved |
| 2020-03-10 09:29 | hgbot | Resolution | open => fixed |
| 2020-03-10 09:29 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/a2469d45ceaf8d73f8d27379ac45d47b9049e979 [^] |
| 2020-03-10 16:44 | dmiguelez | Relationship deleted | related to 0042665 |
| 2020-03-10 16:44 | dmiguelez | Relationship added | related to 0043391 |
| 2020-03-10 16:46 | dmiguelez | Review Assigned To | => dmiguelez |
| 2020-03-10 16:46 | dmiguelez | Note Added: 0118474 | |
| 2020-03-10 16:46 | dmiguelez | Status | resolved => closed |
| 2020-03-10 16:46 | dmiguelez | Fixed in Version | => 3.0PR20Q2 |
| 2020-03-11 09:53 | hgbot | Checkin | |
| 2020-03-11 09:53 | hgbot | Note Added: 0118496 | |
| 2020-03-11 10:22 | hgbot | Checkin | |
| 2020-03-11 10:22 | hgbot | Note Added: 0118499 | |
| 2021-10-25 07:27 | ivancaceres | Note Added: 0132594 | |
|
Notes |
|
|
(0118435)
|
|
hgbot
|
|
2020-03-10 09:17
|
|
|
|
|
(0118438)
|
|
hgbot
|
|
2020-03-10 09:21
|
|
|
|
|
(0118440)
|
|
hgbot
|
|
2020-03-10 09:23
|
|
|
|
|
(0118442)
|
|
hgbot
|
|
2020-03-10 09:29
|
|
Repository: erp/devel/pi
Changeset: a2469d45ceaf8d73f8d27379ac45d47b9049e979
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Mon Mar 09 14:13:41 2020 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/a2469d45ceaf8d73f8d27379ac45d47b9049e979 [^]
Fixes BUG-43435:Remove deprecated column PaymentRule
from C_invoice
Remove references from
**C_INVOICE, C_INVOICE_V, C_INVOICE_V2
**AD_COLUMN, AD_FIELD
**APRM_GEN_PAYMENTSCHEDULE_INV, C_COMMISSIONRUN_PROCESS,
M_INOUT_CREATEINVOICE, M_RAPPEL_INVOICE_CREATE,
C_INVOICE_CREATE, C_INVOICE_POST, ExpenseAPInvoice,
ExpenseAPInvoice_data, C_CREATE_PINVOICE_FROM_OUTS,
C_INVOICE_TRG, C_ORDER_TRG2
**Sample Data from F_B_International_Group & QA_Testing
client.
---
M modules/org.openbravo.advpaymentmngt/src-db/database/model/functions/APRM_GEN_PAYMENTSCHEDULE_INV.xml
M referencedata/sampledata/F_B_International_Group/C_INVOICE.xml
M referencedata/sampledata/QA_Testing/C_INVOICE.xml
M src-db/database/model/functions/C_COMMISSIONRUN_PROCESS.xml
M src-db/database/model/functions/C_CREATE_PINVOICE_FROM_OUTS.xml
M src-db/database/model/functions/C_INVOICE_CREATE.xml
M src-db/database/model/functions/C_INVOICE_POST.xml
M src-db/database/model/functions/M_INOUT_CREATEINVOICE.xml
M src-db/database/model/functions/M_RAPPEL_INVOICE_CREATE.xml
M src-db/database/model/tables/C_INVOICE.xml
M src-db/database/model/triggers/C_INVOICE_TRG.xml
M src-db/database/model/triggers/C_ORDER_TRG2.xml
M src-db/database/model/views/C_INVOICE_V.xml
M src-db/database/model/views/C_INVOICE_V2.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src/org/openbravo/erpCommon/ad_process/ExpenseAPInvoice.java
M src/org/openbravo/erpCommon/ad_process/ExpenseAPInvoice_data.xsql
---
|
|
|
|
|
|
|
|
(0118496)
|
|
hgbot
|
|
2020-03-11 09:53
|
|
|
|
|
(0118499)
|
|
hgbot
|
|
2020-03-11 10:22
|
|
|
|
|
|
|
There is still a reference in c_invoicecreate function |
|