Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0033229Openbravo ERP01. General setuppublic2016-06-13 11:442016-09-08 16:43
maite 
nonofrancisco 
urgentmajoralways
scheduledopen 
5
 
 
Core
No
0033229: To include "Validation Process" extension points for C_Order_Post procedure
Similar that C_Invoice_Post procedure has, it would be useful to also have extension point at the beginning of C_Order_Post to perform validations before starting the process.
Access "Extension Points" window as System Administrator, filter by "c_order_post" name and realize that only "Finish Process" extension point possibility exists at the moment
No tags attached.
related to feature request 00242933.0MP27 closed alostale Add extension point to do validations prior to execute C_Invoice_Post 
Issue History
2016-06-13 11:44maiteNew Issue
2016-06-13 11:44maiteAssigned To => platform
2016-06-13 11:44maiteModules => Core
2016-06-13 11:44maiteTriggers an Emergency Pack => No
2016-06-13 11:44maiteAssigned Toplatform => Triage Finance
2016-06-13 11:44maiteCategory00. Application dictionary => 01. General setup
2016-06-13 11:44maiteIssue Monitored: networkb
2016-06-13 19:09aferrazRelationship addedrelated to 0024293
2016-06-13 19:13maiteTypedesign defect => feature request
2016-06-13 19:15maiteResolution time => 1467324000
2016-06-13 19:15maiteSeveritymajor => minor
2016-06-13 19:15maiteTypefeature request => defect
2016-06-14 16:58maiteResolution time1467324000 =>
2016-06-14 16:58maiteSeverityminor => major
2016-06-14 16:58maiteTypedefect => feature request
2016-09-05 22:50nonofranciscoAssigned ToTriage Finance => nonofrancisco
2016-09-05 22:51nonofranciscoStatusnew => scheduled
2016-09-08 16:43nonofranciscoNote Added: 0089846

Notes
(0089846)
nonofrancisco   
2016-09-08 16:43   
Test plan

Log as OPenbravo/openbravo
As System Administrator
  Access "Extension Points" window
  Filter by "c_order_post"
  Realize there is a "C_Order_Post - Validation Process" extension point.
  
To verify the execution of "C_Order_Post - Validation Process" extension point procedures:
  Register a procedure in tab "Procedures" under "Extension Points" window for "C_Order_Post - Validation Process" extension point
  Create the procedure in data base
  Create an order
  Post it
  Verify somehow the procedure was executed (logs, exceptions, etc.)