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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0021323
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajoralways2012-08-07 11:582012-08-24 17:20
ReportermiruritaView Statuspublic 
Assigned ToAugustoMauch 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision6e3b9559b9b6
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionCommunity ApplianceDatabase version8.3.9Ant version1.7.1
Product VersionpiSCM revision 
Review Assigned Tomigueldejuana
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0021323: Not possible to create an standard process: ignoreinwad default value in AD is 'Y'

DescriptionIt is not possible to generate an standard process because the default value (in application dictionary) for 'ignoreinwad' property in the field definition is 'Y'.

In database the default value is 'N'.


Steps To Reproduce1) Create a new physical column in bb.dd for m_product table
alter table m_product add column create_invoice_plan character(1) DEFAULT 'Y';
2) Create the process
  - UI Pattern: Standard
  - Data Access Level: Client/Organization
  - Name: Create Invoice Plan
  - Process class: org.openbravo.erpCommon.ad_process.CreateInvoicePlan
3) Add the column in the application dictionary and link to this process
4) Create the field related to the column (realize that the ignoreinwad property is set to 'Y'). It is not visible by the application, check in the database.

IMPORTANT: create the field manually, do not use the create fields from functionality

5) Compile and try to run the process.

You will get an error because the xml and html files are not generated.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0051149)
hgbot (developer)
2012-08-07 15:36

Repository: erp/devel/pi
Changeset: 6e3b9559b9b634d104b27d57d3f15c280b6de7ec
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Tue Aug 07 15:33:53 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/6e3b9559b9b634d104b27d57d3f15c280b6de7ec [^]

Fixes issue 21323: ignoreinwad defaulted to 'N'

The ignoreinwad property has been defaulted to 'N' in the application dictionary. Also, it has been added as a field in the Field tab of the Window, Tab and field table

---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
---
(0051286)
AugustoMauch (manager)
2012-08-14 14:22

Issue reopened to enter Closed by field
(0051545)
migueldejuana (developer)
2012-08-24 17:20

Tested and reviewed in @ece91fb55374.

- Issue History
Date Modified Username Field Change
2012-08-07 11:58 mirurita New Issue
2012-08-07 11:58 mirurita Assigned To => AugustoMauch
2012-08-07 11:58 mirurita Modules => Core
2012-08-07 12:29 mirurita Steps to Reproduce Updated View Revisions
2012-08-07 15:36 hgbot Checkin
2012-08-07 15:36 hgbot Note Added: 0051149
2012-08-07 15:36 hgbot Status new => resolved
2012-08-07 15:36 hgbot Resolution open => fixed
2012-08-07 15:36 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/6e3b9559b9b634d104b27d57d3f15c280b6de7ec [^]
2012-08-14 14:22 AugustoMauch Note Added: 0051286
2012-08-14 14:22 AugustoMauch Status resolved => new
2012-08-14 14:22 AugustoMauch Resolution fixed => open
2012-08-14 14:22 AugustoMauch Closed by => migueldejuana
2012-08-14 14:22 AugustoMauch Status new => acknowledged
2012-08-14 14:22 AugustoMauch Status acknowledged => scheduled
2012-08-14 14:22 AugustoMauch fix_in_branch => pi
2012-08-14 14:22 AugustoMauch Status scheduled => resolved
2012-08-14 14:22 AugustoMauch Resolution open => fixed
2012-08-24 17:20 migueldejuana Note Added: 0051545
2012-08-24 17:20 migueldejuana Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker