Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0015815
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] J. Demo datamajoralways2011-01-28 17:302011-05-24 10:55
ReporterdalsasuaView Statuspublic 
Assigned Todalsasua 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision32ca9fe515dc
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabaseOracleJava version1.6.0_21
OS VersionUbuntu 10.10Database version11.2.0 SEAnt version1.8.0
Product VersionpiSCM revision5b8be92551f9 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0015815: F&B missed to export some tables when created

DescriptionAD_ClientModule and C_TaxAcct tables are not included in the F&B client demo data xml file.
Proposed SolutionRun the attached script, so taxes accounting is filled in.
Create this entry:
insert into ad_clientmodule(ad_clientmodule_id, ad_client_id, ad_org_id, isactive, created, createdby, updated, updatedby, ad_module_id, version)
select get_uuid(),'FF8080812AFBCB14012AFBD3E373001F','0','Y',now(),'100',now(),'100','0',version
from ad_module
where lower(name) like 'core';
This will emulate what was done to create the client: apply core dataset.
Make sure these two tables (and ad_orgmodule also) are exported.
TagsclosingMay2011
Attached Filesxml file icon ESTAX_ACCOUNTING_TAB.xml [^] (5,164 bytes) 2011-01-28 17:31

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0034159)
shuehner (administrator)
2011-02-11 19:02

Hi, can you please recheck and perhaps mark as closed if this is already fixed now with your recent work no the sampledata?
(0034186)
hgbot (developer)
2011-02-14 18:05

Repository: erp/devel/pi
Changeset: 32ca9fe515dc77efef783eda4161c679a3976263
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Mon Feb 14 18:04:41 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/32ca9fe515dc77efef783eda4161c679a3976263 [^]

Fixes issue 15815: F and B client missed to export some tables when created

---
M referencedata/sampledata/F_B_International_Group.xml
---

- Issue History
Date Modified Username Field Change
2011-01-28 17:30 dalsasua New Issue
2011-01-28 17:30 dalsasua Assigned To => shuehner
2011-01-28 17:30 dalsasua Modules => Core
2011-01-28 17:31 dalsasua File Added: ESTAX_ACCOUNTING_TAB.xml
2011-01-31 08:14 alostale Status new => scheduled
2011-01-31 08:14 alostale fix_in_branch => pi
2011-02-11 19:02 shuehner Assigned To shuehner => dalsasua
2011-02-11 19:02 shuehner Note Added: 0034159
2011-02-14 18:05 hgbot Checkin
2011-02-14 18:05 hgbot Note Added: 0034186
2011-02-14 18:05 hgbot Status scheduled => resolved
2011-02-14 18:05 hgbot Resolution open => fixed
2011-02-14 18:05 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/32ca9fe515dc77efef783eda4161c679a3976263 [^]
2011-05-24 10:11 dalsasua Tag Attached: closingMay2011
2011-05-24 10:55 dalsasua Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker