Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0014877Openbravo ERPZ. Otherspublic2010-10-14 15:572011-05-19 16:17
rmorley 
eduardo_Argal 
highmajorhave not tried
closedfixed 
20Community Appliance
2.50 
2.50 
Advanced Payables and Receivables Mngmt
No
0014877: Matching algorithm uses Receipt Document No. Should use Reference No
The "Standard" matching algorithm uses Receipt Document No. This is an internal document (the receipt document), for which the number should not be changed.
Currently, if you want to get a match using the Standard matching algorithm, you need to change the Receipt Document Number to that of the payment document (for example the cheque number).
The receipt number and the cheque number are not the same thing!
The receipt number relates to the receipt document, which is an internal document using a predefined number sequence (the receipt number) that should not be changed. The payment document is an external document that can have any number.
A relationship between the two (the receipt document and the payment document) needs to be created when receiving a payment.
What should happen is that the user should enter the payment document number in a specific field for "Payment Document Number". Alternatively the existing "Reference Number" field on the Receipt can be used.
The matching algorithm should refer to the "Reference Number" on the Receipt, not the Receipt Number.
When receiving a payment the user should enter the payment document number in the Reference Number field, not in the Receipt Number field.
See attached image.
No tags attached.
related to feature request 0024082 new dmiguelez It would be fine to show the reference number of a payment in the Reconcile pop-up of the Financial Account 
png ReceivableDocNo.png (63,099) 2010-10-14 15:57
https://issues.openbravo.com/file_download.php?file_id=3223&type=bug
png
Issue History
2010-10-14 15:57rmorleyNew Issue
2010-10-14 15:57rmorleyAssigned To => eduardo_Argal
2010-10-14 15:57rmorleyFile Added: ReceivableDocNo.png
2010-10-15 00:09hgbotCheckin
2010-10-15 00:09hgbotNote Added: 0031871
2010-10-15 00:09hgbotStatusnew => resolved
2010-10-15 00:09hgbotResolutionopen => fixed
2010-10-15 00:09hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/133de5ab99e942cc73e28f36f601e71565b9b705 [^]
2011-05-19 16:17miruritaStatusresolved => closed
2013-08-14 14:01dmiguelezRelationship addedrelated to 0024082

Notes
(0031871)
hgbot   
2010-10-15 00:09   
Repository: erp/pmods/org.openbravo.advpaymentmngt
Changeset: 133de5ab99e942cc73e28f36f601e71565b9b705
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Fri Oct 15 00:09:19 2010 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.advpaymentmngt/rev/133de5ab99e942cc73e28f36f601e71565b9b705 [^]

Fixes 0014877: Matching algorithm uses Receipt Document No.

---
M src/org/openbravo/advpaymentmngt/ad_actionbutton/MatchTransaction.java
M src/org/openbravo/advpaymentmngt/dao/MatchTransactionDao.java
---