Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0015815 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Openbravo ERP] J. Demo data | major | always | 2011-01-28 17:30 | 2011-05-24 10:55 | |||
| Reporter | dalsasua | View Status | public | |||||
| Assigned To | dalsasua | |||||||
| Priority | normal | Resolution | fixed | Fixed in Version | ||||
| Status | closed | Fix in branch | pi | Fixed in SCM revision | 32ca9fe515dc | |||
| Projection | none | ETA | none | Target Version | ||||
| OS | Linux 32 bit | Database | Oracle | Java version | 1.6.0_21 | |||
| OS Version | Ubuntu 10.10 | Database version | 11.2.0 SE | Ant version | 1.8.0 | |||
| Product Version | pi | SCM revision | 5b8be92551f9 | |||||
| Merge Request Status | ||||||||
| Review Assigned To | ||||||||
| OBNetwork customer | No | |||||||
| Web browser | ||||||||
| Modules | Core | |||||||
| Support ticket | ||||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0015815: F&B missed to export some tables when created | |||||||
| Description | AD_ClientModule and C_TaxAcct tables are not included in the F&B client demo data xml file. | |||||||
| Proposed Solution | Run 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. | |||||||
| Tags | closingMay2011 | |||||||
| Attached Files | ||||||||
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:30 | dalsasua | OBNetwork customer | => No |
| 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 |