Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0011801 | Openbravo ERP | 02. Master data management | public | 2009-12-16 17:15 | 2010-01-19 01:41 |
|
Reporter | networkb | |
Assigned To | harikrishnan | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.50MP8 | |
Target Version | 2.50MP11 | Fixed in Version | 2.50MP11 | |
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 | 0011801: Invoice date and Movement date are not correct when a POS order is imported |
Description | If an order is imported from Import Order, using POS document type, invoice date (in Sales Invoice) and Movement date (Good Shipment) are not correct.
Both are filled by now() instead of Sales order date (Order date). |
Steps To Reproduce | Go to Master Data Management > Import Data > Import Order.
Create a new record.
Select Document type, POS order, a BP, an address, a product, an Organization, a currency, as Order date (31/12/2009), an UOM, an Ordered quantity, an Unit price, and Tax, Sales transaction (checkbox).
Press "Import order".
Go to the generated Sales invoice and see Invoice date. |
Proposed Solution | Use the same date as the sales order. |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0011926 | 2.50MP11 | closed | harikrishnan | Import Order creates uncorrect documentno and Date invoice | related to | defect | 0011940 | 2.50MP14 | closed | adrianromero | Import order creates uncorrect dates |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2009-12-16 17:15 | networkb | New Issue | |
2009-12-16 17:15 | networkb | Assigned To | => rafaroda |
2009-12-16 17:15 | networkb | OBNetwork customer | => Yes |
2009-12-16 17:27 | networkb | Severity | minor => major |
2009-12-16 17:27 | networkb | Target Version | 2.50MP12 => 2.50MP11 |
2009-12-30 18:41 | psarobe | Status | new => scheduled |
2009-12-30 18:41 | psarobe | Note Added: 0023170 | |
2009-12-30 18:41 | psarobe | fix_in_branch | => pi |
2010-01-04 09:27 | rafaroda | Note Added: 0023186 | |
2010-01-04 09:27 | rafaroda | Priority | immediate => urgent |
2010-01-04 09:27 | rafaroda | fix_in_branch | pi => |
2010-01-08 07:52 | harikrishnan | Assigned To | rafaroda => harikrishnan |
2010-01-08 08:07 | hgbot | Checkin | |
2010-01-08 08:07 | hgbot | Note Added: 0023259 | |
2010-01-08 08:07 | hgbot | Status | scheduled => resolved |
2010-01-08 08:07 | hgbot | Resolution | open => fixed |
2010-01-08 08:07 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/92ea03a8edc61eb4ee88a4003684debf8f75ec22 [^] |
2010-01-11 16:33 | rafaroda | Relationship added | related to 0011926 |
2010-01-12 09:55 | sureshbabu | Note Added: 0023331 | |
2010-01-12 09:55 | sureshbabu | Status | resolved => closed |
2010-01-12 09:55 | sureshbabu | Fixed in Version | => 2.50MP10 |
2010-01-12 16:35 | rafaroda | Relationship added | related to 0011940 |
2010-01-13 00:00 | anonymous | sf_bug_id | 0 => 2930988 |
2010-01-18 11:26 | sureshbabu | Fixed in Version | 2.50MP10 => 2.50MP11 |
2010-01-19 01:41 | hudsonbot | Checkin | |
2010-01-19 01:41 | hudsonbot | Note Added: 0023532 | |
Notes |
|
|
Hi Rafa,
I think there was already an issue related to this. Please contact Mikel for further information |
|
|
|
Changed Priority to Urgent. |
|
|
(0023259)
|
hgbot
|
2010-01-08 08:07
|
|
Repository: erp/devel/pi
Changeset: 92ea03a8edc61eb4ee88a4003684debf8f75ec22
Author: Harikrishnan Raja <harikrishnan.raja <at> openbravo.com>
Date: Fri Jan 08 12:37:02 2010 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/92ea03a8edc61eb4ee88a4003684debf8f75ec22 [^]
Fixes Issue 11801: Invoice date and Movement date are not correct when a POS order is imported.
---
M src-db/database/model/functions/M_INOUT_CREATE.xml
---
|
|
|
|
Tested, able to import sales order with document type as POS. And also the invoice date is as same as it is mentioned in the sales order. |
|
|
|
|