Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0014071Openbravo ERP07. Sales managementpublic2010-07-27 17:552010-08-06 00:00
networkb 
harikrishnan 
urgentmajoralways
closedfixed 
5
2.50MP20 
2.50MP21 
Core
No
0014071: Wrong behaviour when we have a good shipment with 'Description only' checked
There is a transaction if we complete a good shipment with 'Description only' checked.
- As Openbravo Admin go to Sales Management || Transactions || Goods Shipment
- Create a new record, go to lines:
   - Check 'Description only'
   - Product: paint
- Complete the good shipment

- Go to Master Data Management || Product
- Select paint
- Go to 'Transaction'
- Realize that there has been a transaction.

- Go back to the good shipment and void it.
- Go to good shipment created to void the last one.
- Realize that the good shipment has 'Description only' unchecked and there has been another transaction.
No tags attached.
Issue History
2010-07-27 17:55networkbNew Issue
2010-07-27 17:55networkbAssigned To => adrianromero
2010-08-03 11:11harikrishnanAssigned Toadrianromero => harikrishnan
2010-08-03 11:12hgbotCheckin
2010-08-03 11:12hgbotNote Added: 0029762
2010-08-03 11:12hgbotStatusnew => resolved
2010-08-03 11:12hgbotResolutionopen => fixed
2010-08-03 11:12hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/44967d45c991d973edf4b8ae78a8fffeea3dadab [^]
2010-08-03 11:13harikrishnanNote Added: 0029763
2010-08-05 09:16hudsonbotCheckin
2010-08-05 09:16hudsonbotNote Added: 0029797
2010-08-05 11:43sureshbabuNote Added: 0029818
2010-08-05 11:43sureshbabuStatusresolved => closed
2010-08-06 00:00anonymoussf_bug_id0 => 3040295

Notes
(0029762)
hgbot   
2010-08-03 11:12   
Repository: erp/devel/pi
Changeset: 44967d45c991d973edf4b8ae78a8fffeea3dadab
Author: Harikrishnan Raja <harikrishnan.raja <at> openbravo.com>
Date: Tue Aug 03 14:41:26 2010 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/44967d45c991d973edf4b8ae78a8fffeea3dadab [^]

Fixes Issue 14071: Wrong behaviour when we have a good shipment with 'Description only' checked

---
M src-db/database/model/functions/M_INOUT_POST.xml
---
(0029763)
harikrishnan   
2010-08-03 11:13   
Steps To Test:

*Create a Goods Shipment with Description Only field checked in the Lines.
*Complete the above created shipment ,now their wont be any transaction are updated in the product transaction tab.
*Similarly when we void the shipment also.

Root Cause:
*Before their wont any condition is checked for the Description Only field while adding to the transaction table.

Impact
*In Goods Receipt is also checked.
(0029797)
hudsonbot   
2010-08-05 09:16   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/44967d45c991 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/02ad8e3730d2 [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18019.obx [^]
(0029818)
sureshbabu   
2010-08-05 11:43   
verified