Openbravo Issue Tracking System - Modules
View Issue Details
0025060ModulesRemittancepublic2013-10-31 13:392014-01-27 08:33
ngarcia 
jonalegriaesarte 
urgentmajoralways
closedfixed 
5
 
 
pramakrishnan
0025060: Bank instruction expected date does not match the payment date when you process the remittance without grouping
Bank instruction expected date does not match the payment date when you process the remittance without grouping
As group admin role:
   Create some Sales Invoices with the Remittance payment method
   Create a Remittance with an Expected Date greater than the expected dates of the invoices
   Include the created invoices on it
   Process the Remittance with the 'No Grouping' option
   Check that the Payment date is the Expected Date of the Remittance (check the related FR) but the Bank Instruction Expected date is the Expected Date of the Invoice Payment Plan
   Reactivate the Remittance
   Process the Remitance with the 'Group by invoice' option
   Check that the Bank Instruction Expected date is the Payment date
No tags attached.
related to design defect 0024477 new Triage Omni OMS Analyze which date should have the payments created when inserting an order or an invoice in a remittance 
related to defect 0033039 closed markmm82 Bank Instruction Lines' expected date previous to remittance's transaction date when singlepayment is selected 
Issue History
2013-10-31 13:39ngarciaNew Issue
2013-10-31 13:39ngarciaAssigned To => jonalegriaesarte
2013-10-31 13:40ngarciaRelationship addedrelated to 0024477
2013-10-31 13:52ngarciaIssue Monitored: networkb
2013-12-09 16:58jonalegriaesarteAssigned Tojonalegriaesarte => jecharri
2013-12-09 16:58jonalegriaesarteAssigned Tojecharri => jonalegriaesarte
2014-01-08 11:26hgbotCheckin
2014-01-08 11:26hgbotNote Added: 0063281
2014-01-08 11:26hgbotStatusnew => resolved
2014-01-08 11:26hgbotResolutionopen => fixed
2014-01-08 11:26hgbotFixed in SCM revision => http://code.openbravo.com/erp/mods/org.openbravo.module.remittance/rev/4964c981965895b2f17a6e512de8b0b13fb8bec2 [^]
2014-01-08 11:32hgbotCheckin
2014-01-08 11:32hgbotNote Added: 0063286
2014-01-27 08:33pramakrishnanReview Assigned To => pramakrishnan
2014-01-27 08:33pramakrishnanNote Added: 0063694
2014-01-27 08:33pramakrishnanStatusresolved => closed
2016-05-24 16:37ngarciaRelationship addedrelated to 0033039

Notes
(0063281)
hgbot   
2014-01-08 11:26   
Repository: erp/mods/org.openbravo.module.remittance
Changeset: 4964c981965895b2f17a6e512de8b0b13fb8bec2
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Thu Nov 28 16:17:38 2013 +0530
URL: http://code.openbravo.com/erp/mods/org.openbravo.module.remittance/rev/4964c981965895b2f17a6e512de8b0b13fb8bec2 [^]

Fixes Issue 25060: Bank instruction expected date does not match the payment date when you process the remittance without grouping

---
M src-db/database/model/tables/REM_INSTRUCTION.xml
M src-db/database/model/tables/REM_REMITTANCELINE.xml
M src-db/database/model/tables/REM_REMITTANCELINE_CANCEL.xml
M src-db/database/model/tables/REM_REMITTANCELINE_RETURN.xml
M src/org/openbravo/module/remittance/process/REM_RemittanceProcess.java
---
(0063286)
hgbot   
2014-01-08 11:32   
Repository: erp/mods/org.openbravo.module.remittance
Changeset: dcdb67e95ce3a2b3fb178bc606f81f58ae9cd29e
Author: Pandeeswari Ramakrishnan <pandeeswari.ramakrishnan <at> openbravo.com>
Date: Wed Jan 08 16:00:00 2014 +0530
URL: http://code.openbravo.com/erp/mods/org.openbravo.module.remittance/rev/dcdb67e95ce3a2b3fb178bc606f81f58ae9cd29e [^]

Related to Issue 25060, Issue 24923, Issue 25195: Updated copyright information

---
M src/org/openbravo/module/remittance/ad_actionbutton/SelectOrdersOrInvoices.html
M src/org/openbravo/module/remittance/ad_forms/CancelReturnRemittance.html
M src/org/openbravo/module/remittance/process/REM_RemittanceProcess.java
---
(0063694)
pramakrishnan   
2014-01-27 08:33   
Code Review + Testing - OK.