Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0013795Openbravo ERP09. Financial managementpublic2010-06-28 11:312010-09-02 12:08
networkb 
dalsasua 
urgentmajoralways
closedfixed 
20Community Appliance
2.50MP18 
2.50MP20 
OBPS
Core
No
0013795: Settlement generated in remittance can not be associated to this remittance
The settlement "*RT*W*" generated in remittance with payments with withholdings, can not be associated to remittance
1. Master Data Management || Business Partner Setup || Withholding || Withholding
 create new withholding "w"

2. Master Data Management || Business Partner || Business Partner
 select mcgiver

3. Master Data Management || Business Partner || Business Partner >> Withholding
 create new record with "w"

4. Procurement Management || Transactions || Purchase Invoice || Header
  create new invoice
     business partner mcGiver
     withholding w

5. Procurement Management || Transactions || Purchase Invoice || Header || Line
  create new line
    product boots
    tax VAT 16%

6. process the invoice

7.Financial Management || Receivables & Payables || Transactions || Remittance || Header
  create new record.
  run "create lines from" process
  select payment generated in step 6

8. a new settlement (*RT*W*) is generated with payments with withholding amount.
The debt payment cancelled in this settlement can not be relationated to the settlement that generate it
show in cancelled payments tab, the field "settlement generate" of debt payment
No tags attached.
related to defect 00133442.50MP19 closed sathiyan Settlement generated in remittance can not be associated to this remittance 
depends on backport 00144002.40MP14 closed dalsasua Settlement generated in remittance can not be associated to this remittance 
related to defect 0013867pi closed shuehner try api-check build #30 fails 
Issue History
2010-06-28 11:31networkbNew Issue
2010-06-28 11:31networkbAssigned To => dalsasua
2010-06-28 11:31networkbOBNetwork customer => Yes
2010-06-28 17:18networkbRelationship addedrelated to 0013344
2010-07-02 08:59dalsasuaRelationship addedrelated to 0013867
2010-07-02 09:00dalsasuaStatusnew => scheduled
2010-07-02 09:00dalsasuafix_in_branch => pi
2010-07-02 09:01dalsasuaNote Added: 0028970
2010-07-02 09:01dalsasuaStatusscheduled => resolved
2010-07-02 09:01dalsasuaFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/a17644acd015bb42aeed19411d28c45ccaae3bae [^]
2010-07-02 09:01dalsasuaResolutionopen => fixed
2010-07-19 09:15sureshbabuNote Added: 0029378
2010-07-19 09:51dalsasuaNote Added: 0029380
2010-07-21 08:53sureshbabuNote Added: 0029426
2010-07-21 08:53sureshbabuStatusresolved => closed
2010-07-22 00:00anonymoussf_bug_id0 => 3032817
2010-09-02 12:08adrianromeroIssue cloned0014400
2010-09-02 12:08adrianromeroRelationship addeddepends on 0014400

Notes
(0028970)
dalsasua   
2010-07-02 09:01   
Repository: erp/devel/pi
Changeset: a17644acd015bb42aeed19411d28c45ccaae3bae
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Thu Jul 01 17:59:22 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/a17644acd015bb42aeed19411d28c45ccaae3bae [^] [^]

Added a 'Created Settlement' field in 'Cancelled Payments' tab of settlements window, so it can be navigated.
Also the 'Cancelled Settlement' field in 'Created Payments' tab of settlements window has been modified, so it don't depends on a hard-coded piece of code in wad'

---
M src-db/database/model/views/C_DEBT_PAYMENT_CANCEL.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/AD_REF_TABLE.xml
M src-db/database/sourcedata/AD_VAL_RULE.xml
---
(0029378)
sureshbabu   
2010-07-19 09:15   
@David, can you provide me the detail steps since the steps provided in the issue is not clear
(0029380)
dalsasua   
2010-07-19 09:51   
Suresh: you must check that, from the cancelled payment sub tab of the settlement, you can now navigate to the created settlement navigating a new field "Created settlement".
(0029426)
sureshbabu   
2010-07-21 08:53   
verified now its working fine