Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0023288 | Openbravo ERP | 09. Financial management | public | 2013-03-12 17:18 | 2013-04-01 18:58 |
|
Reporter | mirurita | |
Assigned To | dmiguelez | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | Community Appliance |
Product Version | pi | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | Sandrahuguet |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0023288: Payment proposal: ability to generate single payment for all the purchase orders/invoices |
Description | Currently in payment proposal window the only available option is: "Group separate payments for the same vendor into one payment". It will group the purchase orders/invoices by vendor.
Implement the ability to generate single payment for all the purchase orders/invoices. The resultant payment will not have business partner in the header. |
Steps To Reproduce | 1) Create a new Payment Proposal for F&B EspaƱa, S.A
2) Click on "Select Expected Payments" button
3) Remove the filters (funnel icon)
4) Select several purchase orders/invoices with different vendor.
5) Click on submit butotn
6) Click on Generate Payments button
7) Select "Group all orders/invoices into one payment" option and click on OK buttonGroup all orders/invoices into one payment
8) Realize that one payment (without business partner in the header) is created.
|
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | issue23288.export (8,715) 2013-03-12 17:20 https://issues.openbravo.com/file_download.php?file_id=6024&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2013-03-12 17:18 | mirurita | New Issue | |
2013-03-12 17:18 | mirurita | Assigned To | => mirurita |
2013-03-12 17:18 | mirurita | Modules | => Core |
2013-03-12 17:18 | mirurita | OBNetwork customer | => No |
2013-03-12 17:18 | mirurita | Triggers an Emergency Pack | => No |
2013-03-12 17:20 | mirurita | File Added: issue23288.export | |
2013-03-12 17:21 | mirurita | Assigned To | mirurita => dmiguelez |
2013-03-25 16:58 | jonalegriaesarte | Target Version | 3.0MP22 => |
2013-03-25 16:58 | jonalegriaesarte | Description Updated | bug_revision_view_page.php?rev_id=4539#r4539 |
2013-03-27 16:18 | hgbot | Checkin | |
2013-03-27 16:18 | hgbot | Note Added: 0057495 | |
2013-03-27 16:18 | hgbot | Status | new => resolved |
2013-03-27 16:18 | hgbot | Resolution | open => fixed |
2013-03-27 16:18 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/f2a7875273c11fd92bb5cd3efa93c294bf5cf3bd [^] |
2013-03-27 16:18 | hgbot | Checkin | |
2013-03-27 16:18 | hgbot | Note Added: 0057496 | |
2013-03-27 16:20 | Sandrahuguet | Review Assigned To | => Sandrahuguet |
2013-03-27 16:20 | Sandrahuguet | Note Added: 0057501 | |
2013-03-27 16:20 | Sandrahuguet | Status | resolved => closed |
2013-04-01 18:58 | hudsonbot | Checkin | |
2013-04-01 18:58 | hudsonbot | Note Added: 0057548 | |
2013-04-01 18:58 | hudsonbot | Checkin | |
2013-04-01 18:58 | hudsonbot | Note Added: 0057549 | |
Notes |
|
(0057495)
|
hgbot
|
2013-03-27 16:18
|
|
Repository: erp/devel/pi
Changeset: f2a7875273c11fd92bb5cd3efa93c294bf5cf3bd
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Tue Mar 12 17:19:32 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/f2a7875273c11fd92bb5cd3efa93c294bf5cf3bd [^]
Fixes issue 23288: Payment proposal: ability to generate single payment for all the purchase orders/invoices
---
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_REF_LIST.xml
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/ProcessPaymentProposal.java
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_PaymentProposalProcess.java
---
|
|
|
(0057496)
|
hgbot
|
2013-03-27 16:18
|
|
Repository: erp/devel/pi
Changeset: 8a755239b3907b33ce5a4d9990951860c7fc98b7
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Wed Mar 27 16:16:22 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/8a755239b3907b33ce5a4d9990951860c7fc98b7 [^]
Related to issue 23288 update Copyright
---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/ProcessPaymentProposal.java
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_PaymentProposalProcess.java
---
|
|
|
|
|
|
|
|
|
|
|