Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0019078Openbravo ERP03. Procurement managementpublic2011-11-16 03:112012-06-28 20:04
catakate 
jonalegriaesarte 
normalcriticalalways
closedfixed 
30
3.0MP5 
 
Core
No
0019078: 404 Error when completing purchase invoice
Going thru the Procurement flow, from Purchase Order to Good Receipt to Purchase Invoice, everything works well until clicking the Complete button, a new tab opens throwing a 404 error:

HTTP Status 404 - /PurchaseInvoice/Header_Relation.html
description The requested resource (/PurchaseInvoice/Header_Relation.html) is not available.

The Purchase Invoice tab reads "Process completed successfully", document status is "Completed", but the invoice is present in the "Not Posted Transaction Report", also no accounting records created.
same as above
No tags attached.
Issue History
2011-11-16 03:11catakateNew Issue
2011-11-16 03:11catakateAssigned To => jonalegriaesarte
2011-11-16 03:11catakateModules => Core
2011-11-16 05:41catakateNote Added: 0042863
2011-12-14 10:38jonalegriaesarteNote Added: 0043862
2011-12-14 10:38jonalegriaesarteStatusnew => closed
2011-12-14 10:38jonalegriaesarteResolutionopen => unable to reproduce
2012-02-10 19:48hgbotCheckin
2012-02-10 19:48hgbotNote Added: 0045024
2012-02-10 19:48hgbotStatusclosed => resolved
2012-02-10 19:48hgbotResolutionunable to reproduce => fixed
2012-02-10 19:48hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/607dccd3524ac448289509836d341c8901febe6f [^]
2012-02-14 13:10shuehnerNote Deleted: 0045024
2012-02-14 13:11shuehnerNote Added: 0045101
2012-02-14 13:11shuehnerStatusresolved => closed
2012-02-14 13:11shuehnerResolutionfixed => unable to reproduce
2012-03-02 15:36hudsonbotCheckin
2012-03-02 15:36hudsonbotNote Added: 0045809
2012-06-27 20:12hgbotCheckin
2012-06-27 20:12hgbotNote Added: 0050198
2012-06-27 20:12hgbotStatusclosed => resolved
2012-06-27 20:12hgbotResolutionunable to reproduce => fixed
2012-06-27 20:12hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/607dccd3524ac448289509836d341c8901febe6f [^] => http://code.openbravo.com/erp/devel/pi/rev/d04b2b0ffc55302738bd86d5ef1c56b7e7f00390 [^]
2012-06-28 07:59hudsonbotCheckin
2012-06-28 07:59hudsonbotNote Added: 0050224
2012-06-28 20:04shuehnerNote Added: 0050264
2012-06-28 20:04shuehnerStatusresolved => closed

Notes
(0042863)
catakate   
2011-11-16 05:41   
also when Posting an invoice, the missing file is /ad_reports/ReportGeneralLedgerJournal.html
(0043862)
jonalegriaesarte   
2011-12-14 10:38   
Openbravo ERP seems to be wrongly deployed. This issue is not reproducible in MP5.
(0045101)
shuehner   
2012-02-14 13:11   
Closing again, was changed to resolved because of commit done with wrong issue number only.
(0045809)
hudsonbot   
2012-03-02 15:36   
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/544d64e0c159 [^]

Maturity status: Test
(0050198)
hgbot   
2012-06-27 20:12   
Repository: erp/devel/pi
Changeset: d04b2b0ffc55302738bd86d5ef1c56b7e7f00390
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Thu Feb 09 14:55:01 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/d04b2b0ffc55302738bd86d5ef1c56b7e7f00390 [^]

Fixed 19078: Reduce number of files compiled for apply.module a lot
- Split out parts of Utility.java into new file BasicUtility.java
- Split out parts of ModuleUtilltiy.java into new file ModuleUtility.java
- Remove error translation code from apply.module call to verify languages
- Reduce list of xsql files being processed in compile.apply.module

---
M src/build.xml
M src/org/openbravo/erpCommon/ad_forms/TranslationManager.java
M src/org/openbravo/erpCommon/modules/ApplyModule.java
M src/org/openbravo/erpCommon/modules/ModuleUtiltiy.java
M src/org/openbravo/erpCommon/utility/OBError.java
M src/org/openbravo/erpCommon/utility/Utility.java
A src/org/openbravo/erpCommon/modules/ModuleUtility.java
A src/org/openbravo/erpCommon/utility/BasicUtility.java
---
(0050224)
hudsonbot   
2012-06-28 07:59   
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/c66e853c5cf4 [^]

Maturity status: Test
(0050264)
shuehner   
2012-06-28 20:04   
Closing again, was changed to resolved because of commit done with wrong issue number only.