View source | Discuss this page | Page history | Printable version   

ExtensionPoints

Contents

Extension Points

This is the list of available Extension Points on core procedures.

C_Order_Post - Finish Process Extension Point

This extension point is called at the end of the C_Order_Post1 function, the function that processes orders

Message and Result have to be retrieved after the procedures have been launched as they might be changed by those procedures to set warnings and messages to the user.

C_Order_Post - Validation Process

This extension point is called at the beginning of the C_Order_Post1 function, the function that processes orders

Message and Result have to be retrieved after the procedures have been launched as they might be changed by those procedures to set warnings and messages to the user.

C_Invoice_Post - Finish_Process Extension Point

This extension point is called at the end of the C_Invoice_Post function, the function that processes invoices

Message and Result have to be retrieved after the procedures have been launched as they might be changed by those procedures to set warnings and messages to the user.

M_Inout_Post - Finish_Process Extension Point

This extension point is called at the end of the M_Inout_Post function, the function that completes shipments

Message and Result have to be retrieved after the procedures have been launched as they might be changed by those procedures to set warnings and messages to the user.

M_Inout_Create - Calling Post Process

This extension point is called inside the M_Inout_Create function, the function that creates shipments from orders. It allows depending on the result returned to call the function to complete the shipment created or not and leave the shipment in draft status.

M_Inout_Cancel - Calling Post Process

This extension point is called inside the M_Inout_Cancel function, the function that cancels shipments from orders. It allows depending on the result returned to call the function to complete the shipment created or not and leave the shipment in draft status.

MA_Copy_Version - Finish Process

This extension point is called at the end of the MA_Copy_Version function, the function that copy process plan versions.

Message and Result have to be retrieved after the procedures have been launched as they might be changed by those procedures to set warnings and messages to the user.

MA_Workrequirement_Process - Finish Process

This extension point is called at the end of the MA_Workrequirement_Process function, the function that processes Works Requirements

Message and Result have to be retrieved after the procedures have been launched as they might be changed by those procedures to set warnings and messages to the user.

MA_Productionrun_Standard - Finish Process

This extension point is called at the end of the MA_Productionrun_Standard function, the function used by Create Standards process

Message and Result have to be retrieved after the procedures have been launched as they might be changed by those procedures to set warnings and messages to the user.

MA_Workeffort_Validate - Finish Process

This extension point is called at the end of the MA_Workeffort_Validate function, the function that validates Works Efforts

Message and Result have to be retrieved after the procedures have been launched as they might be changed by those procedures to set warnings and messages to the user.

M_Get_Stock - Finish Process

This extension point is called at the end of the M_Get_Stock function, the function that gets stock from the Warehouse. This function is used in Warehouse Stock Management functionality.

From 3.0MP10 it is possible to customize the stock that Warehouse Stock Management proposes.

Message and Result have to be retrieved after the procedures have been launched as they might be changed by those procedures to set warnings and messages to the user.

M_PriceList_Create - Finish Process

This extension point is called at the end of the M_Pricelist_Create function, the function that create prices based on parameters of the price list version. See Price List Version

Message and Result have to be retrieved after the procedures have been launched as they might be changed by those procedures to set warnings and messages to the user.

Retrieved from "http://wiki.openbravo.com/wiki/ExtensionPoints"

This page has been accessed 8,665 times. This page was last modified on 26 January 2018, at 09:01. Content is available under Creative Commons Attribution-ShareAlike 2.5 Spain License.