Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0013324Openbravo ERP03. Procurement managementpublic2010-05-14 10:512010-05-25 10:07
adrianromero 
adrianromero 
highminoralways
closedfixed 
5
2.40MP12 
2.40MP13 
Core
No
0013324: Wrong payment conditions when associating a Project to a Purchase Invoice
When you create a Purchase Invoice and associate a Project to it, Form of Payment and Payment Terms are not update with project ones.

They maintain BP values, while in Purchase Order and Sales Order/Invoice they update values with the project ones.

1. Procurement Management || Transactions || Purchase Invoice || Header :
* business partner= McGiver and realize that Form of Payment and Payment Terms are the ones set for the vendor
* project= mafalda - MafaldaProject
realize that Form of Payment and Payment Terms are not updated with the project ones.
No tags attached.
blocks defect 00133232.40MP13 closed adrianromero Wrong payment conditions when associating a Project to a Purchase Invoice 
Issue History
2010-05-14 10:51adrianromeroNew Issue
2010-05-14 10:51adrianromeroAssigned To => adrianromero
2010-05-14 10:51adrianromeroIssue generated from0013323
2010-05-14 10:51adrianromeroRelationship addedblocks 0013323
2010-05-14 10:53adrianromeroStatusnew => scheduled
2010-05-14 10:53adrianromerofix_in_branch => pi
2010-05-17 18:41hgbotCheckin
2010-05-17 18:41hgbotNote Added: 0027386
2010-05-17 18:41hgbotStatusscheduled => resolved
2010-05-17 18:41hgbotResolutionopen => fixed
2010-05-17 18:41hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/fc12420b77ab1339394aeb03b62c3cb71e9ec91f [^]
2010-05-17 18:42adrianromeroNote Added: 0027388
2010-05-25 10:07arunkumarNote Added: 0027709
2010-05-25 10:07arunkumarStatusresolved => closed

Notes
(0027386)
hgbot   
2010-05-17 18:41   
Repository: erp/stable/2.40
Changeset: fc12420b77ab1339394aeb03b62c3cb71e9ec91f
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Mon May 17 18:41:24 2010 +0200
URL: http://code.openbravo.com/erp/stable/2.40/rev/fc12420b77ab1339394aeb03b62c3cb71e9ec91f [^]

Fixes issue 0013324: Wrong payment conditions when associating a Project to a Purchase Invoice
This changeset removes the condition that avoided to modify the payment terms and conditions in purchase invoices. This way the behavior is consistent in all orders and invoices

---
M src/org/openbravo/erpCommon/ad_callouts/SE_Invoice_Project.java
---
(0027388)
adrianromero   
2010-05-17 18:42   
* Steps to test
Follow the steps to reproduce and notice that the payment and condition terms are modified when selecting a project

* Other areas affected by the changeset
No other areas affected.
(0027709)
arunkumar   
2010-05-25 10:07   
Tested working fine