Openbravo Issue Tracking System - Modules
View Issue Details
0027858ModulesCuaderno 58public2014-10-14 10:302014-11-06 13:05
maite 
fsoto82 
urgentmajoralways
closedfixed 
5
 
 
Sandrahuguet
0027858: The Bank.dat generated in remittance should show the fiscal name of BP if it is defined
It currently shows the commercial name of business partners. If the fiscal name is defined, the process should set it
1. Create remittance with type "Cuaderno 58"
2. Add any invoice and process
3. Ensure that referenced business partner has Commercial Name different from Fiscal Name
4. Create Remittance file and realize that "Commercial Name" is used
patch attached
No tags attached.
related to defect 0022159 closed ioritzCia The Bank.dat generated in remittance should show the fiscal name of BP if it is defiend 
diff 27858.diff (1,095) 2014-10-14 12:09
https://issues.openbravo.com/file_download.php?file_id=7358&type=bug
Issue History
2014-10-14 10:30maiteNew Issue
2014-10-14 10:30maiteAssigned To => eduardo_Argal
2014-10-14 10:31maiteIssue Monitored: networkb
2014-10-14 10:35maiteRelationship addedrelated to 0022159
2014-10-14 12:09maiteFile Added: 27858.diff
2014-10-14 12:12maiteProposed Solution updated
2014-10-20 13:17maiteResolution time => 1416178800
2014-10-31 15:35fsoto82Statusnew => scheduled
2014-10-31 15:35fsoto82Assigned Toeduardo_Argal => fsoto82
2014-10-31 15:35fsoto82fix_in_branch => pi
2014-10-31 15:40fsoto82Note Added: 0071317
2014-11-06 12:33hgbotCheckin
2014-11-06 12:33hgbotNote Added: 0071457
2014-11-06 12:33hgbotStatusscheduled => resolved
2014-11-06 12:33hgbotResolutionopen => fixed
2014-11-06 12:33hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.module.cuaderno58.es/rev/6904af97d5428468630e1ee066679b8eee85993f [^]
2014-11-06 13:03hgbotCheckin
2014-11-06 13:03hgbotNote Added: 0071458
2014-11-06 13:03hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.module.cuaderno58.es/rev/6904af97d5428468630e1ee066679b8eee85993f [^] => http://code.openbravo.com/erp/pmods/org.openbravo.module.cuaderno58.es/rev/1a7662c252be5bf9bff88c71c796ac4a7749e5b6 [^]
2014-11-06 13:05SandrahuguetNote Added: 0071459
2014-11-06 13:05SandrahuguetReview Assigned To => Sandrahuguet
2014-11-06 13:05SandrahuguetStatusresolved => closed

Notes
(0071317)
fsoto82   
2014-10-31 15:40   
1. Create remittance with type "Cuaderno 58"
2. Add any invoice and process
3. Ensure that referenced business partner has Commercial Name different from Fiscal Name
4. Create Remittance file and realize that "Commercial Name" is used
(0071457)
hgbot   
2014-11-06 12:33   
Repository: erp/pmods/org.openbravo.module.cuaderno58.es
Changeset: 6904af97d5428468630e1ee066679b8eee85993f
Author: Fernando Soto <fernando.soto <at> peoplewalking.com>
Date: Fri Oct 31 09:37:14 2014 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.cuaderno58.es/rev/6904af97d5428468630e1ee066679b8eee85993f [^]

Fixed bug 27858: File generated in remittance should show the fiscal name of BP

Modified class Cuaderno58 to select the business partner fiscal name if it's defined

---
M src/org/openbravo/module/cuaderno58/es/utility/Cuaderno58.java
---
(0071458)
hgbot   
2014-11-06 13:03   
Repository: erp/pmods/org.openbravo.module.cuaderno58.es
Changeset: 1a7662c252be5bf9bff88c71c796ac4a7749e5b6
Author: Fernando Soto <fernando.soto <at> peoplewalking.com>
Date: Fri Oct 31 09:37:14 2014 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.cuaderno58.es/rev/1a7662c252be5bf9bff88c71c796ac4a7749e5b6 [^]

Fixed bug 27858: File generated in remittance should show the fiscal name of BP

Modified class Cuaderno58 to select the business partner fiscal name if it's defined

---
M src/org/openbravo/module/cuaderno58/es/utility/Cuaderno58.java
---
(0071459)
Sandrahuguet   
2014-11-06 13:05   
Code review + testing OK