Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0028980Openbravo ERP03. Procurement managementpublic2015-02-18 13:202015-02-23 05:11
jonalegriaesarte 
umartirena 
immediatemajorhave not tried
closedfixed 
5
3.0PR15Q1 
3.0PR15Q2 
Sandrahuguet
Core
Production - QA Approved
2014-10-07
3.0PR15Q1
https://code.openbravo.com/erp/devel/pi/rev/2eb38d0f5418963af34d3ab7a5dbfec140cc662c [^]
No
0028980: Good receipt without a purchase order associated do not appear in create lines from functionality in purchase invoice
Good receipt without a purchase order associated do not appear in create lines from functionality in purchase invoice. Due to that, the receipt can not be invoiced using create lines from functionality.
- Create a good receipt with one line
- Complete it
- Create a purchase invoice header using the same vendor used in the good receipt
- Create lines from
- Good receipt created do not appear
No tags attached.
caused by defect 00275743.0PR15Q1 closed reinaldoguerra Invoice rule - Do not invoice not working in create lines from in purchase flow 
Issue History
2015-02-18 13:20jonalegriaesarteNew Issue
2015-02-18 13:20jonalegriaesarteAssigned To => Sandrahuguet
2015-02-18 13:20jonalegriaesarteModules => Core
2015-02-18 13:20jonalegriaesarteResolution time => 1425337200
2015-02-18 13:20jonalegriaesarteTriggers an Emergency Pack => No
2015-02-18 13:38heccamIssue Monitored: heccam
2015-02-18 16:35umartirenaRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/2eb38d0f5418963af34d3ab7a5dbfec140cc662c [^]
2015-02-18 17:28SandrahuguetAssigned ToSandrahuguet => umartirena
2015-02-18 17:31SandrahuguetRegression level => Production - QA Approved
2015-02-18 17:31SandrahuguetRegression date => 2014-10-07
2015-02-18 17:31SandrahuguetRegression introduced in release => 3.0PR15Q1
2015-02-18 17:32SandrahuguetReview Assigned To => Sandrahuguet
2015-02-19 12:10hgbotCheckin
2015-02-19 12:10hgbotNote Added: 0074651
2015-02-19 12:10hgbotStatusnew => resolved
2015-02-19 12:10hgbotResolutionopen => fixed
2015-02-19 12:10hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/2bd79c1724d32488421d6d98b9bb6a3599be7144 [^]
2015-02-19 12:10SandrahuguetRelationship addedcaused by 0027574
2015-02-19 12:11SandrahuguetNote Added: 0074652
2015-02-19 12:11SandrahuguetStatusresolved => closed
2015-02-19 12:11SandrahuguetFixed in Version => 3.0PR15Q2
2015-02-20 14:32umartirenaNote Added: 0074732
2015-02-23 05:11hudsonbotCheckin
2015-02-23 05:11hudsonbotNote Added: 0074789

Notes
(0074651)
hgbot   
2015-02-19 12:10   
Repository: erp/devel/pi
Changeset: 2bd79c1724d32488421d6d98b9bb6a3599be7144
Author: Unai Martirena <unai.martirena <at> openbravo.com>
Date: Wed Feb 18 16:44:45 2015 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/2bd79c1724d32488421d6d98b9bb6a3599be7144 [^]

Fixes bug 28980:Goods receipt without PO now appears in CreateLines in Purc. Inv

selectFromShipmentCombo method in Purchase Invoice window has been modified to exclude shipments coming from orders with Invoice Terms as Do not invoice. This is only done if a Purchase Order exits. AND o.InvoiceRule <> 'N' condition has been moved from where clause to left join clause

---
M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Invoice_data.xsql
---
(0074652)
Sandrahuguet   
2015-02-19 12:11   
Code review + testing OK
(0074732)
umartirena   
2015-02-20 14:32   
Test Case has been added in testlink that covers this case:

http://testlink.openbravo.com/testlink/linkto.php?tprojectPrefix=Communit&item=testcase&id=Communit-8033 [^]
(0074789)
hudsonbot   
2015-02-23 05:11   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/6856352d7235 [^]
Maturity status: Test