Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0013476Openbravo ERP09. Financial managementpublic2010-05-31 09:002010-06-23 00:00
networkb 
sathiyan 
normalminoralways
closedfixed 
20Community Appliance
2.50MP18 
2.50MP19 
Core
No
0013476: the value of "settlement amount" in manual settlement is not correct
. if you process the manual settlement, the field "settlement amount" is changed to 0.
. if you unprocess the manual settlement, the field continues with value 0
. if you add a new debt payment, the value of this field is updated to amount of new debt payment.
Financial Management || Receivables & Payables || Transactions || Manual Settlement || Manual Settlement
. create new "manual settlement"
Financial Management || Receivables & Payables || Transactions || Manual Settlement || Manual Settlement >> Create Payment
. create new debt payment
  amount 100 euros
  receipt checked
  business partner mc Giver

Financial Management || Receivables & Payables || Transactions || Manual Settlement || Manual Settlement >> Create Payment >> Balance Payment
. create new record
  credit amount 100


Financial Management || Receivables & Payables || Transactions || Manual Settlement
 the field "Settlement Amount" is 100
 process the "manual settlement"
 the field "Settlement Amount" is 0
 unprocess the "manual settlement"
 the field "Settlement Amount" is 0

Financial Management || Receivables & Payables || Transactions || Manual Settlement || Manual Settlement >> Create Payment
. create new debt payment
  amount 100 euros
  receipt checked
  business partner mc Giver

Financial Management || Receivables & Payables || Transactions || Manual Settlement || Manual Settlement >> Create Payment >> Balance Payment
. create new record
  credit amount 100
 
Financial Management || Receivables & Payables || Transactions || Manual Settlement
 the field "Settlement Amount" is 100
 process the "manual settlement"
 the field "Settlement Amount" is 0
No tags attached.
Issue History
2010-05-31 09:00networkbNew Issue
2010-05-31 09:00networkbAssigned To => dalsasua
2010-06-07 16:56adrianromeroStatusnew => scheduled
2010-06-07 16:56adrianromerofix_in_branch => pi
2010-06-10 08:12sathiyanAssigned Todalsasua => sathiyan
2010-06-16 08:30hgbotCheckin
2010-06-16 08:30hgbotNote Added: 0028488
2010-06-16 08:30hgbotStatusscheduled => resolved
2010-06-16 08:30hgbotResolutionopen => fixed
2010-06-16 08:30hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/ced7876366afe8b7370253069906d575fefb4513 [^]
2010-06-16 17:54hudsonbotCheckin
2010-06-16 17:54hudsonbotNote Added: 0028524
2010-06-18 12:04hgbotCheckin
2010-06-18 12:04hgbotNote Added: 0028581
2010-06-18 12:04hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/ced7876366afe8b7370253069906d575fefb4513 [^] => http://code.openbravo.com/erp/devel/pi/rev/d330f1d1633b667f7fed821e3b1bcba3d1b2a745 [^]
2010-06-18 12:12dalsasuaIssue Monitored: dalsasua
2010-06-18 23:20hudsonbotCheckin
2010-06-18 23:20hudsonbotNote Added: 0028602
2010-06-22 13:30arunkumarNote Added: 0028663
2010-06-22 13:30arunkumarStatusresolved => closed
2010-06-23 00:00anonymoussf_bug_id0 => 3019885

Notes
(0028488)
hgbot   
2010-06-16 08:30   
Repository: erp/devel/pi
Changeset: ced7876366afe8b7370253069906d575fefb4513
Author: Sathiyan Sivaprakasam <sathiyan.sivaprakasam <at> openbravo.com>
Date: Wed Jun 16 12:00:19 2010 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/ced7876366afe8b7370253069906d575fefb4513 [^]

Fixes Issue 13476: The value of settlement amount in manual settlement is not correct

---
M src-db/database/model/functions/C_SETTLEMENT_POST.xml
---
(0028524)
hudsonbot   
2010-06-16 17:54   
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/ced7876366af [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/56352f289d38 [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17673.obx [^]
(0028581)
hgbot   
2010-06-18 12:04   
Repository: erp/devel/pi
Changeset: d330f1d1633b667f7fed821e3b1bcba3d1b2a745
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Fri Jun 18 12:03:23 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/d330f1d1633b667f7fed821e3b1bcba3d1b2a745 [^]

Fixes issue 13476
Settlement amount is now correctly updated

---
M src-db/database/model/functions/C_SETTLEMENT_POST.xml
---
(0028602)
hudsonbot   
2010-06-18 23:20   
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/d330f1d1633b [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/c2668b004a6e [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17687.obx [^]
(0028663)
arunkumar   
2010-06-22 13:30   
Tested working fine