Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0017263Openbravo ERP09. Financial managementpublic2011-05-19 10:262012-05-28 09:34
mbernal 
mirurita 
normalminoralways
closedfixed 
20Community Appliance
 
3.0MP12 
Advanced Payables and Receivables Mngmt
No
0017263: ReferenceNo field is not editable after payment is processed
Currently, column referenceno of table FIN_Payment has a read only logic of @Processed@='Y', meaning that when a payment has been completed, this field cannot be further modified.

This behavior is inconsistent with the one exhibited by the POreference columns of tables C_Order, M_INOUT and C_INVOICE, on which after one of this documents has been completed, this column can still be modified.
No tags attached.
Issue History
2011-05-19 10:26mbernalNew Issue
2011-05-19 10:26mbernalAssigned To => dalsasua
2011-05-19 10:26mbernalModules => Advanced Payables and Receivables Mngmt
2011-05-19 10:27dalsasuaAssigned Todalsasua => eduardo_Argal
2011-09-19 23:02psarobeAssigned Toeduardo_Argal => mirurita
2011-09-19 23:02psarobeStatusnew => scheduled
2012-05-10 16:50naiaramartinezNote Added: 0048559
2012-05-14 14:02hgbotCheckin
2012-05-14 14:02hgbotNote Added: 0048619
2012-05-14 14:02hgbotStatusscheduled => resolved
2012-05-14 14:02hgbotResolutionopen => fixed
2012-05-14 14:02hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/ba562a3a5b509e79e63e859327bcb83b76ec0b6d [^]
2012-05-25 12:11hudsonbotCheckin
2012-05-25 12:11hudsonbotNote Added: 0049117
2012-05-28 09:34miruritaNote Added: 0049332
2012-05-28 09:34miruritaStatusresolved => closed
2012-05-28 09:34miruritaFixed in Version => 3.0MP12

Notes
(0048559)
naiaramartinez   
2012-05-10 16:50   
Test Plan:
  Go to Payment In window. Select a record that its status is different to 'Awaiting payment'. Change the Reference No. field and save it. Notice that you can do the change.
 
  Go to Payment Out window. Select a record that its status is different to 'Awaiting payment'. Change the Reference No. field and save it. Notice that you can do the change.
(0048619)
hgbot   
2012-05-14 14:02   
Repository: erp/devel/pi
Changeset: ba562a3a5b509e79e63e859327bcb83b76ec0b6d
Author: Naiara Martinez <naiara.martinez <at> openbravo.com>
Date: Thu May 10 16:28:58 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/ba562a3a5b509e79e63e859327bcb83b76ec0b6d [^]

fixed bug 17263 Delete read only logic from referenceno field(FIN_PAYMENT table)

---
M src-db/database/sourcedata/AD_COLUMN.xml
---
(0049117)
hudsonbot   
2012-05-25 12:11   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/5401e185a8b0 [^]

Maturity status: Test
(0049332)
mirurita   
2012-05-28 09:34   
code review + testing OK