Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0002390Openbravo ERP07. Sales managementpublic2007-12-19 11:062008-07-08 12:27
user71 
cromero 
normalminoralways
closedfixed 
5
 
2.40beta 
No
Core
No
0002390: Error in Sales Order in PostgreSQL
When you try to complete a Sales Order and:

- Transaction Document = Warehouse Order
- Form of Payment = Shipment Cash

The following error appears:

- Error:
null value in column "isreceipt" violates not-null constraint

Environment:

- Linux (CentOS)
- Postgres 4.1.3
- Jdk 1.6.0_02
- Tomcat 5.5
No tags attached.
depends on backport 0003612 closed cromero Error in Sales Order in PostgreSQL 
Issue History
2008-07-08 12:27psarobeStatusresolved => closed
2008-07-08 12:27psarobeFixed in Version2.40alpha-r2 => 2.40beta

Notes
(0005979)
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=1853830 [^]
(0002831)
rafaroda   
2007-12-19 16:26   
(edited on: 2008-06-12 09:23)
Logged In: YES
user_id=1892190
Originator: NO

Hi,

'Group' field corresponds to the release where this bug will be corrected. By the moment, this is not planned. Thank you for your report.

Rafa Roda Palacios
Openbravo Team
(0002832)
cromero   
2008-01-29 12:32   
(edited on: 2008-06-12 09:23)
Logged In: YES
user_id=1500614
Originator: NO

Fixed in the trunk since revision 2165

Modified function C_ORDER_POST1 due wrong use of a variable named isSoTrx (as the column name).

Carlos Romero
Openbravo Team