Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0027570 | Openbravo ERP | 09. Financial management | public | 2014-09-10 08:57 | 2015-02-04 20:34 |
|
Reporter | VictorVillar | |
Assigned To | fsoto82 | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | 3.0PR15Q1 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | vmromanos |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 30748 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0027570: The Business Partner should be filled in the Payment Out Lines |
Description | The Business Partner should be filled in the Payment Out Lines |
Steps To Reproduce | As group Admin role,
Go to Payment Out window,
Organization: España Región Norte
Payment method: transferencia
Click on Add Details button
Select a Purchase Invoice (example: 10000549, Business Partner: Bebidas Alegres)
Click on Done.
Realise that the Business Partner in the Payment Out Line is blank, but it should be the value of the Business Partner of the invoice, due to is a mandatory Accounting Dimension in the Purchase Invoice document.
The same should appear for other vendors included in the same Payment Out |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0033629 | | closed | alostale | slow order/invoice grid population in Add Payment |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2014-09-10 08:57 | VictorVillar | New Issue | |
2014-09-10 08:57 | VictorVillar | Assigned To | => dmiguelez |
2014-09-10 08:57 | VictorVillar | OBNetwork customer | => Yes |
2014-09-10 08:57 | VictorVillar | Modules | => Core |
2014-09-10 08:57 | VictorVillar | Support ticket | => 30748 |
2014-09-10 08:57 | VictorVillar | Resolution time | => 1415919600 |
2014-09-10 08:57 | VictorVillar | Triggers an Emergency Pack | => No |
2014-09-10 08:57 | VictorVillar | Issue Monitored: networkb | |
2014-09-22 16:36 | jonalegriaesarte | Target Version | 3.0PR14Q4 => 3.0PR15Q1 |
2014-09-25 17:10 | extra | Issue Monitored: extra | |
2014-10-11 19:51 | fsoto82 | Status | new => scheduled |
2014-10-11 19:51 | fsoto82 | Assigned To | dmiguelez => fsoto82 |
2014-10-11 19:51 | fsoto82 | fix_in_branch | => pi |
2014-10-11 19:53 | fsoto82 | Note Added: 0070887 | |
2014-12-23 13:05 | hgbot | Checkin | |
2014-12-23 13:05 | hgbot | Note Added: 0072797 | |
2014-12-23 13:05 | hgbot | Status | scheduled => resolved |
2014-12-23 13:05 | hgbot | Resolution | open => fixed |
2014-12-23 13:05 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/f5b23fe2295b581ffc074321bfc4eb2bd504626a [^] |
2014-12-23 13:17 | pramakrishnan | Review Assigned To | => pramakrishnan |
2014-12-23 13:17 | pramakrishnan | Note Added: 0072798 | |
2014-12-23 13:17 | pramakrishnan | Status | resolved => closed |
2014-12-30 23:28 | hudsonbot | Checkin | |
2014-12-30 23:28 | hudsonbot | Note Added: 0073263 | |
2015-01-29 15:52 | Sandrahuguet | Status | closed => new |
2015-01-29 15:53 | Sandrahuguet | Resolution | fixed => open |
2015-01-29 15:53 | Sandrahuguet | Note Added: 0073907 | |
2015-01-29 17:52 | hgbot | Checkin | |
2015-01-29 17:52 | hgbot | Note Added: 0073912 | |
2015-01-29 17:52 | hgbot | Status | new => resolved |
2015-01-29 17:52 | hgbot | Resolution | open => fixed |
2015-01-29 17:52 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/f5b23fe2295b581ffc074321bfc4eb2bd504626a [^] => http://code.openbravo.com/erp/devel/pi/rev/5ef45cfcb9a534d138915356f7a3b8f4b133cbf2 [^] |
2015-01-29 17:54 | vmromanos | Review Assigned To | pramakrishnan => vmromanos |
2015-01-29 17:54 | vmromanos | Note Added: 0073913 | |
2015-01-29 17:54 | vmromanos | Status | resolved => closed |
2015-02-04 20:34 | hudsonbot | Checkin | |
2015-02-04 20:34 | hudsonbot | Note Added: 0074197 | |
2016-08-05 11:11 | vmromanos | Relationship added | blocks 0033629 |
Notes |
|
|
As group Admin role,
Go to Payment Out window,
Organization: España Región Norte
Payment method: transferencia
Click on Add Details button
Select a Purchase Invoice (example: 10000549, Business Partner: Bebidas Alegres)
Click on Done.
Verify that every Payment Out Line have their corresponding Business Partner. |
|
|
(0072797)
|
hgbot
|
2014-12-23 13:05
|
|
Repository: erp/devel/pi
Changeset: f5b23fe2295b581ffc074321bfc4eb2bd504626a
Author: Fernando Soto <fernando.soto <at> peoplewalking.com>
Date: Tue Oct 28 21:23:23 2014 -0500
URL: http://code.openbravo.com/erp/devel/pi/rev/f5b23fe2295b581ffc074321bfc4eb2bd504626a [^]
Fixed bug 27570: The Business Partner should be filled in the Payment Out Lines
Modified APRM_GEN_PAYMENTSCHEDULE_INV and APRM_GEN_PAYMENTSCHEDULE_ORD to set the business partner to the payment_schedule_detail.
Also added a Modulescript to correct previously entered data.
---
M modules/org.openbravo.advpaymentmngt/src-db/database/model/functions/APRM_GEN_PAYMENTSCHEDULE_INV.xml
M modules/org.openbravo.advpaymentmngt/src-db/database/model/functions/APRM_GEN_PAYMENTSCHEDULE_ORD.xml
A src-util/modulescript/build/classes/org/openbravo/modulescript/UpdateBpPaymentLine.class
A src-util/modulescript/build/classes/org/openbravo/modulescript/UpdateBpPaymentLineData.class
A src-util/modulescript/src/org/openbravo/modulescript/UpdateBpPaymentLine.java
A src-util/modulescript/src/org/openbravo/modulescript/UpdateBpPaymentLine_data.xsql
---
|
|
|
|
Code review + testing - OK. |
|
|
|
|
|
|
reopened because the modulescript is not correct |
|
|
(0073912)
|
hgbot
|
2015-01-29 17:52
|
|
Repository: erp/devel/pi
Changeset: 5ef45cfcb9a534d138915356f7a3b8f4b133cbf2
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Thu Jan 29 17:22:12 2015 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/5ef45cfcb9a534d138915356f7a3b8f4b133cbf2 [^]
Fixed bug 27570 updateBpPaymentLineInvoice is not correct for all scenarios
---
M src-util/modulescript/build/classes/org/openbravo/modulescript/UpdateBpPaymentLineData.class
M src-util/modulescript/src/org/openbravo/modulescript/UpdateBpPaymentLine_data.xsql
---
|
|
|
|
Code review + testing OK
Missing scenario where a PSD is created from an invoice which has been created from an order is now working fine. |
|
|
|
|