Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0000913Openbravo ERP05. Production managementpublic2007-02-13 23:512008-06-12 09:43
user71 
cromero 
normalminoralways
closedfixed 
5
 
 
Core
No
0000913: postgres ProductionPlanData error zero
While trying to insert a "Product management"/"Production" tab "Production Plan" I got an Error 0 Zero.

attached is logfile log4j_TAD_PUBLIC_RELEASE.log.

I am quite certain I am doing something wrong, openbravo is my first erp experience. But a comprehensive error message would be nice.

Unrelated problem: this logfile at location /tomcat/logs could not be written by the application. I made a symlilnk to catch te error.
No tags attached.
Issue History

Notes
(0004502)
user71   
2005-06-01 00:00   
(edited on: 2008-06-12 09:43)
This bug was originally reported in SourceForge bug tracker and then migrated to Mantis.

You can see the original bug report in:
https://sourceforge.net/support/tracker.php?aid=1659366 [^]
(0000722)
cromero   
2007-02-14 10:46   
(edited on: 2008-06-12 09:17)
Logged In: YES
user_id=1500614
Originator: NO

You are right.
It's a problem due to non-lazy evaluation in postgreSQL.
You can find the corrected triggers attached.
Thanks,
Carlos Romero
Openbravo Team
File Added: MProductionPlanTRG.sql
(0000723)
user71   
2007-02-15 23:27   
(edited on: 2008-06-12 09:17)
Logged In: YES
user_id=787035
Originator: YES

Thank you for this beautiful file, but I can not find a file with the same name on my computer. If it is in a .jar file, I can manage to replace it, but I really do not know where to look for it.

Carl van Denzen
P.S. the logfile location problem is a Tomcat problem I guess.
(0000724)
user71   
2007-02-20 22:53   
(edited on: 2008-06-12 09:17)
Logged In: YES
user_id=787035
Originator: YES

I figured out that I had to feed this file into postgres. Problem resolved. Thank you.

Carl.