Notes |
|
(0118437)
|
hgbot
|
2020-03-10 09:17
|
|
|
|
(0118445)
|
hgbot
|
2020-03-10 09:29
|
|
Repository: erp/devel/pi
Changeset: 41f43c2f97a9d9fdee4f9652b8a5e44eb7a4cd14
Author: Atul Gaware <atul.gaware <at> openbravo.com>
Date: Mon Mar 09 14:19:24 2020 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/41f43c2f97a9d9fdee4f9652b8a5e44eb7a4cd14 [^]
Fixes BUG-0043438: Remove deprecated column DateAcct
from GL_JournalLine & its references from
**AD_COLUMN & associated AD_FIELD
**Sample Data for F_B_International_Group & QA_Testing client.
**C_TAXPAYMENT_POST
---
M referencedata/sampledata/F_B_International_Group/GL_JOURNALLINE.xml
M referencedata/sampledata/QA_Testing/GL_JOURNALLINE.xml
M src-db/database/model/functions/C_TAXPAYMENT_POST.xml
M src-db/database/model/tables/GL_JOURNALLINE.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
---
|
|
|
|
|
|
|
Test Plan
- Login as F&B International Group Admin
- Navigate to G/L Journal window and sort records as per Document Date in descending order
- Set the Template flag as Yes.
- Create a new record, set Description as "Test 43438", Document Date = Accounting Date = Today's Date.
- Click on Copy Details button.
- Realize that record marked with Template flag = Yes is shown for selection in the pop up window.
- Select the record and Process by click On OK button.
- Realize that record is copied successfully. |
|
|
|
|
|
|
|