Openbravo Issue Tracking System - Modules
View Issue Details
0027618ModulesRe-Invoicepublic2014-09-16 18:402014-10-01 17:14
maite 
reinaldoguerra 
urgentmajoralways
closedfixed 
5
 
 
vmromanos
0027618: Error when trying to apply dataset
Error related with "navigationBarClassname" is obtained
0. Install "Re-invoicing" module and rebuild application: http://centralrepository.openbravo.com/heartbeat-server/org.openbravo.forge.ui/ForgeModuleDetail/ReInvoicing [^]
1. Access "Enterprise module management" window and try to apply dataset for * organization. Error will be received
In Re-invoicing_configuration.xml file following line
<navigationBarClassname>com.openbravo.gps.reinvoicing.ReInvoiceProcess</navigationBarClassname>
needs to be replaced by
<classname>org.openbravo.document.massreinvoicing.ReInvoiceProcess</classname>
No tags attached.
Issue History
2014-09-16 18:40maiteNew Issue
2014-09-16 18:40maiteAssigned To => szapata
2014-09-16 18:42maiteResolution time => 1413496800
2014-09-30 00:01reinaldoguerraAssigned Toszapata => reinaldoguerra
2014-09-30 00:01reinaldoguerraStatusnew => scheduled
2014-09-30 06:00reinaldoguerraNote Added: 0070530
2014-10-01 17:11hgbotCheckin
2014-10-01 17:11hgbotNote Added: 0070615
2014-10-01 17:11hgbotStatusscheduled => resolved
2014-10-01 17:11hgbotResolutionopen => fixed
2014-10-01 17:11hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.document.massreinvoicing/rev/e1945f912619f75fcfdb91dfce451f0510a8f5b9 [^]
2014-10-01 17:11hgbotCheckin
2014-10-01 17:11hgbotNote Added: 0070617
2014-10-01 17:14vmromanosReview Assigned To => vmromanos
2014-10-01 17:14vmromanosNote Added: 0070619
2014-10-01 17:14vmromanosStatusresolved => closed

Notes
(0070530)
reinaldoguerra   
2014-09-30 06:00   
Test plan used:
1- Install "Re-invoicing" module and rebuild application
2- Access "Enterprise module management" window and try to apply dataset for * organization.
3- Dataset installed successfully
(0070615)
hgbot   
2014-10-01 17:11   
Repository: erp/pmods/org.openbravo.document.massreinvoicing
Changeset: e1945f912619f75fcfdb91dfce451f0510a8f5b9
Author: Reinaldo Guerra <reinaldo.guerra <at> peoplewalking.com>
Date: Mon Sep 29 21:40:03 2014 -0500
URL: http://code.openbravo.com/erp/pmods/org.openbravo.document.massreinvoicing/rev/e1945f912619f75fcfdb91dfce451f0510a8f5b9 [^]

Fixed bug 27618: Error when trying to apply dataset.

navigationBarClassname tag of Re-invoicing_configuration.xml file from Re-invoicing module refference data was substituted by classname.
Also content of the mentiones tag is now: org.openbravo.document.massreinvoicing.ReInvoiceProcess.
Now is possible to apply module dataset.

---
M referencedata/standard/Re-invoicing_configuration.xml
---
(0070617)
hgbot   
2014-10-01 17:11   
Repository: erp/pmods/org.openbravo.document.massreinvoicing
Changeset: f09e72c7e06815784be6b07eed895acad5646ce1
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Wed Oct 01 17:08:21 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.document.massreinvoicing/rev/f09e72c7e06815784be6b07eed895acad5646ce1 [^]

Related to issue 27618: exported dataset and checksum

After modifying the dataset, it was necessary to export the dataset again to commit the differences and, specially to export the database to reflect the new checksum

---
M referencedata/standard/Re-invoicing_configuration.xml
M src-db/database/sourcedata/AD_DATASET.xml
---
(0070619)
vmromanos   
2014-10-01 17:14   
Code review + testing OK

Published in TEST status a new version 1.0.9 since there is a previous version 1.0.8 still in test status