Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0021956Openbravo ERPA. Platformpublic2012-10-16 18:082012-10-23 14:46
mirurita 
alostale 
immediatemajoralways
closedfixed 
20Community Appliance
pi 
3.0MP173.0MP17 
dbaz
Core
Pre packaging ( pi )
2012-10-15
https://code.openbravo.com/erp/devel/pi/rev/a90ccc95e2e0 [^]
No
0021956: A window is not compiled when it only has the Post process associated
A window is not compiled when it only has the Post process associated.
1) Clone the following modules
https://code.openbravo.com/private/eulen/org.openbravo.contract/ [^]
https://code.openbravo.com/private/eulen/org.openbravo.contract.services/ [^]
https://code.openbravo.com/private/eulen/org.openbravo.contract.services.template/ [^]

2) Compile

3) Change the UI Pattern to standard for tabs in "Unbilled Revenue" window. This step is just for being able to insert a record manually.

4) Go to Unbilled Revenue window and enter a header record.

5) Click on Post button. It does not work.

6) Compile again with: ant compile -Dtab=Unbilled -Dtr=no
[java] 1153 [main] INFO org.openbravo.wad.Wad - 4 tabs to compile.

and then they are ignored

[java] 11965 [main] INFO org.openbravo.wad.Wad - After filtering generating 0 tabs and skipping 4
No tags attached.
Issue History
2012-10-16 18:08miruritaNew Issue
2012-10-16 18:08miruritaAssigned To => alostale
2012-10-16 18:08miruritaModules => Core
2012-10-16 18:09miruritaRegression level => Pre packaging ( pi )
2012-10-16 18:09miruritaRegression date => 2012-10-15
2012-10-16 18:09miruritaRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/a90ccc95e2e0 [^]
2012-10-16 18:43hgbotCheckin
2012-10-16 18:43hgbotNote Added: 0053395
2012-10-16 18:43hgbotStatusnew => resolved
2012-10-16 18:43hgbotResolutionopen => fixed
2012-10-16 18:43hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/b4341c8ae02c7035ccb5b2b3acbf64b23416e106 [^]
2012-10-16 18:44alostaleStatusresolved => new
2012-10-16 18:44alostaleResolutionfixed => open
2012-10-16 18:44alostaleReview Assigned To => dbaz
2012-10-16 18:44alostaleStatusnew => scheduled
2012-10-16 18:44alostalefix_in_branch => pi
2012-10-16 18:45alostaleStatusscheduled => resolved
2012-10-16 18:45alostaleResolutionopen => fixed
2012-10-18 17:46hudsonbotCheckin
2012-10-18 17:46hudsonbotNote Added: 0053471
2012-10-23 14:46dbazNote Added: 0053580
2012-10-23 14:46dbazStatusresolved => closed
2012-10-23 14:46dbazFixed in Version => 3.0MP17

Notes
(0053395)
hgbot   
2012-10-16 18:43   
Repository: erp/devel/pi
Changeset: b4341c8ae02c7035ccb5b2b3acbf64b23416e106
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Oct 16 18:43:10 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/b4341c8ae02c7035ccb5b2b3acbf64b23416e106 [^]

fixed bug 21956: A window is not compiled when it only has the Post process associated

---
M src-wad/src/org/openbravo/wad/Wad.java
---
(0053471)
hudsonbot   
2012-10-18 17:46   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/81ae03c9fdbb [^]

Maturity status: Test
(0053580)
dbaz   
2012-10-23 14:46   
Reviewed @ changeset: 18268 - 5e3903a17a28