Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0014976 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Openbravo ERP] Z. Others | major | always | 2010-10-21 18:09 | 2011-05-24 10:57 | |||
Reporter | pjuvara | View Status | public | |||||
Assigned To | rmorley | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | a6e5c5976f21 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.50 | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Advanced Payables and Receivables Mngmt | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0014976: Printed document "Receipt" for Payment In and Payment Out | |||||||
Description | When payments are received it is customary to issue a "Receipt" document as a formal acknowledgement of having received the payment. This process is primarily relevant in the Payment In flow but sometimes used on the Payment Out as well (to notify the supplier that the payment has been made and to request their acknowledgement). This should be implemented as a new printed document Receipt. | |||||||
Tags | closingMay2011 | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0032338) rmorley (reporter) 2010-11-01 13:47 edited on: 2010-11-01 15:51 |
There is already a receipt document. However it is acknowledged that this does not currently have a printed form and there is a clear requirement that it should be possible to print the receipt document. |
(0032407) hgbot (developer) 2010-11-05 11:39 |
Repository: erp/devel/pi Changeset: a6e5c5976f21b03a5f567f8e3db6d3eaf7cfce29 Author: Mikel Irurita <mikel.irurita <at> openbravo.com> Date: Fri Nov 05 11:38:43 2010 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/a6e5c5976f21b03a5f567f8e3db6d3eaf7cfce29 [^] Fixes issue 14976: Printed document Receipt for Payment In and Payment Out --- M referencedata/standard/Initial_Setup.xml M src-db/database/sourcedata/AD_MODEL_OBJECT.xml M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml M src-db/database/sourcedata/AD_PROCESS.xml M src-db/database/sourcedata/AD_TAB.xml M src-db/database/sourcedata/AD_TEXTINTERFACES.xml M src/org/openbravo/erpCommon/utility/ToolBar.java M src/org/openbravo/erpCommon/utility/reporting/DocumentType.java M src/org/openbravo/erpCommon/utility/reporting/Report.java M src/org/openbravo/erpCommon/utility/reporting/ReportManager.java M src/org/openbravo/erpCommon/utility/reporting/Report_data.xsql M src/org/openbravo/erpCommon/utility/reporting/TemplateInfo.java M src/org/openbravo/erpCommon/utility/reporting/Template_data.xsql M src/org/openbravo/erpCommon/utility/reporting/printing/Poc_data.xsql M src/org/openbravo/erpCommon/utility/reporting/printing/PrintController.java M src/org/openbravo/erpCommon/utility/reporting/printing/PrintController_data.xsql A src/org/openbravo/erpCommon/utility/reporting/printing/PrintPayments.java A src/org/openbravo/erpReports/RptFIN_Payment.jrxml A src/org/openbravo/erpReports/RptFIN_PaymentLines.jrxml --- |
(0032469) hudsonbot (developer) 2010-11-08 16:09 |
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/a6e5c5976f21 [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/1f84d66d0fcd [^] Tests: http://builds.openbravo.com/view/int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18799.obx [^] |
(0032529) hgbot (developer) 2010-11-10 10:58 |
Repository: erp/devel/pi Changeset: 4204958d785536aebfd8684a01cc1b932dde48fd Author: Mikel Irurita <mikel.irurita <at> openbravo.com> Date: Wed Nov 10 10:57:34 2010 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/4204958d785536aebfd8684a01cc1b932dde48fd [^] Related to issue 14976. Small fixes --- M src/org/openbravo/erpCommon/utility/reporting/ReportManager.java M src/org/openbravo/erpReports/RptFIN_PaymentLines.jrxml --- |
(0032545) hudsonbot (developer) 2010-11-10 20:06 |
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/4204958d7855 [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/9c2b09096a6d [^] Tests: http://builds.openbravo.com/view/int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18851.obx [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2010-10-21 18:09 | pjuvara | New Issue | |
2010-10-21 18:09 | pjuvara | Assigned To | => mirurita |
2010-10-21 18:10 | pjuvara | Assigned To | mirurita => rmorley |
2010-10-21 18:10 | pjuvara | Status | new => acknowledged |
2010-10-21 18:11 | pjuvara | Summary | Missing printed document "Receipt" for Payment In and Payment Out => Printed document "Receipt" for Payment In and Payment Out |
2010-11-01 13:47 | rmorley | Note Added: 0032338 | |
2010-11-01 15:51 | rmorley | Note Edited: 0032338 | View Revisions |
2010-11-05 11:39 | hgbot | Checkin | |
2010-11-05 11:39 | hgbot | Note Added: 0032407 | |
2010-11-05 11:39 | hgbot | Status | acknowledged => resolved |
2010-11-05 11:39 | hgbot | Resolution | open => fixed |
2010-11-05 11:39 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/a6e5c5976f21b03a5f567f8e3db6d3eaf7cfce29 [^] |
2010-11-08 16:09 | hudsonbot | Checkin | |
2010-11-08 16:09 | hudsonbot | Note Added: 0032469 | |
2010-11-10 10:58 | hgbot | Checkin | |
2010-11-10 10:58 | hgbot | Note Added: 0032529 | |
2010-11-10 20:06 | hudsonbot | Checkin | |
2010-11-10 20:06 | hudsonbot | Note Added: 0032545 | |
2011-05-24 10:02 | dalsasua | Tag Attached: closingMay2011 | |
2011-05-24 10:57 | dalsasua | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |