Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0001492Openbravo ERPC. Securitypublic2007-07-04 03:212008-11-06 19:02
plujan 
alostale 
normalminoralways
closedfixed 
5
 
2.40alpha-r3 
No
Core
No
0001492: Incorrect message trying to reactivate an Order
Description:
Incorrect message trying to reactivate an Order

Enviroment:
OS: Windows XP SP2
DB: Oracle XE
Browser: FF2
Openbravo: 2.31 Beta
Language: English

Steps:
1. Go Procurement Management > Transactions > Purchase Order
2. Select an Order with lines. Status=draft
3. Complete the order
4. Close the order
5. Click again on Close Button. The Request process window pops up, but the selector has no values (see attach 1)
6. Click Ok.
7. An incorrect message appears (see attach 2) ORA-01407: no se puede actualizar ("TAD"."C_ORDER"."DOCACTION") a un valor NULL
No tags attached.
Issue History
2008-11-06 19:02psarobeRegression testing => No
2008-11-06 19:02psarobeStatusresolved => closed

Notes
(0005081)
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=1747438 [^]
(0001412)
plujan   
2007-07-04 03:22   
(edited on: 2008-06-12 09:19)
Logged In: YES
user_id=1759992
Originator: YES

File Added: CL2_OracleMessage.GIF
(0001413)
pjuvara   
2007-10-19 12:42   
(edited on: 2008-06-12 09:19)
Logged In: YES
user_id=1871571
Originator: NO

Downgrading to P6 as this is not a critical flow.
(0001414)
rafaroda   
2008-06-03 14:26   
(edited on: 2008-06-12 09:19)
Logged In: YES
user_id=1892190
Originator: NO

In these automatically generated windows for processing, drop-down should be mandatory and a message should display if no action is selected.
(0001415)
alostale   
2008-06-04 11:32   
(edited on: 2008-06-12 09:19)
Logged In: YES
user_id=1500722
Originator: NO

r4789 | alostale | 2008-06-04 11:30:19 +0200 (Wed, 04 Jun 2008) | 26 lines

bug fixed [ 1747438 ] Incorrect message trying to reactivate an Order

The solution for this bugs includes 2 points:

*Action combo is now mandatory so it is not allowed to leave it blank, additionaly the blank option is not available.

*Display logic has been added to process button not to show them if no action is available for the current satatus, depending on the table different statuses are the ones that prevent the button to be shown, this is the classification by tables and windows:

-C_ORDER: CL, VO
  Purchase Order
  Sales Order
  Simple Sales Order
  
-C_INVOICE: CL, RE
  Sales Invoice
  Purchase Invoice

-M_INOUT: CL, VO
  Incoming Shipment
  Outgoing Shipment
  Goods Receipt
  Goods Shipment
  
-GL_JORUNAL: CL
  GL/Journal