Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0018993 | Openbravo ERP | 04. Warehouse management | public | 2011-11-06 23:15 | 2012-04-17 05:31 |
|
Reporter | pjuvara | |
Assigned To | naiaramartinez | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 3.0MP4 | |
Target Version | | Fixed in Version | 3.0MP11 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0018993: Accounting date on Goods Receipt is not defaulted from Movement Date |
Description | In all transactions the Accounting Date should be defaulted from the date in which the transaction takes place, not today's date.
This works in most places but not in the Goods Receipt window where it is defaulted from today's date instead of the Movement Date |
Steps To Reproduce | 1) Create a Goods Receipt
2) Modify Movement Date
3) Notice that Accounting Date is not changed. |
Proposed Solution | |
Additional Information | |
Tags | AccountingDemo, VMA-Reviewed |
Relationships | blocks | design defect | 0018994 | | new | mirurita | Overall review of defaulting for Accounting Date field is needed |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-11-06 23:15 | pjuvara | New Issue | |
2011-11-06 23:15 | pjuvara | Assigned To | => jonalegriaesarte |
2011-11-06 23:15 | pjuvara | Modules | => Core |
2011-11-06 23:19 | pjuvara | Relationship added | blocks 0018994 |
2011-11-07 01:43 | pjuvara | Tag Attached: AccountingDemo | |
2012-02-15 19:04 | iciordia | Assigned To | jonalegriaesarte => vmromanos |
2012-02-16 18:01 | vmromanos | Tag Attached: VMA-Reviewed | |
2012-03-29 10:34 | naiaramartinez | Assigned To | vmromanos => naiaramartinez |
2012-03-29 10:35 | naiaramartinez | Status | new => scheduled |
2012-03-29 10:35 | naiaramartinez | fix_in_branch | => pi |
2012-03-29 10:37 | naiaramartinez | Note Added: 0046863 | |
2012-04-02 17:38 | naiaramartinez | Note Edited: 0046863 | bug_revision_view_page.php?bugnote_id=0046863#r3324 |
2012-04-03 17:19 | hgbot | Checkin | |
2012-04-03 17:19 | hgbot | Note Added: 0047357 | |
2012-04-03 17:19 | hgbot | Status | scheduled => resolved |
2012-04-03 17:19 | hgbot | Resolution | open => fixed |
2012-04-03 17:19 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/daa0557b0afb9a67b0eb868d3b5403273c11f8eb [^] |
2012-04-03 17:20 | mirurita | Note Added: 0047358 | |
2012-04-03 17:20 | mirurita | Status | resolved => closed |
2012-04-03 17:20 | mirurita | Fixed in Version | => 3.0MP11 |
2012-04-17 05:31 | hudsonbot | Checkin | |
2012-04-17 05:31 | hudsonbot | Note Added: 0047606 | |
Notes |
|
(0046863)
|
naiaramartinez
|
2012-03-29 10:37
(edited on: 2012-04-02 17:38) |
|
Test Plan:
1)Go to Goods Receipt and create a new record.
Modify movement date field.
You can see that the accounting date is getting the same value as the movement date field.
2)Go to Goods Shipment and create a new record.
Modify movement date field.
You can see that the accounting date is getting the same value as the movement date field.
|
|
|
(0047357)
|
hgbot
|
2012-04-03 17:19
|
|
Repository: erp/devel/pi
Changeset: daa0557b0afb9a67b0eb868d3b5403273c11f8eb
Author: Naiara Martinez <naiara.martinez <at> openbravo.com>
Date: Mon Apr 02 17:34:09 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/daa0557b0afb9a67b0eb868d3b5403273c11f8eb [^]
fixed issue 18993 Accounting date on Goods Receipt defaulted from Movement Date
---
M src-db/database/sourcedata/AD_CALLOUT.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
A src/org/openbravo/erpCommon/ad_callouts/SL_InOut_AccountingDate.java
---
|
|
|
(0047358)
|
mirurita
|
2012-04-03 17:20
|
|
Testing Plan:
Column used in the following tabs:
- Goods Shipment >> Header
- Goods Receipt >> Header
- Incoming Shipment >> Shipment in
- Outgoing Shipment >> Shipment out
- Return Material Receipt >> Header
- Return to Vendor Shipment >> Header
1) Go to previous tabs
2) In grid view create a new record
3) Enter a movement date
4) Accounting date should be populated with the movement date
5) Change to form view
6) Enter a movement date
7) Accounting date should be populated with the movement date |
|
|
|
|