Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0001932Openbravo ERP03. Procurement managementpublic2007-09-11 10:412008-06-12 09:43
alostale 
user71 
normalminoralways
closedfixed 
5
 
pi 
Core
No
0001932: Order Post fails if charge amount is null
C_Order_post process fails if C_Order.chargeamt is null.
No tags attached.
Issue History

Notes
(0005521)
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=1792216 [^]
(0002052)
alostale   
2007-10-03 16:56   
(edited on: 2008-06-12 09:21)
Logged In: YES
user_id=1500722
Originator: YES

this should be checked in the PL
(0002053)
user71   
2008-05-20 17:04   
(edited on: 2008-06-12 09:21)
Logged In: YES
user_id=1964080
Originator: NO

It's not usual that the charge amount is null, but in rare circumstances it can happen, and then the c_order_post process never finishes.

Fixed since revision 4378 in the trunk.

  - When charge amount is null now it is replaced by zero.

Websvn diff:
https://dev.openbravo.com/websvn/openbravo/?op=comp&compare[]=%2F@4377&compare[]=%2F@4378 [^]